DataFrame
DataFrame copied to clipboard
Check if we support all the basic Dataset Reshaping operations and find the ones that we need to implement
I found this for example: https://pandas.pydata.org/docs/user_guide/reshaping.html
Also:

And this:
