Unanswered
Hi, I Have A Visualization Issue When Using Plotly And Then “Report_Plotly”
My Code Is
Getting the following error when I try to run this code:
Traceback (most recent call last): File "plots-issue.py", line 9, in <module> fig=px.pie(df, names='a', facet_col='b') TypeError: pie() got an unexpected keyword argument 'facet_col'
165 Views
0
Answers
one year ago
one year ago