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
kwd.Part() can only be initialized with a pandas dataframe, even if there is only one entry. Setting the value using kwargs should initialize the first row. Setting the value using properties should be allowed if there is zero or one rows existing.
The text was updated successfully, but these errors were encountered:
kwd.Part() can only be initialized with a pandas dataframe, even if there is only one entry. Setting the value using kwargs should initialize the first row. Setting the value using properties should be allowed if there is zero or one rows existing.
The text was updated successfully, but these errors were encountered: