Hey Team,

Sorry if this is answered already somewhere I tried searching emails and issues 
but couldn’t find anything. I am wondering if there is a standard way to encode 
row or column pivots in Arrow?

I know Pandas does it already some way 
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.pivot_table.html
 and there are libraries using Arrow like Perspective that may have their 
internal solution for representation of pivots 
https://perspective.finos.org/docs/md/view.html#row-pivots

I am wondering if there is already a discussion or already a best practice or 
standard for encoding this information. Or alternatively is this not something 
that should be at all associated with Arrow.

-Michael

P.S. If anyone on the Perspective team or anyone who might know is on this 
thread I would be interested in understanding more how Perspective, 
specifically, encodes pivot information in Arrow.

Reply via email to