An open API service for providing issue and pull request metadata for open source projects.

GitHub / pandas-dev/pandas issues and pull requests

Labelled with: Docs

#60628 - DOC: Make warning on query/eval consistent

Pull Request - State: closed - Opened by rhshadrach 11 months ago - 1 comment
Labels: Docs, expressions

#60628 - DOC: Make warning on query/eval consistent

Pull Request - State: closed - Opened by rhshadrach 11 months ago
Labels: Docs, expressions

#60623 - DOC: Remove Blank cell in `doc/source/user_guide/visualization.rst`

Pull Request - State: closed - Opened by dajale423 11 months ago - 1 comment
Labels: Docs

#60623 - DOC: Remove Blank cell in `doc/source/user_guide/visualization.rst`

Pull Request - State: closed - Opened by dajale423 11 months ago
Labels: Docs

#60612 - DOC: Adding a Persian version of Pandas Cheat Sheet

Pull Request - State: closed - Opened by HasssanRad 11 months ago - 2 comments
Labels: Docs

#60610 - DOC: In `User Guide` /`Chart visualization`/`Controlling the labels`, A blank cell.

Issue - State: closed - Opened by MaxforCherubim 11 months ago - 1 comment
Labels: Docs

#60608 - DOC: Add Hugging Face Hub access

Pull Request - State: closed - Opened by lhoestq 11 months ago - 1 comment
Labels: Docs

#60608 - DOC: Add Hugging Face Hub access

Pull Request - State: closed - Opened by lhoestq 11 months ago - 2 comments
Labels: Docs

#60598 - DOC: Change Twitter to X in pandas maintenance

Pull Request - State: closed - Opened by star1327p 11 months ago - 1 comment
Labels: Docs

#60598 - DOC: Change Twitter to X in pandas maintenance

Pull Request - State: closed - Opened by star1327p 11 months ago
Labels: Docs

#60588 - DOC: Fix "kwargs" description for .assign()

Pull Request - State: closed - Opened by wjandrea 11 months ago - 1 comment
Labels: Docs

#60572 - DOC: fix PR07,SA01,ES01 for pandas.plotting.scatter_matrix

Pull Request - State: closed - Opened by tuhinsharma121 11 months ago
Labels: Docs

#60571 - DOC: fix PR07,RT03,SA01,ES01 for pandas.io.json.build_table_schema

Pull Request - State: closed - Opened by tuhinsharma121 11 months ago
Labels: Docs

#60570 - DOC: fix PR01,SA01 for pandas.errors.UndefinedVariableError

Pull Request - State: closed - Opened by tuhinsharma121 11 months ago
Labels: Docs

#60570 - DOC: fix PR01,SA01 for pandas.errors.UndefinedVariableError

Pull Request - State: closed - Opened by tuhinsharma121 11 months ago - 1 comment
Labels: Docs

#60556 - DOC: fix SA01,ES01 for pandas.arrays.IntervalArray.length

Pull Request - State: closed - Opened by tuhinsharma121 11 months ago - 1 comment
Labels: Docs

#60543 - DOC: fix deprecation message for `is_period_dtype`

Pull Request - State: closed - Opened by tehunter 11 months ago - 1 comment
Labels: Docs

#60543 - DOC: fix deprecation message for `is_period_dtype`

Pull Request - State: closed - Opened by tehunter 11 months ago
Labels: Docs

#60542 - DOC: Incorrect deprecation example for `is_period_dtype`

Issue - State: closed - Opened by tehunter 11 months ago
Labels: Docs

#60535 - DOC (string dtype): updated 'Working with text data' for str dtype in pandas 3.0

Pull Request - State: closed - Opened by Uvi-12 11 months ago - 8 comments
Labels: Docs, Strings, Stale

#60535 - DOC (string dtype): updated 'Working with text data' for str dtype in pandas 3.0

Pull Request - State: closed - Opened by Uvi-12 11 months ago - 8 comments
Labels: Docs, Strings, Stale

#60525 - Update frame.rst

Pull Request - State: closed - Opened by easternsun7 12 months ago
Labels: Docs

#60525 - Update frame.rst

Pull Request - State: closed - Opened by easternsun7 12 months ago - 1 comment
Labels: Docs

#60523 - DOC: Fix docstrings for errors

Pull Request - State: closed - Opened by sunlight798 12 months ago
Labels: Docs

#60523 - DOC: Fix docstrings for errors

Pull Request - State: closed - Opened by sunlight798 12 months ago - 1 comment
Labels: Docs

#60520 - Add extended summary for fullmatch, match, pad, repeat, slice and slice_replace

Pull Request - State: closed - Opened by Nanashi-bot 12 months ago - 1 comment
Labels: Docs

#60520 - Add extended summary for fullmatch, match, pad, repeat, slice and slice_replace

Pull Request - State: closed - Opened by Nanashi-bot 12 months ago
Labels: Docs

#60516 - DOC: Fix hyperlinks to NumPy methods in DataFrame.shape / DataFrame.ndim

Pull Request - State: closed - Opened by Shubhank-Gyawali 12 months ago - 1 comment
Labels: Docs

#60516 - DOC: Fix hyperlinks to NumPy methods in DataFrame.shape / DataFrame.ndim

Pull Request - State: closed - Opened by Shubhank-Gyawali 12 months ago
Labels: Docs

#60513 - DOC: fix SA01 for pandas.arrays.NumpyExtensionArray

Pull Request - State: closed - Opened by karnbirrandhawa 12 months ago
Labels: Docs

#60513 - DOC: fix SA01 for pandas.arrays.NumpyExtensionArray

Pull Request - State: closed - Opened by karnbirrandhawa 12 months ago - 1 comment
Labels: Docs

#60512 - DOC: Add hyperlink to ndarray.size in DataFrame.size docstring (#60368)

Pull Request - State: closed - Opened by johnpaulfeliciano98 12 months ago - 1 comment
Labels: Docs

#60512 - DOC: Add hyperlink to ndarray.size in DataFrame.size docstring (#60368)

Pull Request - State: closed - Opened by johnpaulfeliciano98 12 months ago
Labels: Docs

#60509 - DOC: fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot

Pull Request - State: closed - Opened by jmalp 12 months ago - 1 comment
Labels: Docs

#60509 - DOC: fix docstrings validation for pandas.core.groupby.DataFrameGroupBy.boxplot

Pull Request - State: closed - Opened by jmalp 12 months ago
Labels: Docs

#60507 - doc: update dsintro.rst to remove a warring

Pull Request - State: closed - Opened by asdkfjsd 12 months ago
Labels: Docs

#60507 - doc: update dsintro.rst to remove a warring

Pull Request - State: closed - Opened by asdkfjsd 12 months ago - 1 comment
Labels: Docs

#60502 - DOC: Fix some core.resample.Resampler docstrings

Pull Request - State: closed - Opened by knowltod 12 months ago - 3 comments
Labels: Docs, Resample

#60501 - DOC: Clarify loc and iloc functionality in user_guide/indexing.html

Pull Request - State: closed - Opened by bluestarunderscore 12 months ago - 1 comment
Labels: Docs

#60497 - DOC: Typo in user guide merge section

Issue - State: closed - Opened by rheedhar 12 months ago - 3 comments
Labels: Docs, Needs Triage

#60492 - DOC: Fix the navigation bar

Issue - State: closed - Opened by easternsun7 12 months ago - 2 comments
Labels: Docs, Needs Triage

#60490 - DOC: DeprecationWarning on "Intro to data structures" user guide

Issue - State: closed - Opened by Ezrio1 12 months ago - 3 comments
Labels: Docs, Needs Triage

#60485 - DOC: Closed parameter not intuitively documented in DataFrame.rolling

Issue - State: open - Opened by caballerofelipe 12 months ago
Labels: Docs, Needs Triage

#60481 - DOC: Fix some docstring validations in pd.Series

Pull Request - State: closed - Opened by OscarGB 12 months ago - 1 comment
Labels: Docs

#60481 - DOC: Fix some docstring validations in pd.Series

Pull Request - State: closed - Opened by OscarGB 12 months ago
Labels: Docs

#60477 - Fix docstring groupby

Pull Request - State: closed - Opened by githubalexliu 12 months ago - 3 comments
Labels: Docs, Groupby

#60475 - DOC: Fix docstrings errors SEM and GET_GROUP

Pull Request - State: closed - Opened by Axeldnahcram 12 months ago - 3 comments
Labels: Docs, Groupby

#60475 - DOC: Fix docstrings errors SEM and GET_GROUP

Pull Request - State: closed - Opened by Axeldnahcram 12 months ago - 2 comments
Labels: Docs, Groupby

#60474 - DOC: DataFrameGroupBy.idxmin() returns DataFrame, documentation says Serie

Pull Request - State: closed - Opened by Axeldnahcram 12 months ago
Labels: Docs, Groupby

#60474 - DOC: DataFrameGroupBy.idxmin() returns DataFrame, documentation says Serie

Pull Request - State: closed - Opened by Axeldnahcram 12 months ago - 1 comment
Labels: Docs, Groupby

#60468 - FIX : Missing 'pickleshare' package when running 'sphinx-build' command

Pull Request - State: closed - Opened by lfffkh 12 months ago - 1 comment
Labels: Build, Docs

#60468 - FIX : Missing 'pickleshare' package when running 'sphinx-build' command

Pull Request - State: closed - Opened by lfffkh 12 months ago
Labels: Build, Docs

#60457 - DOC: Examples added for float_format in to_csv documentation

Pull Request - State: closed - Opened by Uvi-12 12 months ago - 3 comments
Labels: Docs

#60457 - DOC: Examples added for float_format in to_csv documentation

Pull Request - State: closed - Opened by Uvi-12 12 months ago - 5 comments
Labels: Docs

#60446 - DOC: Added missing links to optional dependencies in getting_started/install.html

Pull Request - State: closed - Opened by Uvi-12 12 months ago - 4 comments
Labels: Docs

#60444 - Fix indices docstrings, DataFrameGroupBy, SeriesGroupBy, Resampler

Pull Request - State: closed - Opened by gvmmybear 12 months ago - 1 comment
Labels: Docs, Groupby, Resample

#60430 - upgrade to the latest version of PyData Sphinx Theme

Pull Request - State: closed - Opened by partev 12 months ago - 5 comments
Labels: Docs

#60429 - DOC: Missing 'pickleshare' package when running 'sphinx-build' command

Issue - State: closed - Opened by hwhsu1231 12 months ago - 4 comments
Labels: Build, Docs

#60426 - replace twitter->X

Pull Request - State: closed - Opened by partev 12 months ago
Labels: Docs

#60426 - replace twitter->X

Pull Request - State: closed - Opened by partev 12 months ago - 2 comments
Labels: Docs

#60420 - DOC: Clarifying pandas.melt method documentation by replacing "massage" by "reshape"

Pull Request - State: closed - Opened by ohe 12 months ago - 1 comment
Labels: Docs

#60420 - DOC: Clarifying pandas.melt method documentation by replacing "massage" by "reshape"

Pull Request - State: closed - Opened by ohe 12 months ago
Labels: Docs

#60419 - DOC: fix docstring api.types.is_re_compilable

Pull Request - State: closed - Opened by sooooooing 12 months ago - 1 comment
Labels: Docs

#60419 - DOC: fix docstring api.types.is_re_compilable

Issue - State: closed - Opened by sooooooing 12 months ago
Labels: Docs

#60412 - fix issue #60410

Pull Request - State: closed - Opened by partev 12 months ago
Labels: Docs

#60412 - fix issue #60410

Pull Request - State: closed - Opened by partev 12 months ago - 1 comment
Labels: Docs

#60410 - DOC: incorrect formula for half-life of exponentially weighted window

Issue - State: closed - Opened by partev 12 months ago
Labels: Docs, Needs Triage

#60404 - DOC: fix SA01 for pandas.errors.UnsortedIndexError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago
Labels: Docs

#60403 - DOC: fix SA01,ES01 for pandas.errors.PossibleDataLossError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago - 1 comment
Labels: Docs

#60403 - DOC: fix SA01,ES01 for pandas.errors.PossibleDataLossError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago
Labels: Docs

#60402 - DOC: fix SA01 for pandas.errors.OutOfBoundsTimedelta

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago
Labels: Docs

#60402 - DOC: fix SA01 for pandas.errors.OutOfBoundsTimedelta

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago - 1 comment
Labels: Docs

#60401 - DOC: fix SA01 for pandas.errors.NumExprClobberingError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago - 1 comment
Labels: Docs

#60400 - DOC: fix SA01,ES01 for pandas.errors.InvalidIndexError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago - 1 comment
Labels: Docs

#60399 - DOC: fix SA01,ES01 for pandas.errors.DuplicateLabelError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago - 1 comment
Labels: Docs

#60399 - DOC: fix SA01,ES01 for pandas.errors.DuplicateLabelError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago
Labels: Docs

#60398 - DOC: Fixed spelling of 'behaviour' to 'behavior'

Pull Request - State: closed - Opened by Yuvraj-Pradhan-27 12 months ago - 1 comment
Labels: Docs

#60398 - DOC: Fixed spelling of 'behaviour' to 'behavior'

Pull Request - State: closed - Opened by Yuvraj-Pradhan-27 12 months ago
Labels: Docs

#60390 - DOC: fix SA01 for pandas.errors.ChainedAssignmentError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago - 1 comment
Labels: Docs

#60390 - DOC: fix SA01 for pandas.errors.ChainedAssignmentError

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago
Labels: Docs

#60386 - DOC: Fix doc string for column C&C

Pull Request - State: closed - Opened by mahlzahn 12 months ago
Labels: Docs

#60377 - DOC: fix docstring validation errors for pandas.Series.dt.freq

Pull Request - State: closed - Opened by Ivruix 12 months ago - 1 comment
Labels: Docs

#60377 - DOC: fix docstring validation errors for pandas.Series.dt.freq

Pull Request - State: closed - Opened by Ivruix 12 months ago
Labels: Docs

#60369 - DOC: Fix docstring typo

Issue - State: closed - Opened by jct102 12 months ago - 1 comment
Labels: Docs

#60368 - DOC: methods in see also section in the pandas.DataFrame.size are not hyperlinks

Issue - State: closed - Opened by Shubhank-Gyawali 12 months ago - 1 comment
Labels: Docs, Needs Triage

#60367 - DOC: fix SA01 for pandas.errors.AttributeConflictWarning

Pull Request - State: closed - Opened by tuhinsharma121 12 months ago - 1 comment
Labels: Docs

#60364 - DOC: Add missing links to optional dependencies in getting_started/install.html

Issue - State: open - Opened by bluestarunderscore about 1 year ago
Labels: Docs, Needs Triage

#60363 - DOC: Add examples for float_format in to_csv documentation

Issue - State: closed - Opened by felicijo about 1 year ago - 1 comment
Labels: Docs, IO CSV

#60352 - Update citing.md to correct the invalid URL

Pull Request - State: closed - Opened by setbit123 about 1 year ago - 1 comment
Labels: Docs

#60352 - Update citing.md to correct the invalid URL

Pull Request - State: closed - Opened by setbit123 about 1 year ago
Labels: Docs

#60348 - DOC (string dtype): update user guide page "Working with text data"

Issue - State: open - Opened by jorisvandenbossche about 1 year ago
Labels: Docs, Strings

#60319 - DOC: Fix docstrings api.types.pandas_dtype

Pull Request - State: closed - Opened by ensalada-de-pechuga about 1 year ago
Labels: Docs

#60310 - DOC: Update from_records docstring to not mention DataFrame as valid input

Pull Request - State: closed - Opened by U-S-jun about 1 year ago - 1 comment
Labels: Docs

#60308 - DOC: v2.2 offline documentation search button not work

Issue - State: open - Opened by jack6th about 1 year ago
Labels: Docs, Needs Triage

#60307 - DOC: Dataframe.from_records should not say that passing in a DataFrame for data is allowed

Issue - State: open - Opened by scotscotmcc about 1 year ago
Labels: Docs, Needs Triage

#60306 - DOC: numeric_only option for DataFrame.corr is unclear

Issue - State: open - Opened by Desiment about 1 year ago
Labels: Docs, Needs Triage

#60301 - API: return value of `.values` for Series with the future string dtype (numpy array vs extension array)

Issue - State: closed - Opened by jorisvandenbossche about 1 year ago - 12 comments
Labels: Docs, API Design, Strings

#60279 - DOC: fix SA01 for pandas.errors.DataError

Pull Request - State: closed - Opened by tuhinsharma121 about 1 year ago - 1 comment
Labels: Docs

#60279 - DOC: fix SA01 for pandas.errors.DataError

Pull Request - State: closed - Opened by tuhinsharma121 about 1 year ago
Labels: Docs