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
In this section, we have Also note that the not_upc column was identified as Categorical.. When you look at the schema results a few lines down, not_upc is actually inferred as Unknown. This may not be a doc issue but a problem with the Categorical inference function.
The text was updated successfully, but these errors were encountered:
Here.
In this section, we have
Also note that the not_upc column was identified as Categorical.
. When you look at the schema results a few lines down,not_upc
is actually inferred as Unknown. This may not be a doc issue but a problem with theCategorical
inference function.The text was updated successfully, but these errors were encountered: