- data_pivot = data.pivot_table(index=['children'],
- values=['debt'],
- aggfunc=[len,sum])
Re: Re: Untitled
From Crimson Finch, 3 Weeks ago, written in Plain Text, viewed 110 times.
This paste is a reply to Re: Untitled from Mature Madrill
- view diff
URL http://codebin.org/view/e6095d02
Embed
Download Paste or View Raw
— Expand Paste to full width of browser