Skip to content

Issues: pandas-dev/pandas

Beta
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: allow rolling with non-numerical (eg string) data Apply Apply, Aggregate, Transform, Map Enhancement Window rolling, ewma, expanding
#23002 opened Oct 5, 2018 by randomgambit
STYLE: Prohibit parsing exeption messages in try/except code flows Code Style Code style, linting, code_checks Error Reporting Incorrect or improved errors from pandas
#50353 opened Dec 19, 2022 by mroeschke
ENH: new method Series.struct.assign to allow adding sub-fields to a struct Arrow pyarrow functionality Enhancement Needs Discussion Requires discussion from core team before further action
#59014 opened Jun 14, 2024 by tswast
1 of 3 tasks
API: Make 'D' & offsets.Day always operate as calendar day instead of 24 Hour API Design Enhancement Frequency DateOffsets Needs Discussion Requires discussion from core team before further action
#41943 opened Jun 11, 2021 by mroeschke
2 tasks
3.0
Copy-on-Write (PDEP-7) follow-up overview issue Copy / view semantics Master Tracker High level tracker for similar issues
#48998 opened Oct 7, 2022 by jorisvandenbossche
21 of 38 tasks
pd.DataFrame.__deepcopy__ is does not work when elements are lists (nested) Bug Nested Data Data where the values are collections (lists, sets, dicts, objects, etc.).
#17406 opened Aug 31, 2017 by mortonjt
API: handling of missing values in Index.__contains__ API - Consistency Internal Consistency of API/Behavior Index Related to the Index class or subclasses Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#59765 opened Sep 9, 2024 by jorisvandenbossche 4.0
ENH: allow writing series to parquet file Enhancement IO Parquet parquet, feather Needs Discussion Requires discussion from core team before further action Series Series data structure
#54638 opened Aug 19, 2023 by lcrmorin
1 of 3 tasks
read_sql_query does not convert invalid dates to NaT Bug IO SQL to_sql, read_sql, read_sql_query Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#9261 opened Jan 15, 2015 by jorisvandenbossche
API: consistent float_format specification API - Consistency Internal Consistency of API/Behavior Enhancement IO CSV read_csv, to_csv Output-Formatting __repr__ of pandas objects, to_string
#9448 opened Feb 9, 2015 by jorisvandenbossche
DOC: HDF access limitations and Comparison of SQL/HDF Docs IO HDF5 read_hdf, HDFStore IO SQL to_sql, read_sql, read_sql_query
#9446 opened Feb 9, 2015 by rnelsonchem
newline defaults for read_csv and write_csv are not consistent API - Consistency Internal Consistency of API/Behavior Docs IO CSV read_csv, to_csv
#10018 opened Apr 29, 2015 by mheilman
to_clipboard issue with float_format API Design Bug Output-Formatting __repr__ of pandas objects, to_string
#9449 opened Feb 9, 2015 by jorisvandenbossche
Status of io.sql.get_schema as public function? Enhancement IO SQL to_sql, read_sql, read_sql_query Needs Discussion Requires discussion from core team before further action
#9960 opened Apr 21, 2015 by jorisvandenbossche
BUG: Resample upsampling return NaNs Bug Needs Discussion Requires discussion from core team before further action Resample resample method
#9528 opened Feb 19, 2015 by KevinLourd
Series.__getitem__ semantics vary according to runtime values Docs Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex
#9213 opened Jan 8, 2015 by dandavison
Support Resampling Weeks to/from FY5253Quarter Bug Frequency DateOffsets Period Period data type Resample resample method
#12377 opened Feb 18, 2016 by cancan101
No str for FY5253Quarter Bug Frequency DateOffsets
#12379 opened Feb 18, 2016 by cancan101
ProTip! Follow long discussions with comments:>50.