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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

DOC: describe any expected ordering of value counts when sort=False Algos Non-arithmetic algos: value_counts, factorize, sorting, isin, clip, shift, diff Docs
#51420 opened Feb 15, 2023 by mvashishtha
1 task done
DOC: clarify pitfalls of NA vs NaN in nullable floats Docs Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#51383 opened Feb 14, 2023 by a-reich Loading…
2 of 5 tasks
DOC: flake8 flagging template strings in docstrings as syntax errors CI Continuous Integration Code Style Code style, linting, code_checks Docs
#51377 opened Feb 14, 2023 by kkangs0226
1 task done
DOC: Remove versionadded/versionchanged up to 1.5.0 Docs Needs Discussion Requires discussion from core team before further action
#51071 opened Jan 30, 2023 by phofl
1 task done
DOC: Fix dark mode styles Docs
#50936 opened Jan 23, 2023 by anushkabishnoi Loading…
DOC: Extra float values appear after resampling in column used by groupby Docs Numeric Operations Arithmetic, Comparison, and Logical operations
#50893 opened Jan 20, 2023 by takarzyna
3 tasks done
DOC/WEB: Move not versioned docs to the web Docs Needs Discussion Requires discussion from core team before further action Web pandas website
#50856 opened Jan 19, 2023 by datapythonista
DOC: Preview rendered documentation of PRs CI Continuous Integration Docs
#50832 opened Jan 18, 2023 by datapythonista
DOC: Building & Testing Required Additional Modules: libhdf5-serial-dev & liblzma-dev [on wsl / ubuntu] Build Library building on various platforms Docs Needs Info Clarification about behavior needed to assess issue
#49989 opened Dec 1, 2022 by haleemur
1 task done
DOC: line breaks in long signatures Docs
#49945 opened Nov 28, 2022 by TLouf
1 task done
DOC: read_csv default encoding is not documented Docs IO CSV read_csv, to_csv
#49881 opened Nov 24, 2022 by wjandrea
1 task done
DOC: behavior of DataFrame.assign for dictionary inputs API Design Docs Needs Discussion Requires discussion from core team before further action
#49817 opened Nov 21, 2022 by hisakatha
1 task done
BUG: Empty string multilevel column names Docs Indexing Related to indexing on series/frames, not to indexes themselves MultiIndex Needs Triage Issue that has not been reviewed by a pandas team member
#49765 opened Nov 18, 2022 by prhbrt
3 tasks done
DOC: Provide examples of using read_parquet Docs IO Parquet parquet, feather
#49739 opened Nov 17, 2022 by wjones127
1 task done
DOC: DataFrame.agg and Series.agg documentation is unclear on which function we can use Docs Needs Triage Issue that has not been reviewed by a pandas team member
#49528 opened Nov 4, 2022 by arnaudlegout
1 task done
DOC: See also box should refer to same type (Series.dt.tz_convert --> Series.dt.tz_localize) Docs Needs Triage Issue that has not been reviewed by a pandas team member
#49297 opened Oct 25, 2022 by NumesSanguis
1 task done
ProTip! Add no:assignee to see everything that’s not assigned.