alex314159 / DataFrameToTreeListCtrl

Display Pandas DataFrame groupby sums in a wxPython TreeListCtrl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataFrameToTreeListCtrl

Display Pandas DataFrame groupby sums in a wxPython TreeListCtrl

This class takes a DataFrame as input, a grouping list, and a list of columns to sum, in order to display these in a wxPython TreeListCtrl, pivot-table style.

About

Display Pandas DataFrame groupby sums in a wxPython TreeListCtrl


Languages

Language:Python 100.0%