Navigate here to find the workshop:
https://sandbox.idre.ucla.edu/sandbox/workshops/introduction-to-python-2018-fall
Opt Attendance Poll:
https://onlinepoll.ucla.edu/polls/2314/responses/new
Workshop Outline:
- Installing Python (10 min)
- Basics of Python (30 min)
- Python applied
- Resources for Learning more Python
- Workshop Feedback/Comments
Workshop Goals:
- Understand the basics of Python 2.7
- Describe the different data types in Python
- Identify a use cases for web scraping data
- Learn how to scrape web data using the Selenium library
- Visualize data using the Seaborn library