Skip to content

Releases: ing-bank/popmon

popmon v0.3.7

08 Jul 09:23
Compare
Choose a tag to compare
  • 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

02 Jul 23:11
Compare
Choose a tag to compare
  • 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

16 Jun 13:32
e6aec37
Compare
Choose a tag to compare
  • Extended the make commands (added make install and make lint check=1 for check only).
  • Add license headers to source files.

popmon v0.3.4

10 Jun 19:43
Compare
Choose a tag to compare
  • 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