memphis-iis / datawhys-content-notebooks-python

Content for DataWhys in the form of JupyterLab notebooks (.ipynb files)
Apache License 2.0
8 stars 2 forks source link

Notebook: Data science and the nature of data #23

Closed aolney closed 3 years ago

aolney commented 4 years ago

See the spreadsheet for details

Content Programming
AO AO

Ideas/prereqs: data science: matching questions with data, understanding limits of analysis, structured vs unstructured data, tabular data, types of variables, measurement, reading files/pandas

Notebook 1: https://jupyter.olney.ai/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fmemphis-iis%2Fdatawhys-content-notebooks&subPath=Data-science-and-the-nature-of-data.ipynb&app=lab

Notebook 2: https://jupyter.olney.ai/hub/user-redirect/git-pull?repo=https%3A%2F%2Fgithub.com%2Fmemphis-iis%2Fdatawhys-content-notebooks&subPath=Data-science-and-the-nature-of-data-PS.ipynb&app=lab

aolney commented 4 years ago

Version 1 complete with https://github.com/memphis-iis/datawhys-content-notebooks/pull/25

aolney commented 4 years ago

Added some additional exercises for selecting cols/rows, including pedagogy around lists, logic expressions, and dataframe filtering with https://github.com/memphis-iis/datawhys-content-notebooks/pull/26

aolney commented 4 years ago

Added PS version of notebook for afternoon session. Uses external images b/c I didn't want to host those on GitHub https://github.com/memphis-iis/datawhys-content-notebooks/pull/27

aolney commented 3 years ago

@sdflem @andrewtawfik Apologies, I've just been doing the minutes from last week and realized I should have looped you in on these changes.

You can view the new versions using the links above. Comments welcome :smile_cat: