You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Re-enforce key data wrangling concepts introduced in 1st Python NB through small, task-oriented hands-on exercises, implemented as stand-alone vignettes in Jupyter Notebooks.
Explore NBGrader and Jupyter Widgets to provide visibility into student progress and add interactivity to self-paced notebooks.
Load Data (local and remote)
Filter
Merge (joins)
Stack (concatenate or UNION)
Calculations (sum, median, etc.)
Aggregations (Group By)
Basic Viz
The text was updated successfully, but these errors were encountered:
zstumgoren
changed the title
Data Vignettes using NB Grader and/or iPythonWidegts
Data Vignettes using NB Grader and/or Jupyter Widgets
Feb 10, 2022
Re-enforce key data wrangling concepts introduced in 1st Python NB through small, task-oriented hands-on exercises, implemented as stand-alone vignettes in Jupyter Notebooks.
Explore NBGrader and Jupyter Widgets to provide visibility into student progress and add interactivity to self-paced notebooks.
The text was updated successfully, but these errors were encountered: