jeudi 30 avril 2020

Trying to write an excel using a python code

I am making a program that writes the job information of indeed & Stack overflow to Excel, I am getting this error.

Traceback (most recent call last):
File "main.py", line 7, in <module>
jobs = indeed_jobs + so_jobs
TypeError: can only concatenate list (not "dict") to list

stackoverflow file is working. but indeed file is not working.

Can anyone please help me? Thank you.




Aucun commentaire:

Enregistrer un commentaire