Skip to content

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