neo4j / neo4j-python-driver

Neo4j Bolt driver for Python
https://neo4j.com/docs/api/python-driver/current/
Other
898 stars 186 forks source link

API docs: elaborate on Result.to_df options #1098

Closed robsdedude closed 3 weeks ago

robsdedude commented 3 weeks ago

Explain what passing parse_dates=False to Result.to_df does.