Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.3.12 release #84

Merged
merged 28 commits into from
Jan 21, 2021
Merged

v0.3.12 release #84

merged 28 commits into from
Jan 21, 2021

Commits on Oct 24, 2020

  1. Add image to README.rst (#64)

    Add image to README.rst
    sbrugman authored Oct 24, 2020
    Configuration menu
    Copy the full SHA
    5c44fbd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Traffic light overview (#62)

    * Traffic light overview plot
    
    Other changes:
    - suppress "matplotlib backend" verbose warning
    - click on "popmon report" also scrolls to top
    - fix example comment
    sbrugman authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    9e95fac View commit details
    Browse the repository at this point in the history
  2. Update HTML reports using Github Actions (#63)

    * Github Actions for building examples as artifacts
    sbrugman authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    0282428 View commit details
    Browse the repository at this point in the history
  3. Version bump

    sbrugman committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    3033abe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d018a12 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2020

  1. Bump numpy from 1.18.0 to 1.19.4

    Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 to 1.19.4.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
    - [Commits](numpy/numpy@v1.18.0...v1.19.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sbrugman committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    518fb37 View commit details
    Browse the repository at this point in the history
  2. Revert "Bump numpy from 1.18.0 to 1.19.4"

    This reverts commit 518fb37.
    sbrugman committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    8ffe8f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Add notebook testing + fixes accordingly (#67)

    * Testing: Change notebook testing to pytest-notebook (current tests were skipped). Add try-except ImportError for pyspark code.
    
    Bugfix in hist.py that broke the advanced tutorial.
    
    Enhancement: Add %%capture to pip install inside of notebooks.
    
    Enhancement: Make package install in notebooks work with paths with spaces.
    
    * Update requirements-test.txt
    
    * Update test_notebooks.py
    
    * Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.
    
    * Increase timeout
    sbrugman authored Nov 11, 2020
    Configuration menu
    Copy the full SHA
    703f680 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. List talks and articles (#66)

    * List talks and articles
    * Add Data Lunch
    sbrugman authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    756868f View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2020

  1. Update README.rst

    sbrugman authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    8dce537 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    sbrugman authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    c9f0954 View commit details
    Browse the repository at this point in the history
  3. Version bump

    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6424d27 View commit details
    Browse the repository at this point in the history
  4. Bump numpy from 1.18.0 to 1.19.4

    Bumps [numpy](https://github.com/numpy/numpy) from 1.18.0 to 1.19.4.
    - [Release notes](https://github.com/numpy/numpy/releases)
    - [Changelog](https://github.com/numpy/numpy/blob/master/doc/HOWTO_RELEASE.rst.txt)
    - [Commits](numpy/numpy@v1.18.0...v1.19.4)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    32f7d73 View commit details
    Browse the repository at this point in the history
  5. Revert "Bump numpy from 1.18.0 to 1.19.4"

    This reverts commit 518fb37.
    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    d4e82e7 View commit details
    Browse the repository at this point in the history
  6. Add notebook testing + fixes accordingly (#67)

    * Testing: Change notebook testing to pytest-notebook (current tests were skipped). Add try-except ImportError for pyspark code.
    
    Bugfix in hist.py that broke the advanced tutorial.
    
    Enhancement: Add %%capture to pip install inside of notebooks.
    
    Enhancement: Make package install in notebooks work with paths with spaces.
    
    * Update requirements-test.txt
    
    * Update test_notebooks.py
    
    * Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.
    
    * Increase timeout
    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    84709fb View commit details
    Browse the repository at this point in the history
  7. List talks and articles (#66)

    * List talks and articles
    * Add Data Lunch
    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    828a2ec View commit details
    Browse the repository at this point in the history
  8. Update README.rst

    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    5d36a65 View commit details
    Browse the repository at this point in the history
  9. Update README.rst

    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    475e659 View commit details
    Browse the repository at this point in the history
  10. Version bump

    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    7efc66d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c3d038d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #75 from ing-bank/merge-master

    merge master in develop
    sbrugman authored Dec 7, 2020
    Configuration menu
    Copy the full SHA
    6a85fa5 View commit details
    Browse the repository at this point in the history
  13. merge

    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    042ce33 View commit details
    Browse the repository at this point in the history
  14. Fix order alerts

    sbrugman committed Dec 7, 2020
    Configuration menu
    Copy the full SHA
    f3021dc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. bugfix: check of covariance matrix invertibility in relative_chi_squa…

    …red func
    
    Added proper check of matrix invertibility of covariance matrix in the function relative_chi_squared() in stats/numpy.py
    
    Apparently this check is not propely done by default by numpy.linalg.inv(), see:
    https://stackoverflow.com/questions/13249108/efficient-pythonic-check-for-singular-matrix/13264934#13264934
    
    In one of our unit tests we were inverting a non-invertible covariance matrix,
    causing maching precision problems (differences) between different systems, causing
    the test to fail on some systems, but passing on others.
    
    With a strict invertibility check in place, this test is now fixed and consistent b/n various systems.
    mbaak authored and sbrugman committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    31f3dfb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Support spark date type (#82)

    Support for the Spark date type (treated as a timestamp).
    
    Extending the unit tests for this 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)
    Document how to run popmon using spark on Google Colab (minimal example from scratch)
    sbrugman authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    841bdbd View commit details
    Browse the repository at this point in the history
  2. Remove nbconvert dependency (#83)

    Remove nbconvert
    tomcis authored Jan 20, 2021
    Configuration menu
    Copy the full SHA
    69429bf View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Version bump

    tomcis committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    6e8d8fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73efc3c View commit details
    Browse the repository at this point in the history