Presentation Python
Presentation Python
Presentation Python
PROGRAMMING.
Agenda
• Why Python is Interpreted Language?
• Why Python is best for Data Analytics?
• Python or R which one is best?
Kaggle’s survey
Python:
• Computer Scientist
• Data Scientist
• Machine Learning Engineer
• Other Programmer
• Researcher
• Scientist
• Software Developer
• Data Collection
• Data Exploration
• Data Modeling
• Data Visualization
Data Collection
• Pandas, the data analysis library for Python( filter, sort and display
data in a matter of seconds).
• We can clean data by filling in non-valid values such as NaN (not a
number) with a value that makes sense for numerical analysis such as
0.
Data Modeling
Pic.Source: www.kdnuggets.com
Pic. Source:www.codementor.io
Conclusion