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

Update _get_dst_hours Cython annotation when numpy 2.0 is the minium version Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
#57154 opened Jan 30, 2024 by mroeschke
BUG: prevent overflow in npy_datetimestruct_to_datetime Bug Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation
#55111 opened Sep 12, 2023 by WillAyd
3 tasks done
BUG: Index.join different sorting behavior in libjoin faspath Bug Index Related to the Index class or subclasses Internals Related to non-user accessible pandas implementation Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#54646 opened Aug 20, 2023 by jbrockmendel
PERF: pandas takes 8-9 seconds to import in a new environment Build Library building on various platforms Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#53488 opened Jun 1, 2023 by pyrito
2 of 3 tasks
BUG: Instantiating pandas._libs.parsers.TextReader segfaults Bug Internals Related to non-user accessible pandas implementation IO CSV read_csv, to_csv
#53131 opened May 7, 2023 by JelleZijlstra
2 of 3 tasks
BUG: pandas is using absolute from pandas._libs cimport and is shipping broken private .pxd files Bug Internals Related to non-user accessible pandas implementation
#51875 opened Mar 9, 2023 by rgommers
3 tasks done
PERF: cache sorted data in GroupBy? Enhancement Groupby Internals Related to non-user accessible pandas implementation Performance Memory or execution speed performance
#51077 opened Jan 31, 2023 by jbrockmendel
BUG: StringArray is a subclass of PandasArray Closing Candidate May be closeable, needs more eyeballs ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation Strings String extension data type and string data
#48638 opened Sep 19, 2022 by ehsantn
3 tasks done
BUG: np_can_hold_element raising for numpy_dtype and ea Series Bug ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation
#47776 opened Jul 18, 2022 by phofl
3 tasks done
BUG: lib.is_all_arraylike should not assume a _data attribute means "array-like". Bug Internals Related to non-user accessible pandas implementation Needs Discussion Requires discussion from core team before further action
#46030 opened Feb 17, 2022 by zpincus
3 tasks done
BUG: freq attribute is None after set_index Bug Datetime Datetime data dtype Internals Related to non-user accessible pandas implementation Regression Functionality that used to work in a prior pandas version
#42747 opened Jul 27, 2021 by antvig
2 of 3 tasks
DEPR: restrict downstream usage of core.internals Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas Internals Related to non-user accessible pandas implementation
#40226 opened Mar 4, 2021 by jbrockmendel
INT: include NA values in Categorical.categories Categorical Categorical Data Type Internals Related to non-user accessible pandas implementation PDEP missing values Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
#37930 opened Nov 18, 2020 by jbrockmendel
Practical steps towards a simplified BlockManager Closing Candidate May be closeable, needs more eyeballs Internals Related to non-user accessible pandas implementation Needs Discussion Requires discussion from core team before further action
#34669 opened Jun 9, 2020 by jorisvandenbossche
Support pydata/sparse arrays in DataFrame Closing Candidate May be closeable, needs more eyeballs Enhancement ExtensionArray Extending pandas with custom dtypes or arrays. Internals Related to non-user accessible pandas implementation Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#33182 opened Mar 31, 2020 by TomAugspurger
Memory issues with HashTable when resizing Bug Internals Related to non-user accessible pandas implementation
#32907 opened Mar 22, 2020 by Mibu287
Use an enum for infer_dtype return values? Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#29868 opened Nov 26, 2019 by TomAugspurger
VIS: register_matplotlib_converters is exposed through plotting backend Internals Related to non-user accessible pandas implementation Needs Discussion Requires discussion from core team before further action Visualization plotting
#27152 opened Jun 30, 2019 by jorisvandenbossche
is_list_like should return false for tuples Bug Docs Internals Related to non-user accessible pandas implementation Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#24702 opened Jan 10, 2019 by toobaz
REF/CLN: ops boilerplate Clean Internals Related to non-user accessible pandas implementation Numeric Operations Arithmetic, Comparison, and Logical operations Refactor Internal refactoring of code
#23853 opened Nov 22, 2018 by jbrockmendel
2 of 4 tasks
pandas.dataframe.values floating number changes automatically Bug Internals Related to non-user accessible pandas implementation
#21885 opened Jul 13, 2018 by snowflake01986
CLN: Remove counts Argument from Cython GroupBy Aggregations Clean Groupby Internals Related to non-user accessible pandas implementation
#19778 opened Feb 20, 2018 by WillAyd
CLN: Refactor Index._validate_names() Index Related to the Index class or subclasses Internals Related to non-user accessible pandas implementation Refactor Internal refactoring of code
#19171 opened Jan 10, 2018 by spacesphere
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.