Skip to content

DOC: fix small issues #42621

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

Merged
merged 1 commit into from
Jul 22, 2021
Merged

DOC: fix small issues #42621

merged 1 commit into from
Jul 22, 2021

Conversation

partev
Copy link
Contributor

@partev partev commented Jul 20, 2021

read_clipboard passes the text to read_csv not read_table. See here for example: https://pandas.pydata.org/docs/dev/reference/api/pandas.read_clipboard.html

also replace "OS X" -> macOS

  • closes #xxxx
  • tests added / passed
  • Ensure all linting tests pass, see here for how to run them
  • whatsnew entry

read_clipboard passes the text to read_csv not read_table. See here for example: https://pandas.pydata.org/docs/dev/reference/api/pandas.read_clipboard.html

also replace "OS X" -> macOS
Copy link
Member

@phofl phofl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@mroeschke mroeschke added the Docs label Jul 22, 2021
@mroeschke mroeschke added this to the 1.4 milestone Jul 22, 2021
@mroeschke mroeschke merged commit 9c0a1eb into pandas-dev:master Jul 22, 2021
@mroeschke
Copy link
Member

Thanks @partev

@partev partev deleted the patch-9 branch July 26, 2021 02:57
CGe0516 pushed a commit to CGe0516/pandas that referenced this pull request Jul 29, 2021
read_clipboard passes the text to read_csv not read_table. See here for example: https://pandas.pydata.org/docs/dev/reference/api/pandas.read_clipboard.html

also replace "OS X" -> macOS
feefladder pushed a commit to feefladder/pandas that referenced this pull request Sep 7, 2021
read_clipboard passes the text to read_csv not read_table. See here for example: https://pandas.pydata.org/docs/dev/reference/api/pandas.read_clipboard.html

also replace "OS X" -> macOS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants