Skip to content

The objective of this project is to save Useful Python code snippets in Jupyter Notebook for future purposes. Also this project is used for learning different python coding techniques.

License

njnur/Python-Code-Snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Code Snippets

The objective of this project is to save Useful Python code snippets in Jupyter Notebook for future purposes. Also this project is used for leaning different python coding techniques.

Install Notes

Create a Virtual Environment. To Check How to Create and Activate a Virtual Environment (Click Here)

Install the the Package Requirements from requirements.txt.

pip install -r requirements.txt

To run Jupyter Notebook files type

jupyter notebook

Built With

About

The objective of this project is to save Useful Python code snippets in Jupyter Notebook for future purposes. Also this project is used for learning different python coding techniques.

Topics

Resources

License

Stars

Watchers

Forks