-
Notifications
You must be signed in to change notification settings - Fork 114
Description
Describe the bug :
I can't use the wordcloud funcion, as well as the graph with codes relation.
To Reproduce :
Mention Steps to reproduce the behavior.
When I select the file in the project and click on "make wordcloud" nothing happens.
When I select codes to observe the relation and I click on chart icon, I see this:
File "qualcoder/report_relations.py", line 992, in create_boxplots
File "plotly/express/_chart_types.py", line 666, in box
File "plotly/express/_core.py", line 2117, in make_figure
File "plotly/express/_core.py", line 1513, in build_dataframe
File "plotly/express/_core.py", line 1234, in process_args_into_dataframe
ValueError: Value of 'x' is not the name of a column in 'data_frame'. Expected one of ['Coppia di codici', 'Distanza (caratteri)'] but received: Code pair
Expected behavior :
A description of what you expected to happen.
Screenshots :
If applicable, add screenshots that helps to explain your problem.
Desktop (please complete the following information):
- OS: MAC
- Version Sequoia 15.4.1
Additional context :
Add any other context about the problem here.