This website requires JavaScript.
Explore
Help
Register
Sign In
QT
/
superset2
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/superset.git
synced
2026-09-01 21:11:28 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
176257e42a1d2b5f2decfaa16802da59cdc2b126
superset2
/
superset
/
utils
/
pandas_postprocessing
T
History
madhushreeag
and
madhushree agarwal
271564cb0d
feat(config): add EXTRA_PANDAS_POSTPROCESSING_OPS extension point (
#43337
)
...
Co-authored-by: madhushree agarwal <
madhushree_agarwal@apple.com
>
2026-08-20 13:15:41 -07:00
..
__init__.py
feat(config): add EXTRA_PANDAS_POSTPROCESSING_OPS extension point (
#43337
)
2026-08-20 13:15:41 -07:00
aggregate.py
…
boxplot.py
fix(pandas_postprocessing): avoid FutureWarning for max/min in boxplot MINMAX (
#42272
)
2026-07-22 15:02:14 -07:00
compare.py
chore: python version to 3.11 (while supporting 3.10) (
#31503
)
2025-01-13 18:22:49 -08:00
contribution.py
fix(charts): fix time comparison crash when offsets share a numeric prefix (
#39344
)
2026-07-07 17:46:30 -07:00
cum.py
fix(post-processing): handle missing values in cumulative operator (
#26429
)
2024-01-09 08:56:19 -03:00
diff.py
…
flatten.py
…
geography.py
fix(build/backend): migrate to deps-free
pygeohash
with pre-built wheels at runtime (
#37524
)
2026-03-04 11:24:43 -08:00
histogram.py
fix(pandas-postprocessing): resolve SettingWithCopyWarning in histogram and boxplot (
#36605
)
2026-06-13 16:31:32 -07:00
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
prophet.py
fix(forecast): resolve time grain robustly for Prophet forecasting (
#42145
)
2026-07-22 16:08:57 -07:00
rank.py
fix(chart): Fix heatmap charts when filtering down to one row/colum (
#40738
)
2026-07-05 14:24:33 -07:00
rename.py
…
resample.py
fix: silence deprecation warnings causing noisy production logs (
#38128
)
2026-03-02 10:55:00 -08:00
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
select.py
…
sort.py
…
utils.py
fix: drop post-processing options the operation no longer accepts (
#42927
)
2026-08-19 18:15:15 -07:00