You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be a funny request, because obv it's doable manually,
Curious si there a way to access the transformed data for instance for a plot?
Specifically, let's say I have sales by data that has dimensions of city, county and state and I want to read out of the chart the top 5 when aggregating by state.
A clear way to do this is pandas, but we are generating configs and it would be helpful to be able to programmatically read the chart,
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
This may be a funny request, because obv it's doable manually,
Curious si there a way to access the transformed data for instance for a plot?
Specifically, let's say I have sales by data that has dimensions of city, county and state and I want to read out of the chart the top 5 when aggregating by state.
A clear way to do this is pandas, but we are generating configs and it would be helpful to be able to programmatically read the chart,
What do you think?
Cheers,
Alex
Beta Was this translation helpful? Give feedback.
All reactions