-
-
Notifications
You must be signed in to change notification settings - Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
BUG: resample with asfreq ignores origin if the dataframe has a fixed frequency #62725
Frequency
DateOffsets
Resample
resample method
#62763
opened Oct 19, 2025 by
floura-angel
Loading…
4 of 5 tasks
BUG: DataFrame.min with skipna=True raises TypeError when column contains np.nan and datetime.date
#62762
opened Oct 19, 2025 by
AhmedSarg
Loading…
3 of 5 tasks
BUG: Fixed DataFrame.combine with non-unique columns
#62760
opened Oct 19, 2025 by
vijmeister
•
Draft
4 of 5 tasks
DOC: set __module__ on remaining top-level functions
Docs
#62758
opened Oct 19, 2025 by
jorisvandenbossche
Loading…
BUG: Categorical(Series[object]) not preserving categories.dtype as object
#62757
opened Oct 19, 2025 by
jbrockmendel
Loading…
3 of 5 tasks
Fix Index.get_indexer for new string dtype and missing value
#62756
opened Oct 19, 2025 by
phofl
Loading…
5 tasks done
STYLE: Prohibit parsing exeption messages in try/except code flows
#62755
opened Oct 19, 2025 by
LirongMa
Loading…
5 tasks
TST: Add test for Arrow decimal groupby variance
#62754
opened Oct 19, 2025 by
nour-taqatqa
Loading…
1 task
DOC: Additional "merge_asof" Docs Explaination
#62753
opened Oct 19, 2025 by
zephyrieal
Loading…
1 of 5 tasks
BUG: Do not ignore sort in concat for DatetimeIndex
Datetime
Datetime data dtype
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
#62752
opened Oct 19, 2025 by
rhshadrach
•
Draft
1 of 5 tasks
Raise on SQLAlchemy minimal version violation Issue #57178
#62751
opened Oct 19, 2025 by
SoulofAkuma
Loading…
3 of 5 tasks
Reimplemented Pearson's correlation to use two pass Welford's model
#62750
opened Oct 19, 2025 by
eicchen
Loading…
5 tasks done
TST:Replaced all the ensure_clean functions appeared in the file "/pandas/tests/io/test_common.py" and "/pandas/tests/io/test_feather.py"
#62748
opened Oct 19, 2025 by
zhangbowen-coder
Loading…
1 of 5 tasks
DOC: Fix docstring validation for Timedelta/TimedeltaIndex (GH-59698)
#62746
opened Oct 19, 2025 by
Born-as-Harsha
Loading…
DOC: Simplify pandas theme footer (GH-51536) FINAL
#62745
opened Oct 19, 2025 by
Born-as-Harsha
Loading…
BUG: handle overflow during exponent parsing in
read_csv
#62741
opened Oct 18, 2025 by
Alvaro-Kothe
Loading…
6 of 7 tasks
3
ENH: pd.NamedAgg forwards *args and **kwargs to aggfunc
#62729
opened Oct 18, 2025 by
sreeja97
Loading…
5 tasks done
DOC: Replace @appender with inlined docstrings in pandas/io/parsers/readers.py
Docs
#62713
opened Oct 16, 2025 by
huhu-dsy
Loading…
2 of 5 tasks
Sparse array cumsum leads to infinite recursion 62669
#62703
opened Oct 15, 2025 by
santhoshbethi
Loading…
5 tasks done
TST: Add test for loc setitem with expansion preserving tz-aware dtype
#62698
opened Oct 15, 2025 by
dcamejo1
Loading…
3 tasks done
DOC: Fix docstring validation errors for pandas.core.groupby
#62697
opened Oct 14, 2025 by
milamathias
Loading…
3 of 5 tasks
BUG: Fix boolean value of NA is ambiguous in iloc assignment
#62696
opened Oct 14, 2025 by
Aniketsy
Loading…
3 tasks
WIP: Fix precision of DataFrame.combine_first
#62691
opened Oct 14, 2025 by
angela-tarantula
•
Draft
5 tasks done
DEPR: columns keyword in Series.drop
#62685
opened Oct 13, 2025 by
jbrockmendel
Loading…
3 of 5 tasks
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.