histogrammar / histogrammar-python

Python implementation of Histogrammar, a package for creating histograms with Numpy, Pandas and Spark.
https://histogrammar.github.io/histogrammar-docs/
Apache License 2.0
33 stars 11 forks source link

categorize histogram now handles nans in friendlier way #44

Closed mbaak closed 3 years ago

mbaak commented 3 years ago

categorize histogram now handles nones and nans in friendlier way

In addition:

added unit test for doing checks on null conversion to nans