Skip to content

DOC: give read_clipboard a signature #13726

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

Closed
chris-b1 opened this issue Jul 20, 2016 · 1 comment · Fixed by #14537
Closed

DOC: give read_clipboard a signature #13726

chris-b1 opened this issue Jul 20, 2016 · 1 comment · Fixed by #14537
Labels
Docs IO Data IO issues that don't fit into a more specific label
Milestone

Comments

@chris-b1
Copy link
Contributor

Wouldn't necessarily need to add everything that read_table accepts, but at minimum adding a couple common ones like delim_whitespace and sep would make it nicer for argument completion in interactive use.

https://github.com/pydata/pandas/blob/master/pandas/io/clipboard.py#L6

@jreback jreback added Docs IO Data IO issues that don't fit into a more specific label labels Jul 20, 2016
@jreback jreback added this to the Next Major Release milestone Jul 20, 2016
@sinhrks
Copy link
Member

sinhrks commented Jul 24, 2016

Actually it is:) PR is appreciated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO Data IO issues that don't fit into a more specific label
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants