Skip to content

Issues: pandas-dev/pandas

Beta
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
Assigned to nobody Loading
Sort

Issues list

read_csv C-engine CParserError: Error tokenizing data Bug IO CSV read_csv, to_csv Needs Info Clarification about behavior needed to assess issue
#11166 by joshlk was closed Oct 31, 2018
BUG: Unexpected behavior pandas.DataFrame.replace with "string" dtype Bug Strings String extension data type and string data
#41333 by camilogutierrez was closed May 11, 2021
3 tasks done
1.3
to_sql return inserted row count or list Enhancement IO SQL to_sql, read_sql, read_sql_query
#23998 by pmkroeker was closed Jan 1, 2022 1.4
Datatype of Integer changes depending on indexing method on a dataframe with an integer and a float column Dtype Conversions Unexpected or buggy dtype conversions Duplicate Report Duplicate issue or pull request Indexing Related to indexing on series/frames, not to indexes themselves
#14205 by Khris777 was closed Sep 12, 2016
Timedelta returns wrong value Bug Timedelta Timedelta data type
#27285 by ayang was closed Jul 10, 2021
BUG: pandas.read_excel(file_name, parse_dates = False) doesn't work Bug IO Excel read_excel, to_excel Needs Info Clarification about behavior needed to assess issue
#47269 by Haiz14 was closed Jun 9, 2022
3 tasks done
DEV: CLI concept for Pandas Enhancement Needs Discussion Requires discussion from core team before further action
#47700 by noatamir was closed Jul 26, 2024
DEP: Deprecate Series.view() Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action Series Series data structure
#52521 by phofl was closed Apr 17, 2023
BUG: AssertionError: Number of Block dimensions (1) must equal number of axes (2) when typing a column Bug Datetime Datetime data dtype Regression Functionality that used to work in a prior pandas version Timezones Timezone data dtype
#35460 by frd-glovo was closed Sep 6, 2020
2 of 3 tasks
1.1.2
Can't fillna with None in a dataframe Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Usage Question
#10871 by ElDeveloper was closed Aug 20, 2015
Plot PeriodIndex data with steps Enhancement Period Period data type Visualization plotting
#11862 by egpbos was closed Aug 24, 2024
DataFrame slice retaining unsliced MultiIndex Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#11056 by tlelson was closed Sep 11, 2015
Handle between_time on empty series API Design Datetime Datetime data dtype Dtype Conversions Unexpected or buggy dtype conversions Error Reporting Incorrect or improved errors from pandas
#10897 by MichaelAdolph was closed Sep 1, 2015
read_sql should accept a sql_params parameter Docs good first issue IO SQL to_sql, read_sql, read_sql_query
#10899 by s-celles was closed Jun 26, 2024
df.apply has problems storing tuples into new column Reshaping Concat, Merge/Join, Stack/Unstack, Explode Usage Question
#10900 by michaelaye was closed Aug 26, 2015
ProTip! Mix and match filters to narrow down what you’re looking for.