popmon v0.3.12
- 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
(includingpyupgrade
forpython3.6
syntax upgrades) - Add documentation on how to run popmon using
spark
onGoogle Colab
(minimal example from scratch)