Skip to content

Work with python libraries without importing them

Notifications You must be signed in to change notification settings

swarnava-96/Pyforest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pyforest

Pyforest-Lazy-imports all popular Python Data Science libraries so that they are always there when you need them. In general, if you don't import a library, you can't use it. Using pyforest you can work with a library without even importing it. When you are done with your script, you can export the Python code for the import statements. Here alias does not matter. Only it will see whether a particular library that is called is getting mapped or not.

About

Work with python libraries without importing them

Topics

Resources

Stars

Watchers

Forks