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: Make pd.Timestamp.astimezone() default to local timezone API Design Enhancement Localization Internationalization of data Needs Discussion Requires discussion from core team before further action
#60692 opened Jan 11, 2025 by powellnorma
2 of 3 tasks
API: future.default_arg for method-specific behavior changes API Design Deprecate Functionality to remove in pandas Needs Discussion Requires discussion from core team before further action
#60593 opened Dec 20, 2024 by rhshadrach
API: creating DataFrame with no columns: object vs string dtype columns? API Design Index Related to the Index class or subclasses Strings String extension data type and string data
#60338 opened Nov 16, 2024 by jorisvandenbossche 2.3
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
QST: Consistently apply Welford Method and Kahan Summation in roll_xxx functions API Design Needs Discussion Requires discussion from core team before further action Performance Memory or execution speed performance Reduction Operations sum, mean, min, max, etc.
#59715 opened Sep 5, 2024 by kaixiongg
2 tasks done
API: pd.StringDtype.value_counts should return pd.Int64Dtype API - Consistency Internal Consistency of API/Behavior API Design Arrow pyarrow functionality Dtype Conversions Unexpected or buggy dtype conversions ExtensionArray Extending pandas with custom dtypes or arrays.
#59346 opened Jul 29, 2024 by WillAyd
1 of 3 tasks
String dtype: overview of breaking behaviour changes API Design Strings String extension data type and string data
#59328 opened Jul 26, 2024 by jorisvandenbossche 2.3
BUG: Accessing a row with loc recasts dtype and can cause values to change depending on other columns API Design Dtype Conversions Unexpected or buggy dtype conversions Needs Discussion Requires discussion from core team before further action
#59008 opened Jun 13, 2024 by ceesem
3 tasks done
ENH: generalize __init__ on a dict to abc.collections.Mapping and __getitem__ on a list to abc.collections.Sequence API Design Constructors Series/DataFrame/Index/pd.array Constructors Enhancement Needs Discussion Requires discussion from core team before further action
#58803 opened May 21, 2024 by MilesCranmer
1 of 3 tasks
DISC: Supporting numpy StringDType in Pandas API - Consistency Internal Consistency of API/Behavior API Design Compat pandas objects compatability with Numpy or Python functions Needs Discussion Requires discussion from core team before further action Strings String extension data type and string data
#58503 opened May 1, 2024 by lithomas1
BUG: groupby.agg should always agg API Design Apply Apply, Aggregate, Transform, Map Enhancement Groupby Needs Discussion Requires discussion from core team before further action
#57706 opened Mar 2, 2024 by rhshadrach Loading…
6 tasks done
3.0
6
6
API: Change assert_index_equal(exact=) default from "equiv" to True API Design Index Related to the Index class or subclasses Testing pandas testing functions or related to the test suite
#57436 opened Feb 15, 2024 by mroeschke
REF/EA-API: EA constructor without dtype specified API Design Constructors Series/DataFrame/Index/pd.array Constructors ExtensionArray Extending pandas with custom dtypes or arrays.
#56430 opened Dec 10, 2023 by jbrockmendel
BUG: Index.get_indexer will change behaviour for nulls with arrow strings API Design Arrow pyarrow functionality Strings String extension data type and string data
#55833 opened Nov 5, 2023 by phofl
3 tasks done
2.3
API: IncompatibleFrequency should subclass TypeError API Design Error Reporting Incorrect or improved errors from pandas
#55782 opened Oct 31, 2023 by jbrockmendel
3 tasks done
3.0
API/PERF: when to check for mismatched tzs/awareness in array_to_datetime API Design Constructors Series/DataFrame/Index/pd.array Constructors Datetime Datetime data dtype Performance Memory or execution speed performance
#55779 opened Oct 31, 2023 by jbrockmendel
ProTip! Add no:assignee to see everything that’s not assigned.