Work with a dataframe

I have a dataframe and I want to import some features into Neo4j.

But I don't know how to do it. I find nothing on the internet.

Can someone help me ?

Thank you

Py2Neo is probably a good place to start - https://py2neo.org/v4/index.html

The py2neo documentation can be sparse if you are completely new to it, you might also want to have a look at Py2neo v4: The Next Generation. As both a busy dad and the team lead of… | by Nigel Small | Neo4j Developer Blog | Medium for some easy to grasp examples.