Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
04-12-2019 09:55 AM
Hi,
I've been trying to import the newest Yelp Dataset into Neo4j with the instructions provided in the yelp-graph-algorithms github.
However, when I give the command "python json_to_csv.py ", I'm getting the following error:
Traceback (most recent call last):
File "json_to_csv.py", line 112, in
for category in item["categories"]:
TypeError: 'NoneType' object is not iterable
which may seem simple but I can't fix it (my python knowledge is near to non-existent).
Is it something obvious that I'm missing?
All the sessions of the conference are now available online