Examining the groupby object

The immediate result from using the groupby method on a DataFrame will be a groupby object. Usually, we continue operating on this object to do aggregations or transformations without ever saving it to a variable. One of the primary purposes of examining this groupby object is to inspect individual groups.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset