Matt Hall
Matt Hall
Implemented in d849ca18138472d6e05d9b99075a356f4dd34721 `__version__` deprecated, remove in v0.6.0.
Argh, still flaky. Clearly this test is not as robust as I hoped, maybe need to use something other than (or in addition to?) K-S.
Temporarily fixed this byusing `default_rng` with a seed -- but would rather have a test that a decent sample passes on.
Much better now but failed again on 3.9 here https://github.com/scienxlab/redflag/actions/runs/6385283773
@abuharish02 Sorry to be slow. Thanks a lot for offering to look at this; please work on a personal fork and PR back here. And I will try to pay...
@k31i Thanks a lot for offering to look at this. Only process is really to work on a personal fork and make PR's back to this repo. I think if...
@bhoomikaagrawal16 hello, and thanks for thinking of contributing! I guess there's at least a couple of scenarios: - Duplicate rows in any dataset -- not a good thing. - Rows...
NB there are functions in `utils.py` already, at least for `has_flat` and `has_monotonic`
Also wondering if I should make a clearer distinction between warnings about `redfalg`'s operation and warnings about data ("red flags"), other than just using a :triangular_flag_on_post: emoji in the data...
Looks like can use `pytest-notebook` then use `pytest docs --nb-test-files`.