Skip to content

Display Pandas DataFrame groupby sums in a wxPython TreeListCtrl

Notifications You must be signed in to change notification settings

alex314159/DataFrameToTreeListCtrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages