Skip to content

Add Result.to_df to export records as pandas DataFrame #663

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 31, 2022

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Mar 1, 2022

To be able to add node and relationship expansion, we need

to be merged first.

@robsdedude robsdedude force-pushed the result-df-export branch 2 times, most recently from 4da211b to b3b2205 Compare March 1, 2022 17:33
robsdedude added a commit that referenced this pull request Mar 15, 2022
@robsdedude robsdedude force-pushed the result-df-export branch 2 times, most recently from 7473d03 to dd015a4 Compare March 15, 2022 18:39
This option (when `True`) will make the driver flatten nodes, relationships,
lists, and dicts into multiple columns of the DataFrame.
Copy link
Contributor

@bigmontz bigmontz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐼

@robsdedude robsdedude merged commit 4fb25a2 into neo4j:5.0 Mar 31, 2022
@robsdedude robsdedude deleted the result-df-export branch March 31, 2022 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants