-
-
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: Empty column name in group dataframe when using pyarrow types
Bug
Resample
resample method
#59823
opened Sep 16, 2024 by
dbalabka
2 of 3 tasks
BUG: In Functionality to remove in pandas
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Resample
resample method
main
, using resample().interpolate(inplace=True)
raises an exception
Bug
Deprecate
#58690
opened May 12, 2024 by
Dr-Irv
3 tasks done
DEPR: resample with PeriodIndex
Clean
Period
Period data type
Resample
resample method
Stale
#58021
opened Mar 26, 2024 by
jbrockmendel
Loading…
5 tasks
BUG: Resampling with non nano returns an error
Bug
Non-Nano
datetime64/timedelta64 with non-nanosecond resolution
Regression
Functionality that used to work in a prior pandas version
Resample
resample method
ENH: Add limit_area to Resample.ffill and Resample.bfill
Enhancement
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Resample
resample method
#56532
opened Dec 17, 2023 by
rhshadrach
PERF: Optimize resample Method by Adding Precomputation and Subgroup Aggregation Option
Needs Triage
Issue that has not been reviewed by a pandas team member
Performance
Memory or execution speed performance
Resample
resample method
#55563
opened Oct 17, 2023 by
dorianquelle
3 tasks done
REF: Replace args/kwargs in groupby.resample with TimeGrouper arguments
Groupby
Needs Discussion
Requires discussion from core team before further action
Refactor
Internal refactoring of code
Resample
resample method
#54961
opened Sep 2, 2023 by
rhshadrach
DOC: TimeGrouper seems to be missing
Docs
Resample
resample method
#54295
opened Jul 28, 2023 by
wjandrea
1 task done
BUG: Unnecessary NonExistentTimeError when resampling weekly
Bug
Resample
resample method
#53666
opened Jun 14, 2023 by
MarcoGorelli
3 tasks done
BUG: resample with freq W-Mon and first data point starts on Monday doesn't respect closed
Bug
Frequency
DateOffsets
Resample
resample method
#53612
opened Jun 12, 2023 by
MarcoGorelli
2 of 3 tasks
BUG: resample dropping column
Bug
Regression
Functionality that used to work in a prior pandas version
Resample
resample method
#53110
opened May 5, 2023 by
hyonschu
3 tasks done
BUG: groupby.resample index is 32-bit on 64-bit Windows when grouping by Python ints
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
Resample
resample method
#52710
opened Apr 17, 2023 by
rhshadrach
BUG: Resampling to monthly/quarterly/yearly ignores offset parameter
Bug
Frequency
DateOffsets
Resample
resample method
#49697
opened Nov 14, 2022 by
rwijtvliet
2 of 3 tasks
ENH: Support numba-accelerated operations
Resample
resample method
Resampler.mean(engine="numba")
Enhancement
numba
#48675
opened Sep 21, 2022 by
donghyyun
3 tasks done
BUG: May be closeable, needs more eyeballs
Datetime
Datetime data dtype
Groupby
Resample
resample method
pd.Grouper
creates empty groups (and in doing so is inconsistent with groupby
) with pd.DatetimeIndex
Closing Candidate
#47963
opened Aug 4, 2022 by
bollard
2 of 3 tasks
BUG: Resample with idxmax/idxmin raises ValueError if missing a period
Bug
Resample
resample method
#47350
opened Jun 14, 2022 by
hoxbro
2 of 3 tasks
BUG: Why is resampling with rule='7d' different than resampling with rule='168h'?
Bug
Resample
resample method
#44996
opened Dec 21, 2021 by
mkp-gebensleben
2 tasks done
BUG: resampling with origin='end_day' raises ValueError: Values falls before first bin
Bug
Resample
resample method
#44957
opened Dec 18, 2021 by
mkp-gebensleben
2 of 3 tasks
BUG: Unexpected side effects within Apply, Aggregate, Transform, Map
Bug
Resample
resample method
agg
function
Apply
#44813
opened Dec 8, 2021 by
matteosantama
2 of 3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.