-
-
Notifications
You must be signed in to change notification settings - Fork 18k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Backport PR #60324: REF: centralize pyarrow Table to pandas conversions and types_mapper handling
#60332
opened Nov 15, 2024 by
WillAyd
Loading…
Backport PR #60321: TST (string dtype): resolve all xfails in IO pars…
Strings
String extension data type and string data
Testing
pandas testing functions or related to the test suite
#60330
opened Nov 15, 2024 by
WillAyd
Loading…
String dtype: use ObjectEngine for indexing for now correctness over performance
Indexing
Related to indexing on series/frames, not to indexes themselves
Strings
String extension data type and string data
Add warning for sharex/sharey when subplots=False in plot method
#60323
opened Nov 15, 2024 by
MehdiNemri
Loading…
5 tasks done
BUG: Supress
read_json
Spurious to_datetime
FutureWarning
#60313
opened Nov 14, 2024 by
KevsterAmp
Loading…
3 of 5 tasks
BUG: fix convert_dtypes to preserve timezone from tz-aware pyarrow timestamp dtype
#60304
opened Nov 13, 2024 by
road-1
Loading…
BUG: Fix #54763 to_julian_date does not consider timezone
#60280
opened Nov 11, 2024 by
tev-dixon
Loading…
4 of 5 tasks
Title: BUG: Fix Incorrect Logical Operation Between Pandas DataFrame and Series (#60204)
#60278
opened Nov 11, 2024 by
Lavishgangwani
Loading…
4 tasks done
ENH: set __module__ on IndexSlice
Output-Formatting
__repr__ of pandas objects, to_string
Sprints
Sprint Pull Requests
BUG: remove single quotes in index names when printing
Bug
Output-Formatting
__repr__ of pandas objects, to_string
#60251
opened Nov 8, 2024 by
thedataninja1786
Loading…
4 of 5 tasks
Fix Bug: last column missing formatting in Latex (#52218)
Bug
Styler
conditional formatting using DataFrame.style
#60239
opened Nov 8, 2024 by
corbanvilla
Loading…
1 of 5 tasks
BUG: Creation of UInt64 column with 18446744073709551615 throws RuntimeWarning
Bug
Constructors
Series/DataFrame/Index/pd.array Constructors
#60214
opened Nov 6, 2024 by
lfffkh
Loading…
3 tasks
String dtype (2.3.x): avoid downcasting object to string in fillna/where/interpolate
Downcasting
Strings
String extension data type and string data
DOC: Document attributes of Timedelta #59698
Docs
Timedelta
Timedelta data type
#60171
opened Nov 2, 2024 by
ammar-qazi
Loading…
BUG: fix #60128 BUG: Series.combine_first loss of precision
Bug
Dtype Conversions
Unexpected or buggy dtype conversions
#60166
opened Nov 1, 2024 by
cooolheater
Loading…
2 of 5 tasks
CI: add test build with numpy 1.26 (<2)
CI
Continuous Integration
#60154
opened Oct 31, 2024 by
jorisvandenbossche
•
Draft
BUG: Assigning boolean series with logical indexer
Indexing
Related to indexing on series/frames, not to indexes themselves
#60127
opened Oct 30, 2024 by
SpoopyPillow
Loading…
5 tasks
BUG: isin check incorrect with uint64 dtype
#60120
opened Oct 28, 2024 by
SpoopyPillow
Loading…
5 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.