Untitled

From Stained Marmoset, 2 Months ago, written in Plain Text, viewed 98 times.
URL http://codebin.org/view/c4c8ec0b Embed
Download Paste or View Raw
  1. data_grouped_children = data.groupby(['children', 'debt']).agg({'debt':'count'})
  2. data_grouped_children
  3.  

Reply to "Untitled"

Here you can reply to the paste above