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

ENH: Add the observed parameter to get_dummies Categorical Categorical Data Type Enhancement Needs Triage Issue that has not been reviewed by a pandas team member
#60585 opened Dec 17, 2024 by alonme
1 of 3 tasks
BUG: value_counts() check Index with PyArrow categorical columns Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Arrow pyarrow functionality Bug Categorical Categorical Data Type
#60569 opened Dec 14, 2024 by NOBODIDI Loading…
3 of 5 tasks
BUG: value_counts() returns error/wrong result with PyArrow categorical columns with nulls Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Arrow pyarrow functionality Bug Categorical Categorical Data Type good first issue
#60563 opened Dec 14, 2024 by lmoasdev
2 of 3 tasks
BUG: Parquet roundtrip fails with numerical categorical dtype Bug Categorical Categorical Data Type IO Parquet parquet, feather
#60491 opened Dec 4, 2024 by adrienpacifico
2 of 3 tasks
BUG: Column of dtype Categorical in DataFrame encounters error when taking a row that includes nan in the column Bug Categorical Categorical Data Type Indexing Related to indexing on series/frames, not to indexes themselves
#58954 opened Jun 7, 2024 by cinntamani
2 of 3 tasks
ENH: Allow select_dtypes("category") to identify ArrowDtype(pa.dictionary)) Arrow pyarrow functionality Categorical Categorical Data Type Enhancement Needs Discussion Requires discussion from core team before further action
#58636 opened May 8, 2024 by nachomaiz
2 of 3 tasks
BUG: DataFrame([Series with different CategoricalIndexes]) results in non-Categorical columns Categorical Categorical Data Type Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#57592 opened Feb 23, 2024 by mroeschke
pandas' recommendation on inplace deprecation and categorical column Categorical Categorical Data Type inplace Relating to inplace parameter or equivalent Needs Discussion Requires discussion from core team before further action
#57104 opened Jan 27, 2024 by adrinjalali 2.3
ENH: Implement categorical accessor for arrow arrays Arrow pyarrow functionality Categorical Categorical Data Type Stale
#56670 opened Dec 28, 2023 by phofl Loading…
BUG: AssertionError: Did not expect new dtype float64 to equal self.dtype float64. Please report a bug Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate PDEP6-related related to PDEP6 (not upcasting during setitem-like Series operations)
#56329 opened Dec 4, 2023 by adrienpacifico
3 tasks done
DEPR: pd.Categorical Categorical Categorical Data Type Deprecate Functionality to remove in pandas
#55550 opened Oct 16, 2023 by jbrockmendel
3 tasks done
BUG: categorical dtype equality for level in different type Bug Categorical Categorical Data Type
#55468 opened Oct 10, 2023 by kwhkim
3 tasks done
BUG/TST: can_use_libjoin exclude CategoricalDtype? Bug Categorical Categorical Data Type Index Related to the Index class or subclasses Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#55335 opened Sep 30, 2023 by jbrockmendel
ENH: convert_dtypes should get an option to convert Categoricals as well Arrow pyarrow functionality Categorical Categorical Data Type Enhancement ExtensionArray Extending pandas with custom dtypes or arrays.
#53219 opened May 13, 2023 by phofl
1 of 3 tasks
BUG: pandas.DataFrame.replace silently fails to replace category type columns. Bug Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Regression Functionality that used to work in a prior pandas version replace replace method
#52571 opened Apr 10, 2023 by corynezinstitchfix
2 of 3 tasks
BUG: Quantile function only works when Categorical contains NA-values. Bug Categorical Categorical Data Type quantile quantile method
#52099 opened Mar 21, 2023 by DekwoKybon
2 of 3 tasks
BUG: Unable to compare unordered categories Bug Categorical Categorical Data Type
#51543 opened Feb 21, 2023 by ParthivNaresh
3 tasks done
BUG: categorical Series.map() errors when mapping to tuples. Bug Categorical Categorical Data Type
#51488 opened Feb 19, 2023 by alexlenail
2 of 3 tasks
BUG: pd.concat doesn't preserve categorical dtypes Bug Categorical Categorical Data Type Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#51362 opened Feb 13, 2023 by YarShev
2 of 3 tasks
Proper support of nullable dtypes as the Categorical dtype Categorical Categorical Data Type Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#50711 opened Jan 12, 2023 by Dr-Irv
ProTip! Updated in the last three days: updated:>2025-01-13.