Pandas table copy to clipboard
Open
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 124
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 1
Description
Currently when using a pandas table I can only copy the values from the entire row and this is rarely what I want. I would like to be able to select individual values (i.e. one column in one row) from a pandas table for copying to the clipboard and maybe select the entire row if I want all to copy all row values.
Contributor guide
Assessment
This issue has not been assessed yet.