Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 2.36 KB

File metadata and controls

39 lines (26 loc) · 2.36 KB

Welcome to MUSA 620: Geospatial Data Science in Python

In this repository

This repository contains general course materials, including:

Note

Throughout the course, the environment.yml file in this repository will be updated to include all necessary packages. The syllabus in this repository will also be updated with links to each week's materials and assignments.

Anaconda tutorials

See the official Anaconda User Guide for tutorials on using Anaconda. An installation guide is also available.

Recommended Python tutorials

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:

Note that you can click on the "Open in Colab" button for each chapter and run the examples interactively using Google Colab.

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