Some tools for working with data
Project description
Data tools
Some tools for working with data
Free software: Apache Software License 2.0
Documentation: https://datools.readthedocs.io.
Features
TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.3 (2021-12-31)
Introduced mypy to linting and CI to ensure code that makes it to main has proper types.
Created first working example of [DIFF working on a real-world dataset as a Jupyter notebook](https://github.com/marcua/datools/blob/main/examples/diff/intel-sensor.ipynb). This example partially replicates the Scorpion paper when only moteid/sensorids are considered.
Separated the on_columns argument of diff into on_column_values (columns for which you want to generate equality predicates as explanations) and and on_column_ranges (columns for which you want to generate range predicates as explanations after bucketing the ranges into 15 equi-sized buckets).
0.1.2 (2021-11-07)
First release of DIFF algorithm implementation.
0.1.0 (2021-05-09)
First release on PyPI.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for datools-0.1.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6bc26d202e5f27de1e3754df455df11ea789f6f8764d2164a66baa5ca0461606 |
|
MD5 | 9d390ce32708cf327c41a1e114680624 |
|
BLAKE2b-256 | acc51307dee16388ca5c44ee341c670d881ac2eeb06efc12d2dabb9a9f094e3c |