why?
we don't support grouping by these, but we should.
Implementation Notes
all other data type methods return lists that are appended to the dataframe - but these 2 return pandas objects. probably as simple as conditional lambdas to concat the objects.
why?
we don't support grouping by these, but we should.
Implementation Notes
all other data type methods return lists that are appended to the dataframe - but these 2 return pandas objects. probably as simple as conditional lambdas to concat the objects.