Pandas 透视表(pivot_table)

英文出处:http://pbpython.com/pandas-pivot-table-explained.html
中文翻译: http://python.jobbole.com/81212/
jupyter演示:http://nbviewer.jupyter.org/url/pbpython.com/extras/Pandas-Pivot-Table-Explained.ipynb
数据下载地址:http://pbpython.com/extras/sales-funnel.xlsx

Pandas 透视表(pivot_table)_第1张图片
记忆图

你可能感兴趣的:(Pandas 透视表(pivot_table))