Open sashahafner opened 8 months ago
Pandas has pivot_table function, I guess the name comes from Excel, strangely. See image at top here for nice intro:
pivot_table
https://towardsdatascience.com/reshape-pandas-dataframe-with-pivot-table-in-python-tutorial-and-visualization-2248c2012a31
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