Python 🐍
The python code language is considered as one of the most popular and in-demand programming language. In fact, It is the most used in data science. Yes but Why ?
- Python is extremely simple and easy to learn. It is a very powerful language and it closely resembles the English language ! So, what contributes to its simplicity? Python is
- Free & open source
- High-level
- Interpreted
- Blessed with large community (Stackoverflow is the website reference when you face an error in your code)
- The release of Python numerical engines such as Numpy and Pandas, brought data manipulation to a next level. Python also deals with the tabular, matrix as well as statistical data and it even visualizes it with popular libraries such as Matplotlib and Seaborn.
- Python has an array of frameworks for developing websites. The popular frameworks are Django, Flask, Pylons etc. Since these frameworks are written in Python, it's the core reason which makes the code a lot faster and stable.
- You can also perform web scraping where you can fetch details from any other websites. You will also be impressed as many websites such as Instagram, bit bucket, Pinterest are build on these frameworks only.
You don't remember about python syntax/logic? Here you can find some fresh tips/tricks :
Source :
Why python : https://www.edureka.co/blog/10-reasons-why-you-should-learn-python#DataScience
Pandas : https://studylib.net/doc/25268801/pandas-cheat-sheet
Numpy : https://i.pinimg.com/originals/5c/83/1c/5c831cc78a317409bf0ed2659bd520b7.png
Python : https://www.datacamp.com/community/tutorials/python-data-science-cheat-sheet-basics
All Cheat Sheets : https://medium.com/analytics-vidhya/data-science-cheat-sheets-109ddcb1aca8