-
-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Boolean indexing inconsistency
#61090
opened Mar 9, 2025 by
arthurlw
Loading…
updated Mar 9, 2025
5 tasks done
Fix Error Message in .query() for DataFrame with Duplicate Column Names
Stale
#60864
opened Feb 6, 2025 by
Xenomorph149
Loading…
updated Mar 9, 2025
ENH: Add Rolling.nunique()
#61087
opened Mar 8, 2025 by
snitish
Loading…
updated Mar 8, 2025
5 tasks
DEPS: Update NumpyExtensionArray repr for NEP51
#61085
opened Mar 8, 2025 by
rhshadrach
•
Draft
updated Mar 8, 2025
5 tasks
MNT: Bump dev pin on NumPy
#60987
opened Feb 22, 2025 by
rhshadrach
•
Draft
updated Mar 8, 2025
5 tasks
DOC: Add doc for half year offsets
#61082
opened Mar 8, 2025 by
snitish
Loading…
updated Mar 8, 2025
BUG: Improve ImportError message to suggest importing dependencies directly for full error details
#61084
opened Mar 8, 2025 by
chilin0525
Loading…
updated Mar 8, 2025
1 of 5 tasks
ENH: Allow
s.map(d, na_action='raise')
Stale
#60482
opened Dec 3, 2024 by
kopytjuk
Loading…
updated Mar 8, 2025
2 of 4 tasks
Bug: Fix for overflow at edge cases in
normalize()
by raising exception
#61083
opened Mar 8, 2025 by
Anurag-Varma
Loading…
updated Mar 8, 2025
4 of 5 tasks
BUG(string dtype): Empty sum produces incorrect result
Groupby
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Strings
String extension data type and string data
BUG: fix read_json ignoring the dtype with the pyarrow engine
Arrow
pyarrow functionality
IO JSON
read_json, to_json, json_normalize
#60997
opened Feb 24, 2025 by
will-larkin
Loading…
updated Mar 7, 2025
5 tasks done
Doc for backend-specific arguments for df.plot()
Docs
#61078
opened Mar 7, 2025 by
ethandavidlee
Loading…
updated Mar 7, 2025
2 of 5 tasks
BUG: PeriodIndex.to_datetime inconsistent with its docstring
#61077
opened Mar 7, 2025 by
aram-cinnamon
•
Draft
updated Mar 7, 2025
4 of 5 tasks
BUG: Add fillna at the beginning of _where not to fill NA. #60729
#60772
opened Jan 23, 2025 by
sanggon6107
Loading…
updated Mar 7, 2025
4 of 5 tasks
BUG: Fix return type of loc/iloc
#61054
opened Mar 4, 2025 by
sanggon6107
Loading…
updated Mar 6, 2025
3 of 5 tasks
ENH, DOC: Add JupyterLite-powered interactive examples for the
pandas
documentation
#61061
opened Mar 5, 2025 by
agriyakhetarpal
Loading…
updated Mar 6, 2025
2 of 5 tasks
[WIP] Allow JIT compilation with an internal API
Apply
Apply, Aggregate, Transform, Map
#61032
opened Mar 2, 2025 by
datapythonista
Loading…
updated Mar 5, 2025
1 task done
Bug cov nat
Datetime
Datetime data dtype
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#60898
opened Feb 9, 2025 by
fbourgey
Loading…
updated Mar 5, 2025
perf: improve membership check performance in column filtering
IO CSV
read_csv, to_csv
Performance
Memory or execution speed performance
#61046
opened Mar 4, 2025 by
allrob23
Loading…
updated Mar 4, 2025
1 of 5 tasks
BUG: fix PeriodIndex.difference producing incorrect results
#60992
opened Feb 23, 2025 by
chilin0525
Loading…
updated Mar 4, 2025
4 of 5 tasks
BUG: fix DataFrame.__setitem__ throwing a ValueError when setting a column with a 2D object array
#61035
opened Mar 3, 2025 by
tonyyuyiding
Loading…
updated Mar 4, 2025
4 of 5 tasks
expand on different Getitem uses
Docs
Stale
#60806
opened Jan 28, 2025 by
afeld
Loading…
updated Mar 3, 2025
5 tasks
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.