-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
CLN: Refactor np_can_hold_element to reduce cyclomatic complexity
#60735
opened Jan 19, 2025 by
aksel2904
Loading…
DOC: Add line clarifying sorting using sort_values()
#60734
opened Jan 19, 2025 by
Impaler343
Loading…
2 tasks done
ENH: Support 'left_anti' and 'right_anti' joins in pd.merge
#60732
opened Jan 19, 2025 by
snitish
Loading…
5 tasks
CI: Test Github Actions Arm64 Runners
Build
Library building on various platforms
#60722
opened Jan 16, 2025 by
lithomas1
Loading…
5 tasks
Update PyArrow conversion and arrow/parquet tests for pyarrow 19.0
Arrow
pyarrow functionality
Compat
pandas objects compatability with Numpy or Python functions
IO Parquet
parquet, feather
TST(string dtype): Resolve xfail in groupby.test_size
Groupby
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
API(str dtype): Raise on StringDtype for unary op +
API - Consistency
Internal Consistency of API/Behavior
Numeric Operations
Arithmetic, Comparison, and Logical operations
Strings
String extension data type and string data
ENH(string dtype): Make str.decode return str dtype
Enhancement
Strings
String extension data type and string data
#60709
opened Jan 12, 2025 by
rhshadrach
•
Draft
5 tasks
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
Relax meson pins in CI
Build
Library building on various platforms
#60681
opened Jan 8, 2025 by
WillAyd
Loading…
Update docs for generating unoptimized debug builds
Docs
#60666
opened Jan 6, 2025 by
WillAyd
Loading…
ENH: Enable pytables to round-trip with StringDtype
IO HDF5
read_hdf, HDFStore
#60663
opened Jan 5, 2025 by
rhshadrach
Loading…
5 tasks
Added improvements to the cheat sheet based on issue #40680
Docs
#60658
opened Jan 4, 2025 by
deveshbervar
Loading…
2 of 4 tasks
Replace flake8-rst with flake8-rst-docstrings
#60654
opened Jan 3, 2025 by
ErfanShokrollahzadeh
Loading…
TST (string dtype): clean-up interpolate tests
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
ENH: Change default dtype of str.get_dummies() to bool
#60641
opened Jan 2, 2025 by
komo-fr
Loading…
3 of 5 tasks
Update timestamps.pyx
Bug
Timestamp
pd.Timestamp and associated methods
#60624
opened Dec 30, 2024 by
johnasiano
Loading…
5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.