Releases: ing-bank/popmon
Releases · ing-bank/popmon
popmon v0.3.7
- Using
ING
's matplotlib style for the report plots (orange plots). - Add
popmon
installation command at the beginning of example notebooks (seamless running).
popmon v0.3.6
- Extending make.bat and Makefile to support
make install
(on all platforms). - Add a snippet on how to use
popmon
with Spark dataframes to the docs. - Update tutorial badges in the documentation.
- Migrate to standard MIT license header.
popmon v0.3.5
- Extended the
make
commands (addedmake install
andmake lint check=1
for check only). - Add license headers to source files.
popmon v0.3.4
- Several improvements aimed at new users, such as updated landing page, documentation and notebooks
- Performance improvement for weighted quantiles
- Consistent code formatting using black and isort
- Automatic release to PyPi on Github Release
- Platform agnostic file handling
- More informative exception messages