superset/tests/unit_tests/pandas_postprocessing
2022-07-01 19:17:55 +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 fix: Box Plot Chart throws an error when the average (AVG) / SUM is being calculated on the Metrics (#20235) 2022-06-02 10:00:04 +08:00
test_compare.py refactor: remove unused flatten function (#20582) 2022-07-01 19:17:55 +08:00
test_contribution.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
test_cum.py refactor: remove unused flatten function (#20582) 2022-07-01 19:17:55 +08:00
test_diff.py chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
test_flatten.py fix: drop the first level of MultiIndex (#19716) 2022-04-14 23:40:38 +08:00
test_geography.py refactor: postprocessing move to unit test (#18779) 2022-02-17 20:05:41 +08:00
test_pivot.py refactor: remove unused flatten function (#20582) 2022-07-01 19:17:55 +08:00
test_prophet.py [fbprophet] Fix frequencies (#20326) 2022-06-19 21:53:09 -07:00
test_rename.py feat: add renameOperator (#19776) 2022-04-20 19:48:12 +08:00
test_resample.py refactor: remove unused flatten function (#20582) 2022-07-01 19:17:55 +08:00
test_rolling.py refactor: remove unused flatten function (#20582) 2022-07-01 19:17:55 +08: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 feat(advanced analysis): support MultiIndex column in post processing stage (#19116) 2022-03-23 13:46:28 +08:00
utils.py refactor: postprocessing move to unit test (#18779) 2022-02-17 20:05:41 +08:00