sashahafner / pystupid

Some notes on Python syntax and more
GNU General Public License v3.0
2 stars 0 forks source link

Reshaping #21

Open sashahafner opened 8 months ago

sashahafner commented 8 months ago

Pandas has pivot_table function, I guess the name comes from Excel, strangely. See image at top here for nice intro:

https://towardsdatascience.com/reshape-pandas-dataframe-with-pivot-table-in-python-tutorial-and-visualization-2248c2012a31