Data-utilities

Latest version: v1.2.10

Safety actively analyzes 621498 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.2.8

* **Added `sklearn_utilities`**.
* Improved tests customization in `du.test`.
* Greatly improved documentation to `matplotlib_utilities`.
* Greatly expanded `pandas_utilities` functions.
* Improved tests as a whole.

1.2.7

* Greatly improved `matplotlib_utilities` module.

* Removed dependency with `unidecode` module.

* tests: enabled parametrized tests invocations such as:
`python3 -c "import data_utilities as du; du.test(label='fast')"`
`python3 -c "import data_utilities as du; du.test(N=500)"`

* Add a test for the `test_support` file itself.

1.2.6

* Other
* Stable version uploaded to pypi

1.2.1

* Other
* Development versions uploaded to pypi

1.2.0

<!---
* `matplolib_utilities`
* A

* `pandas_utilities`
* A

* `python_utilities`
* A
-->

* Other
* Added package to PyPA as `data_utilities`
* Added a test method to the package:
python3 -c `import data_utilities as du; du.test()`

1.1.0

* Improved `histogram_of_dataframe` function: added a textbox with summary
statistics.

* Added a function to scale axes axis (`scale_axes_axis`).

* Added a colorbar argument to `plot_3d`.

* Label containers now return a list of matplotlib Text objects.

* Added a boolean column to `dummy_dataframe`.

* Added a test module for other libraries: `matplotlib_utilities` and
`python_utilities`.

* Cleaned up the code.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.