ing-bank / popmon

Monitor the stability of a Pandas or Spark dataframe ⚙︎
https://popmon.readthedocs.io/
MIT License
493 stars 33 forks source link

Fix reference type in metric pipeline #265

Closed ruudkassing closed 1 year ago

ruudkassing commented 1 year ago

Fixes issue where metrics pipeline (erroneously) overwrites reference type to "self", see #263.

sbrugman commented 1 year ago

The linting issues are not coming from your PR. Will look into it

sbrugman commented 1 year ago

Superseded by https://github.com/ing-bank/popmon/pull/270 (rebased with linting fixes)