These videos are for my INSY 6500/5500 course on Modern Tools for Data Analytics and Modeling. Since they tie in with live-lectures, there will be a bit of jumping around between videos and some awkward transitions (sorry). You can find the Jupyter Notebooks and code at https://github.com/ausim/ToolsForDataAnalyticsAndModeling.
V01 – Not completed Yet
V02 – Data Frames and Indexes
V03 – Data Frames, Indexes, Data Selection
V04 – Example of Using Data Selection
V05 – Handling Missing Data and Hierarchical Indexes
V06 – Data Frame Concatenation
V07 – Concatenation Example