Skip to content

popmon v0.3.12

Compare
Choose a tag to compare
@sbrugman sbrugman released this 21 Jan 00:23
· 422 commits to master since this release
89add7f
  • Add proper check of matrix invertibility of covariance matrix in stats/numpy.py
  • Add support for the Spark date type
  • Install Spark on Github Actions to be able to include spark tests in our CI/CD pipeline
  • Upgrade linting to use pre-commit (including pyupgrade for python3.6 syntax upgrades)
  • Add documentation on how to run popmon using spark on Google Colab (minimal example from scratch)