Skip to content

peng-data-minimization/minimizer

Repository files navigation

data minimization tools Python package

Python library for data minimization tools.

Installation

pip install data-minimization-tools

See on PyPi.

Documentation

Read the Docs

Development

Feel free to contribute. To install from source run pip install ..

Testing

Run tests by executing tests/test_app.py. The following functionality is being tested:

  • The reduce_to_media function
  • The reduce_to_nearest_value function
  • The drop_keys function
  • The implementation of the cvdi package (the anonymoze_journey function) both from a fitfile or from directly provisioned data.

About

Generic data minimization lib for streaming use cases

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published