This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
You've already forked superset2
mirror of
https://github.com/apache/superset.git
synced
2026-07-09 08:15:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1eea2bdf363357f95af56bb4c4e366af2aff78cb
superset2
/
tests
/
unit_tests
/
pandas_postprocessing
History
EUbaldiEC
9a24d42d65
fix(chart): Fix heatmap charts when filtering down to one row/colum (
#40738
)
...
Co-authored-by: Joe Li <
joe@preset.io
> Co-authored-by: Evan Rusackas <
evan@preset.io
>
2026-07-05 14:24:33 -07:00
..
__init__.py
…
test_aggregate.py
fix(pandas_postprocessing): pass string operator names to GroupBy.agg to avoid FutureWarning (
#41025
)
2026-06-27 15:01:43 -07:00
test_boxplot.py
…
test_compare.py
…
test_contribution.py
…
test_cum.py
…
test_diff.py
…
test_flatten.py
…
test_geography.py
…
test_histogram.py
fix(histogram): add NULL handling for histogram (
#35693
)
2025-11-14 11:54:13 -08:00
test_pivot.py
fix(mixed-timeseries): preserve all-NaN metric columns after pivot when Jinja evaluates to NULL (
#40005
)
2026-05-14 07:46:34 -03:00
test_prophet.py
test(ci): stabilize master checks (
#41650
)
2026-07-02 15:32:06 -07:00
test_rank.py
fix(chart): Fix heatmap charts when filtering down to one row/colum (
#40738
)
2026-07-05 14:24:33 -07:00
test_rename.py
…
test_resample.py
fix(sql): broaden mutating-statement detection in SQL Lab parser (
#40421
)
2026-06-16 15:07:34 -07:00
test_rolling.py
…
test_select.py
…
test_sort.py
…
test_utils.py
…
utils.py
…