-
-
Couldn't load subscription status.
- Fork 19.2k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
DOC: Expand data table representation with labels and index (#62358)
#62565 opened Oct 3, 2025 by akhilw0811 Loading…
CLN: Add allow_slice to is_hashable function
#62567 opened Oct 3, 2025 by LirongMa Loading…
2 of 4 tasks
Added legend_loc parameter to plot function Visualization plotting
#62568 opened Oct 3, 2025 by mittal-aakriti Loading…
4 of 5 tasks
TST: add regression tests for interpolate(method="time") with nullable dtypes (GH#40252)
#62571 opened Oct 4, 2025 by jonathan-gut Loading…
BUG : Fix Excel header NaN duplication with merged MultiIndex columns in to_excel IO Excel read_excel, to_excel
#62576 opened Oct 4, 2025 by justine202429 Loading…
5 tasks done
BUG: read_sql wraps plain SQL strings in sqlalchemy.text() to allow % modulo and LIKE patterns (#35484)
#62578 opened Oct 4, 2025 by SergioGarcia00 Loading…
DOC: Update Working with text data for 3.0 Docs Strings String extension data type and string data
#62581 opened Oct 4, 2025 by rhshadrach Loading…
1 of 5 tasks
STY: add strict=True to zip() in pandas/tests/indexes
#62606 opened Oct 7, 2025 by Abe016 Loading…
2 of 5 tasks
Fix: Indexing with dates of higher resolution should return empty
#62607 opened Oct 7, 2025 by suzyahyah Loading…
4 tasks done
BUG: avoid float upcast when mixing signed/unsigned ints in isin
#62608 opened Oct 7, 2025 by divya1974 Loading…
3 of 5 tasks
ENH: Implement MultiIndex.insert_level for inserting levels at specified positions MultiIndex
#62610 opened Oct 7, 2025 by Chiwendaiyue Loading…
ENH: add ignore index logic for df.isin() function
#62620 opened Oct 7, 2025 by saakshimore Loading…
1 of 4 tasks
BUG: pandas.date_range() raises NonExistentTimeError despite nonexistent="shift_forward" when crossing DST boundaries #62602
#62624 opened Oct 8, 2025 by khemkaran10 Loading…
3 tasks done
CI: ensure to trigger the sdist/wheel builds on release event Build Library building on various platforms CI Continuous Integration
Fix/53098 numeric only disallow non bools
#62632 opened Oct 8, 2025 by divya1974 Loading…
5 tasks done
BUG: handle
nonexistent="shift_forward" with normalize=True in date_range (GH#62602) #62633 opened Oct 9, 2025 by msobhyy10 Loading…
5 tasks done
TST: replace ensure_clean with temp_file on pandas testing functions or related to the test suite
pandas/tests/io/xml/test_xml.py Testing #62638 opened Oct 9, 2025 by KevsterAmp • Draft
3 of 5 tasks
DOC: Add docs for Series.__invert__ (~); add cross-link from Boolean indexing Docs Series Series data structure
#62641 opened Oct 9, 2025 by rlawnsrl123 Loading…
BUG: read_csv with pyarrow engine cannot handle single-line CSV files
#62643 opened Oct 10, 2025 by khemkaran10 • Draft
3 tasks done
BUG: Fix inconsistency when read_csv reads MultiIndex with empty values (#59560)
#62644 opened Oct 10, 2025 by allamlobna • Draft
3 of 5 tasks
fix: pd.to_numeric handling of datetime
#62649 opened Oct 10, 2025 by suzyahyah Loading…
3 tasks done
CLN: replaced ensure_clean with pytest fixture in test_sas.py
#62661 opened Oct 11, 2025 by Ashutosh2407 Loading…
4 tasks
fix: dataframe conditional where axis=1
#62663 opened Oct 12, 2025 by suzyahyah Loading…
4 tasks done
ProTip! Follow long discussions with comments:>50.