superset/tests/unit_tests/pandas_postprocessing
Maxime Beauchemin e51b95ffa8
chore: enforce more ruff rules (#31447)
Co-authored-by: Elizabeth Thompson <eschutho@gmail.com>
2024-12-18 17:41:34 -08:00
..
__init__.py refactor: postprocessing move to unit test (#18779) 2022-02-17 20:05:41 +08:00
test_aggregate.py refactor: postprocessing move to unit test (#18779) 2022-02-17 20:05:41 +08:00
test_boxplot.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
test_compare.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
test_contribution.py fix: Contribution percentages for ECharts plugins (#28368) 2024-05-08 15:54:21 -03:00
test_cum.py fix(post-processing): handle missing values in cumulative operator (#26429) 2024-01-09 08:56:19 -03:00
test_diff.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
test_flatten.py chore: Update pre-commit packages (#23173) 2023-03-13 17:05:13 -06:00
test_geography.py refactor: postprocessing move to unit test (#18779) 2022-02-17 20:05:41 +08:00
test_histogram.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
test_pivot.py chore(tests): Spelling (#25454) 2024-08-20 14:47:29 -06:00
test_prophet.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
test_rename.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
test_resample.py fix(postprocessing): resample with holes (#27487) 2024-03-14 12:02:01 -07:00
test_rolling.py fix(utils): fix off-by-one error in how rolling window's min_periods truncates dataframe (#27388) 2024-03-21 16:06:36 -06:00
test_select.py feat(advanced analysis): support MultiIndex column in post processing stage (#19116) 2022-03-23 13:46:28 +08:00
test_sort.py chore: enforce more ruff rules (#31447) 2024-12-18 17:41:34 -08:00
test_utils.py feat: generate label map on the backend (#21124) 2022-08-22 21:00:02 +08:00
utils.py chore(pre-commit): Add pyupgrade and pycln hooks (#24197) 2023-06-01 12:01:10 -07:00