pysal / scipy2019-intermediate-gds

This is the Intermediate Data Science Workshop for the 2019 Scientific Python conference in Austin, TX.
https://www.scipy2019.scipy.org/tutorial/Intermediate-Methods-for-Geospatial-Data-Analysis
BSD 3-Clause "New" or "Revised" License
76 stars 23 forks source link

add rasters & relations analysis notebooks #3

Closed ljwolf closed 5 years ago

ljwolf commented 5 years ago

this adds a cleaned version of the neighborhoods data, nightlights in texas raster, and the two notebooks for the first half of the workshop.

I've outlined what I need to write in the rasters notebook, and I want to have a problemset for the relations notebook.

ljwolf commented 5 years ago

I've now fleshed out the main points of the data manipulation/data science part. I'll be working on some test problems pertaining to these notebooks in the next few days!

ljwolf commented 5 years ago

however, I'm going to take a break to turn 28 tomorrow, so I will probably not push anything til the 13th :birthday: :smile:

ljwolf commented 5 years ago

adding problemset for the relations notebook. Dataset is too big, but I'll post is soon!

ljwolf commented 5 years ago

There's about 20% more exposition needed in the relations notebook & then exposition in the rasters notebook. Problemsets for both are done.

ljwolf commented 5 years ago

I've finished the exposition in the relations.ipynb notebook, and am targeting the rasters.ipynb I think it might make sense to not post the run versions of the notebook, or push html versions of the run notebook separately.

I've cleared the output on relations.ipynb. I'll return to this likely sunday GMT.

ljwolf commented 5 years ago

I've added the updates we talked about to clustering & geography_as_feature. They should be good to go!