Skip to content
/ copydf Public
forked from conceptualio/copydf

A simple utility to copy a pandas dataframe to your local clipboard from a hosted instance of jupyter.

License

Notifications You must be signed in to change notification settings

alonnir/copydf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copydf

A simple utility to copy a pandas dataframe to your local clipboard from a hosted instance of jupyter.

Installation

pip install copydf

Usage

from copydf import copyDF
copyDF( df )

License

MIT

About

A simple utility to copy a pandas dataframe to your local clipboard from a hosted instance of jupyter.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%