Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scls19fr/pandas-anonymizer
Some functions to anonymize data with Python Pandas
https://github.com/scls19fr/pandas-anonymizer
Last synced: about 1 month ago
JSON representation
Some functions to anonymize data with Python Pandas
- Host: GitHub
- URL: https://github.com/scls19fr/pandas-anonymizer
- Owner: scls19fr
- License: isc
- Created: 2015-12-23T07:33:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T11:31:52.000Z (almost 9 years ago)
- Last Synced: 2024-06-11T17:44:27.230Z (5 months ago)
- Language: Python
- Size: 22.5 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
Awesome Lists containing this project
README
===============================
pandas-anonymizer
===============================.. image:: https://img.shields.io/pypi/v/pandas_anonymizer.svg
:target: https://pypi.python.org/pypi/pandas_anonymizer.. image:: https://img.shields.io/travis/scls19fr/pandas_anonymizer.svg
:target: https://travis-ci.org/scls19fr/pandas_anonymizer.. image:: https://readthedocs.org/projects/pandas_anonymizer/badge/?version=latest
:target: https://readthedocs.org/projects/pandas_anonymizer/?badge=latest
:alt: Documentation StatusSome functions to anonymize data with Python Pandas.
* Free software: BSD license
* Documentation: https://pandas_anonymizer.readthedocs.org.Features
--------* TODO
Credits
---------This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage