Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

TST (string dtype): resolve xfails in interchange
#60333 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
#60329 opened Nov 15, 2024 by jorisvandenbossche Draft 2.3
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
Fix minor typos and remove examples in PR #60171
#60283 opened Nov 12, 2024 by Ravenin7 Loading…
BUG: Fix #54763 to_julian_date does not consider timezone
#60280 opened Nov 11, 2024 by tev-dixon Loading…
4 of 5 tasks
TST: parametrize the tests checking __module__ Sprints Sprint Pull Requests Testing pandas testing functions or related to the test suite
#60270 opened Nov 9, 2024 by espoirMur Loading… 3.0
ENH: set __module__ on IndexSlice Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
#60269 opened Nov 9, 2024 by shengjie2013 Loading…
5 tasks
3.0
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
BUG: Convert output type in Excel for MultiIndex with period levels Bug IO Excel read_excel, to_excel
#60182 opened Nov 4, 2024 by ZKaoChi Loading…
4 tasks
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
ProTip! Filter pull requests by the default branch with base:main.