-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: groupby.agg should always agg
API Design
Apply
Apply, Aggregate, Transform, Map
Enhancement
Groupby
Needs Discussion
Requires discussion from core team before further action
DEPR: resample with PeriodIndex
Clean
Period
Period data type
Resample
resample method
Stale
#58021
opened Mar 26, 2024 by
jbrockmendel
Loading…
updated Apr 16, 2025
5 tasks
Add np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Stale
Testing
pandas testing functions or related to the test suite
strict_na
keyword to the assert_.._equal methods for object dtype to help with deprecation
Missing-data
#58072
opened Mar 29, 2024 by
jorisvandenbossche
•
Draft
updated Apr 16, 2025
4 tasks
API/CoW: take view of underlying Block values for shallow (deep=False) copies
Copy / view semantics
Stale
#58966
opened Jun 10, 2024 by
jorisvandenbossche
•
Draft
updated Apr 16, 2025
5 tasks
TST (string dtype): clean-up interpolate tests
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Stale
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
API: make Day preserve time-of-day across DST transitions
Frequency
DateOffsets
Stale
Timezones
Timezone data dtype
#55502
opened Oct 12, 2023 by
jbrockmendel
Loading…
updated Apr 16, 2025
1 of 5 tasks
[READY] perf improvements for strftime
Datetime
Datetime data dtype
Performance
Memory or execution speed performance
Stale
#51298
opened Feb 10, 2023 by
smarie
Loading…
updated Apr 16, 2025
5 tasks done
PERF: improve StringArray.isna
Performance
Memory or execution speed performance
Stale
Strings
String extension data type and string data
#57733
opened Mar 5, 2024 by
jorisvandenbossche
Loading…
updated Apr 16, 2025
5 tasks
PDEP-8: Inplace methods in pandas
Copy / view semantics
inplace
Relating to inplace parameter or equivalent
PDEP
pandas enhancement proposal
#51466
opened Feb 17, 2023 by
lithomas1
Loading…
updated Apr 23, 2025
My feature branch to issue #19129 (read_json and orient='table' With Numeric Column)
IO JSON
read_json, to_json, json_normalize
Stale
#60945
opened Feb 16, 2025 by
chandra-teajunkie
Loading…
updated Apr 26, 2025
4 of 5 tasks
BUG: Passing original properties of
DataFrame
and Series
subclasses to their constructors
Stale
#61101
opened Mar 11, 2025 by
YankoFelipe
Loading…
updated May 17, 2025
5 tasks done
BUG: groupby.agg with UDF changing pyarrow dtypes
Bug
Groupby
pyarrow dtype retention
op with pyarrow dtype -> expect pyarrow result
Stale
BUG: Raise TypeError when joining with non-DataFrame using 'on=' (GH#61434)
Error Reporting
Incorrect or improved errors from pandas
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61454
opened May 18, 2025 by
iabhi4
Loading…
updated May 25, 2025
4 tasks done
BUG: Raise ValueError on integer indexers containing NA; skip test for unsupported EAs(#56727)
#61465
opened May 20, 2025 by
pelagiavlas
Loading…
updated May 28, 2025
5 tasks done
BUG: Fix pivot_table margins to include NaN groups when dropna=False
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#61524
opened May 31, 2025 by
iabhi4
Loading…
updated May 31, 2025
4 tasks done
ENH: Implement translations infrastructure
Docs
#61380
opened Apr 30, 2025 by
goanpeca
Loading…
updated Jun 1, 2025
TST(string dtype): Resolve xfails in test_from_dummies
Needs Discussion
Requires discussion from core team before further action
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
#60694
opened Jan 11, 2025 by
rhshadrach
Loading…
updated Jun 2, 2025
5 tasks
DEPR: object inference in to_stata
Deprecate
Functionality to remove in pandas
IO Stata
read_stata, to_stata
Stale
BUG: Fix assert_frame_equal dtype handling when check_dtype=False (#61473)
Testing
pandas testing functions or related to the test suite
#61525
opened May 31, 2025 by
iabhi4
Loading…
updated Jun 3, 2025
4 tasks done
ENH: add basic DataFrame.from_arrow class method for importing through Arrow PyCapsule interface
Arrow
pyarrow functionality
Stale
#59696
opened Sep 3, 2024 by
jorisvandenbossche
Loading…
updated Jun 3, 2025
2 of 4 tasks
DOC: Fix docs for BusinessDay constructor #52431
#61543
opened Jun 3, 2025 by
camacluc
Loading…
updated Jun 3, 2025
2 tasks
BUG: Added deprecation warning to Timestamp constructor
Deprecate
Functionality to remove in pandas
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Stale
Timestamp
pd.Timestamp and associated methods
DOC: Remove and Update out of date Docker Image issue with #61511
Docs
#61550
opened Jun 4, 2025 by
jacksnnn
Loading…
updated Jun 4, 2025
2 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.