I made some Jupyter files showing Pandas basics such as Series, DataFrame, index, selection, operations, apply.

github repository

https://github.com/beepscore/pandas_basics

Github renders Jupyter in browser, but only for “Desktop Version”. If viewing on mobile device, you can scroll down and select “Desktop Version”.

Series

DataFrame