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

Ignore sharex unless subplots=True
#60299 opened Nov 13, 2024 by mdruiter
ENH: Unique key detection function Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60298 opened Nov 13, 2024 by simonaubertbd
1 of 3 tasks
BUG: single column DataFrame df.apply(f, raw=True, engine='numba') failed when f is a non-reduction function Bug Needs Triage Issue that has not been reviewed by a pandas team member
#60297 opened Nov 13, 2024 by auderson
3 tasks done
Change default string storage from "python" to "pyarrow" (if installed) for for NA-variant of StringDtype API Design NA - MaskedArrays Related to pd.NA and nullable extension arrays Strings String extension data type and string data
#60287 opened Nov 12, 2024 by jorisvandenbossche 3.0
BUG?: using None as replacement value in replace() typically upcasts to object dtype API - Consistency Internal Consistency of API/Behavior Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate replace replace method
#60284 opened Nov 12, 2024 by jorisvandenbossche
ENH: use '=' width in multirow with compatible column types Enhancement IO LaTeX to_latex Needs Info Clarification about behavior needed to assess issue
#60281 opened Nov 11, 2024 by tuetenk0pp
2 of 3 tasks
BUG: period[h] + column splicing is not work Bug Indexing Related to indexing on series/frames, not to indexes themselves Period Period data type
#60273 opened Nov 10, 2024 by oxygenbilly
3 tasks done
BUG: Challenges with Nested Metadata Extraction Using pandas.json_normalize( Bug IO JSON read_json, to_json, json_normalize Needs Info Clarification about behavior needed to assess issue
#60254 opened Nov 8, 2024 by DavidNaizheZhou
3 tasks done
BUG: .convert_dtypes(dtype_backend="pyarrow") strips timezone from tz-aware pyarrow timestamp Series Arrow pyarrow functionality Bug Dtype Conversions Unexpected or buggy dtype conversions good first issue Localization Internationalization of data
#60237 opened Nov 8, 2024 by jamesdow21
3 tasks done
BUG: .duplicated() ignoring duplicates for MultiIndex Bug Closing Candidate May be closeable, needs more eyeballs MultiIndex
#60236 opened Nov 8, 2024 by mmatous
3 tasks done
BUG (string dtype): logical operation with bool and string failing Bug Numeric Operations Arithmetic, Comparison, and Logical operations Strings String extension data type and string data
#60234 opened Nov 7, 2024 by jorisvandenbossche 2.3
BUG/API: sum of a string column with all-NaN or empty Bug Groupby Strings String extension data type and string data
#60229 opened Nov 7, 2024 by jorisvandenbossche 2.3
ERR: consistent error messages for unsupported setitem values API - Consistency Internal Consistency of API/Behavior Error Reporting Incorrect or improved errors from pandas Indexing Related to indexing on series/frames, not to indexes themselves
#60218 opened Nov 6, 2024 by jorisvandenbossche
PERF: index.unique much slower than get_level_values.drop_duplicates Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Closing Candidate May be closeable, needs more eyeballs Performance Memory or execution speed performance
#60213 opened Nov 6, 2024 by jacek-pliszka
2 of 3 tasks
BUG: rowspan in read_html failed Bug IO HTML read_html, to_html, Styler.apply, Styler.applymap
#60210 opened Nov 6, 2024 by duongkstn
2 of 3 tasks
TST: test_on_offset_implementations failing on WASM on CI Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
#60205 opened Nov 6, 2024 by mroeschke
BUG: Incorrect logical operation between pandas dataframe and series Bug Needs Triage Issue that has not been reviewed by a pandas team member
#60204 opened Nov 5, 2024 by jialuoo
3 tasks done
ProTip! Type g i on any issue or pull request to go back to the issue listing page.