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

DEPS: Bump optional dependencies Dependencies Required and optional dependencies
#60655 opened Jan 3, 2025 by mroeschke Loading… 3.0
BLD: Drop Python 3.10 support Build Library building on various platforms Dependencies Required and optional dependencies Python 3.10
#60059 opened Oct 16, 2024 by wirable23
2 tasks done
3.0
BUG: Timestamp.tz and DatetimeIndex.tz are inconsistent when pytz 2024.2 is installed Closing Candidate May be closeable, needs more eyeballs Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies Timezones Timezone data dtype
#59833 opened Sep 18, 2024 by boschmic
2 of 3 tasks
ENH: Not silently ignore violation of minimal required version of SQLAlchemy Dependencies Required and optional dependencies Enhancement IO SQL to_sql, read_sql, read_sql_query
#57178 opened Jan 31, 2024 by bebach
1 of 3 tasks
BUG: Pandas 2.2 breaks SQLAlchemy 1.4 compatibility Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies IO SQL to_sql, read_sql, read_sql_query Regression Functionality that used to work in a prior pandas version
#57049 opened Jan 24, 2024 by miraculixx
3 tasks done
2.3
BUG: to_timedelta raises unexpected OutOfBoundsTimedelta error with development version of NumPy Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies Timedelta Timedelta data type
#56996 opened Jan 21, 2024 by spencerkclark
3 tasks done
DOC: Website should copy code only Dependencies Required and optional dependencies Docs
#56388 opened Dec 7, 2023 by 6801318d8d
1 task done
BUG: df.query error when using local variable substitution syntax with numexpr 2.8.5 (forbidden control characters) Bug Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies expressions pd.eval, query
#54449 opened Aug 7, 2023 by JosephWagner
2 of 3 tasks
DEV: reduce the size of the dev environment.yml CI Continuous Integration Dependencies Required and optional dependencies Needs Discussion Requires discussion from core team before further action
#49998 opened Dec 1, 2022 by jorisvandenbossche
DEPR: deprecate pytz support Dependencies Required and optional dependencies Deprecate Functionality to remove in pandas Timezones Timezone data dtype
#46463 opened Mar 21, 2022 by jbrockmendel
BUG: to_clipboard() incorrectly claims I have specified a non-single character separator in excel mode. Bug Dependencies Required and optional dependencies IO Data IO issues that don't fit into a more specific label
#44120 opened Oct 20, 2021 by simonbance
3 tasks done
DEPS: change clipboard backend to pyclip Dependencies Required and optional dependencies IO Data IO issues that don't fit into a more specific label
#39834 opened Feb 16, 2021 by fangchenli
BUG: Pyarrow 2.0.0 broke test_timezone_aware_index 6/7 tests Dependencies Required and optional dependencies IO Parquet parquet, feather
#37286 opened Oct 20, 2020 by phofl
Cython 3.0 Checklist Dependencies Required and optional dependencies Enhancement
#34213 opened May 16, 2020 by jbrockmendel
5 of 10 tasks
Add pytest fixture to control optional dependency Dependencies Required and optional dependencies Enhancement Testing pandas testing functions or related to the test suite
#26902 opened Jun 17, 2019 by TomAugspurger
Mean and std for float32 dataframe Bug Dependencies Required and optional dependencies Reduction Operations sum, mean, min, max, etc.
#22385 opened Aug 16, 2018 by m-rossi
ProTip! Type g i on any issue or pull request to go back to the issue listing page.