Introduction to Python Summer 2019 for Engineering

Navigate here to find the workshop:

https://sandbox.idre.ucla.edu/sandbox/introduction-to-python-summer-2019

Workshop Outline:

  1. What is Python?
  2. Installing Miniconda Python
  3. Matlab vs. Python
  4. Basics of Python
  5. Resources for Learning more Python
  6. Workshop Feedback/Comments

contact email: albertkun@idre.ucla.edu

Extra learning source

https://notebooks.azure.com/

Libraries

For general calculations:
numpy

For charts:
matplotlib

For styling charts:
seaborn