-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
BUG: df.rolling.{std, skew, kurt} gives unexpected value
Bug
Window
rolling, ewma, expanding
#61416
opened May 9, 2025 by
Jie-Lei
3 tasks done
BUG(?): rolling sum with pyarrow types results in float64 instead of preserving integer type
Arrow
pyarrow functionality
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Window
rolling, ewma, expanding
#61144
opened Mar 18, 2025 by
MarcoGorelli
3 tasks done
BUG: inconsistent indices in Internal Consistency of API/Behavior
Bug
Groupby
Window
rolling, ewma, expanding
GroupByRolling
when selecting or not selecting subset of columns
API - Consistency
#59567
opened Aug 20, 2024 by
inigohidalgo
2 of 3 tasks
BUG: .rolling-method is not working properly when called with a timedelta
Bug
Window
rolling, ewma, expanding
#57549
opened Feb 21, 2024 by
malte-fu
3 tasks done
BUG: rolling, ewma, expanding
RollingGroupby.agg
returns no columns when column selected in list is one of the groupby columns
Bug
Window
#56705
opened Jan 2, 2024 by
hsorsky
2 of 3 tasks
BUG: ewm times param incompatible with ignore_na=True (misleading result)
Bug
Window
rolling, ewma, expanding
#54604
opened Aug 17, 2023 by
wesleykchen
3 tasks done
BUG: Incorrect rolling std
Bug
Window
rolling, ewma, expanding
#54518
opened Aug 12, 2023 by
ChiQiao
2 of 3 tasks
BUG: roll_skew and roll_kurt compute different result when input same data with diffrent length
Bug
Window
rolling, ewma, expanding
#54380
opened Aug 3, 2023 by
cutebomb
3 tasks done
BUG: rolling window variance with customized window type behaves badly
Bug
Window
rolling, ewma, expanding
#54333
opened Jul 31, 2023 by
cedricjiang
2 of 3 tasks
BUG: sum, mean, min, max, etc.
Window
rolling, ewma, expanding
AttributeError
when rolling.agg
use np.prod
to calculate rolling product
Bug
Reduction Operations
ENH: allow rolling, ewma, expanding
ewm()
to use a DatetimeIndex if times
isn't provided
Enhancement
Window
#54187
opened Jul 19, 2023 by
gsiano
1 of 3 tasks
BUG: Unexpected behavior of df.rolling(indexer).mean()
Bug
Needs Discussion
Requires discussion from core team before further action
Window
rolling, ewma, expanding
#53603
opened Jun 11, 2023 by
philippesamuel
2 of 3 tasks
BUG: Possible bug in rolling standard deviation calculation when using custom weights (pandas.core.window.rolling.Window.std)
Bug
Reduction Operations
sum, mean, min, max, etc.
Window
rolling, ewma, expanding
#53273
opened May 17, 2023 by
jevkus
2 of 3 tasks
ENH: rolling apply multiple columns or whole dataframe
Enhancement
Window
rolling, ewma, expanding
#53235
opened May 15, 2023 by
mb-hz
3 tasks done
BUG: Pandas rolling window always converts to float
Dtype Conversions
Unexpected or buggy dtype conversions
Enhancement
Window
rolling, ewma, expanding
#53214
opened May 13, 2023 by
daviddavo
3 tasks done
ENH: Filter options for rolling windows and non-overlapping windows
Enhancement
Window
rolling, ewma, expanding
#53052
opened May 3, 2023 by
BGameiro2000
2 of 3 tasks
BUG: column on which to calculate the rolling window not excluded from result
Bug
Window
rolling, ewma, expanding
#52299
opened Mar 30, 2023 by
UranusSeven
3 tasks done
API: Should groupby.rolling be treated as a transform
API - Consistency
Internal Consistency of API/Behavior
Groupby
Needs Discussion
Requires discussion from core team before further action
Window
rolling, ewma, expanding
#51751
opened Mar 3, 2023 by
rhshadrach
ENH: passing custom win_type to rolling window
Enhancement
Window
rolling, ewma, expanding
#51540
opened Feb 21, 2023 by
nvasilevv
1 of 3 tasks
ENH: Add masked support for rolling operations
Enhancement
ExtensionArray
Extending pandas with custom dtypes or arrays.
NA - MaskedArrays
Related to pd.NA and nullable extension arrays
Window
rolling, ewma, expanding
#50449
opened Dec 27, 2022 by
bollard
1 of 3 tasks
ENH: Rolling with window=offset and step=offset
Datetime
Datetime data dtype
Enhancement
Window
rolling, ewma, expanding
#50390
opened Dec 22, 2022 by
harrylojames
1 of 3 tasks
BUG: Rank on Rolling window not correct when using FixedForwardWindowIndexer
Bug
Window
rolling, ewma, expanding
#50315
opened Dec 17, 2022 by
jenko
3 tasks done
BUG: groupby sort issue when using rolling
Bug
Groupby
Sorting
e.g. sort_index, sort_values
Window
rolling, ewma, expanding
#50296
opened Dec 16, 2022 by
domjanbaric
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.