Mar-30-2022, 05:37 PM
In Jupyter you can just type the name of the variable of interest at the end of a cell to get that displayed. Colab has an interactive table view that may be helpful. Only downside on Pandas Tutor is that the code is executed remotely and does not support all other libraries (similar to colab but a bit more restrictive - see episode 358 of the podcast Talk Python To Me)