Histogrammar

Latest version: v1.1.0

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

Scan your dependencies

Page 1 of 2

1.1.0

-----------------------
* Removed all ROOT, cpp and cuda code, it was no longer supported.

1.0.34

------------------------
* Fix typo in build pipeline Python versions config list.
* Fix error in SparselyBin __eq__ method.
* Fix test utility corner case error (test_numpy.twosigfigs function).
* Fix error in test context manager for pandas which prevented execution of tests.
* Fix error in expected bin count in test_numpy.test_n_bins test.
* Prevent logging zero execution time TestNumpy class.

* Remove Python 3.8 environment from build pipeline.
* Support numpy >= 2.0.0 (np.string_ -> np.bytes_, np.unicode_ -> np.str_).
* Remove uses of pd.util.testing.makeMixedDataFrame not available in pandas >= 2.0.0.
* Switch from 'pkg_resources' to 'importlib' module for resolving package files.
* Switch from 'distutils.spawn' to 'shutil.which' for finding nvcc command.

* Remove unused test_gpu.twosigfigs function.
* Refactor tests with Numpy() and Pandas() context managers to use single 'with' statement.

* Switch from setup.py to pyproject.toml
* Add numpy<2,pandas<2 test environment to build pipeline test matrix

1.0.33

------------------------
* fix of get_sub_hist() when Bin histogram is filled only with nans.

1.0.32

------------------------
* Support for decimal datetype in pandas and spark.

1.0.31

------------------------
* fix of spark df timestamp datatype detection (59)
* fix for invalid bin_edges for SparselyBin histogram (60)

1.0.30

-------------------------
* Fix for machine-level rounding error, which can show up on in num_bins() call of Bin histogram.
* supersedes broken v1.0.29

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.