Skip to content

MUSA-550-Fall-2022/week-1

Repository files navigation

Week 1
Exploratory Data Science in Python

badge

badge

Topics

  • Course Logistics
  • Using Jupyter Notebooks
  • Introduction to Pandas

Initial Survey

Please fill out this anonymous survey for some initial feedback:

https://www.surveymonkey.com/r/TPTM6J3

Recommended Readings

Python tutorials

A number of resources are listed on the course website.

There are also a few good resources from the Berkeley Data Science Institute:

The The Python Data Science Handbook is a free, online textbook covering the Python basics needed in this course. In particular, the first four chapters are excellent:

Particularly for the Data Science Handbook, there is too much to get through in one week, but the book should serve as your first reference on pandas, numpy, and matplotlib throughout the course.

Git Resources

Documentation

Additional Materials