Skip to content

elephantscale/python-labs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Labs

Lab Environment

Instructor will provide access to lab environment

Notes

  • During this class we will use Jupyter Notebook and Vscode to write our codes.
  • Labs are designed to be executed on Ubuntu and Jupyter notebook, working on Windows might require some modifications as python works best on Linux.

Labs

Python Basics

Install

Hello World

Language Basics

  1. Numpy/

  2. Pandas/

  3. Web

  4. Database

  5. Deployment

  6. Interop

  7. RxPy

  8. Notebooks

  9. Language Basics

  10. NumPy

  11. Stats

  12. Pandas

  13. Visualization

  14. Exploration

  15. ML with Scikit-Learn

  16. Recommendations

Related Modules

  1. Text Analysis With NLTK
  2. Text Analysis With Scikit-Learn
  3. Text Analysis With Spacy
  4. Text Analysis With Gensim

Related Courses

  1. Python Language Labs
  2. Python Data Science Labs
  3. Python Text Labs

We also have another python repo which is our ML course which maps closely to the Spark Machine Learning.

This is in the Python ML labs location

  1. Python ML Labs