PYTHON FOR DATA SCIENCE
Based on Introduction to Python for Data Science
https://www.edx.org/course/introduction-to-python-for-data-science-3
2
What can you do with Python? Video: Ecourse Review
Upon lesson completion, you will learn
Python language fundamentals: basic syntax
Python lists, functions
Python classes
Packages: numpy, matplotlib, pandas
3
References
edX course: Introduction to Python for Data Science,
https://www.edx.org/course/introduction-to-python-for-data-
science-3
Swaroop, H. (2013). A Byte of Python.
Python documentation: https://docs.python.org/3/index.html
Python cheat sheets
4
5
pip install numpy
6
7
8
9
10

AI01_2_Python.pptx

  • 1.
    PYTHON FOR DATASCIENCE Based on Introduction to Python for Data Science https://www.edx.org/course/introduction-to-python-for-data-science-3
  • 2.
    2 What can youdo with Python? Video: Ecourse Review
  • 3.
    Upon lesson completion,you will learn Python language fundamentals: basic syntax Python lists, functions Python classes Packages: numpy, matplotlib, pandas 3
  • 4.
    References edX course: Introductionto Python for Data Science, https://www.edx.org/course/introduction-to-python-for-data- science-3 Swaroop, H. (2013). A Byte of Python. Python documentation: https://docs.python.org/3/index.html Python cheat sheets 4
  • 5.
  • 6.
  • 7.
  • 8.
  • 9.
  • 10.

Editor's Notes

  • #3 Video: https://www.youtube.com/watch?v=hxGB7LU4i1I