Skip to content

Issues: pandas-dev/pandas

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

Fix false friends in implicit string concatenation in tests Testing pandas testing functions or related to the test suite
#61228 by jbdyn was merged Apr 3, 2025 3.0
ENH: Implement loading and dumping to and from YAML Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#61224 by acampove was closed Apr 3, 2025
1 of 3 tasks
BUG: unstack incorrectly reshuffles data when sort=False Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61217 by wahsmail was closed Apr 3, 2025
3 tasks done
BUG: DataFrame.corr clips values when cov=True Bug Needs Triage Issue that has not been reviewed by a pandas team member
#61213 by j-hendricks was closed Apr 2, 2025
3 tasks done
Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 Build Library building on various platforms CI Continuous Integration Dependencies Required and optional dependencies
#61205 by dependabot bot was merged Mar 31, 2025 3.0
FIX: date comparison fails when series is all pd.NaT values #61188 Bug Datetime Datetime data dtype Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#61200 by Mohit-Kundu was closed Apr 1, 2025 Changes requested
4 of 5 tasks
ENH: Add a new parameter to pandas.read_csv #61172
#61197 by BahramF73 was closed Mar 29, 2025
1 of 5 tasks
BUG: to_datetime() warns unnecessarily that format cannot be inferred Bug Datetime Datetime data dtype Warnings Warnings that appear or should be added to pandas
#61196 by metazoic was closed Mar 29, 2025
2 of 3 tasks
Feature/guepard pandas
#61192 by kobbinour13 was closed Mar 28, 2025
5 tasks
Update guidance on CFLAGS Docs
#61190 by WillAyd was merged Mar 28, 2025 3.0
BUG: \0 null bytes in str not preserved in pandas.CategoricalIndex or pandas.MultiIndex Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Bug Strings String extension data type and string data
#61189 by dutc was closed Mar 28, 2025
3 tasks done
BUG: DataFrame.min raises TypeError when column contains mixed types (e.g., np.nan and datetime) Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Info Clarification about behavior needed to assess issue Reduction Operations sum, mean, min, max, etc.
#61187 by tanjt107 was closed Mar 31, 2025
3 tasks done
DOC: Add details of dropna in DataFrame.pivot_table Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#61184 by it176131 was merged Apr 2, 2025
4 of 5 tasks
3.0
REGR: Interpolate with method=index Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version
#61183 by rhshadrach was merged Mar 29, 2025
1 of 5 tasks
3.0
BUG: Negation of .str.isnumeric() changes dtype when pd.NA is present Bug Closing Candidate May be closeable, needs more eyeballs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Needs Discussion Requires discussion from core team before further action Strings String extension data type and string data
#61182 by noahblakesmith was closed Apr 4, 2025
3 tasks done
ProTip! no:milestone will show everything without a milestone.