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
I'm not advocating that we support rendering, or performing other analysis on char variables, but describe should ignore such variables and return information for other variables, instead of failing outright.
The text was updated successfully, but these errors were encountered:
Trying to use
describe
(CLI or API) on a dataset with one or morechar
-type variables causes the following error:I'm not advocating that we support rendering, or performing other analysis on
char
variables, butdescribe
should ignore such variables and return information for other variables, instead of failing outright.The text was updated successfully, but these errors were encountered: