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
Is there any way in Arquero to take a loaded table and inspect metadata about each column? For example, let's say I load CSV file into Arquero. I may want to know for a specific column:
how many unique values are in the column
what data types are represented in the column. strings, numbers, dates?
Are there any API calls for fetching this type of information from an aq table?
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
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way in Arquero to take a loaded table and inspect metadata about each column? For example, let's say I load CSV file into Arquero. I may want to know for a specific column:
Are there any API calls for fetching this type of information from an aq table?
Beta Was this translation helpful? Give feedback.
All reactions