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
from Orange.data.pandas_compat import table_from_frame
dataTable = table_from_frame(data)
markotoplak
added
bug
A bug confirmed by the core team
and removed
bug report
Bug is reported by user, not yet confirmed by the core team
labels
Oct 4, 2021
What's wrong?
Orange.data.Table.from_pandas_dfs() requires 'orange_attributes' in the given DataFrame <--- problem!! Chicken-egg paradox
How can we reproduce the problem?
Run the below snippet to see the problem
Result:
What's your environment?
The text was updated successfully, but these errors were encountered: