Good morning. First, thank you for this tool. It will help us a great deal!
We are having a slight problem uploading .csv files from Unsub. I am getting the following message: StreamlitAPIException: ("Expected bytes, got a 'int' object", 'Conversion failed for column subject_top_three with type object')
Traceback:
File "/opt/app-root/src/unsub_extender.py", line 312, in <module>
st.altair_chart(weighted_vs_cost, use_container_width=True)
The same message appears for subjects_all if we delete the first troublesome column.
If we delete the two columns:
subject_top_three
subjects_all
the file will load and seems to work well, but the final analysis, Consider journal subject areas, won't populate with multiple designations.
Please could someone have a look?
Thanks and have a lovely day.
Joanne