A-Practical-Introduction-to-Python-Programming

Simplified way of learning python language

Useful Links

Python Object Oriented

✧ A good note about "python object oriented"(Farsi).

Object-Oriented Programming (OOP) in Python 3, by Real Python

Main TextBooks

Libraries

Pandas Cheat Sheet for Data Science in Python, by Karlijn Willems

How to Import a CSV File into Python using Pandas

scikit-learn (Simple and efficient tools for data mining and data analysis)

OS Module or Python's OS Module (The os module is a part of the standard library, or stdlib, within Python 3)