Skip to content
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

Handle duplictes in df to dict transformation #712

Merged
merged 1 commit into from
Apr 11, 2022

Conversation

MariusWirtz
Copy link
Collaborator

duplicates in string values are accepted (last one wins)
duplicates in numeric values are aggregated

@MariusWirtz MariusWirtz force-pushed the feature/handle-duplicates-in-write-dataframe branch from 1137dc0 to aa858fe Compare April 7, 2022 14:00
duplicates in string values are accepted (last one wins)
duplicates in numeric values are aggregated
@MariusWirtz MariusWirtz force-pushed the feature/handle-duplicates-in-write-dataframe branch from aa858fe to f304542 Compare April 7, 2022 14:04
@MariusWirtz
Copy link
Collaborator Author

@Kevin-Dekker
I'm curious about your thoughts on the data frame operations. Anything we could do more efficiently?

@MariusWirtz MariusWirtz merged commit 7ae5439 into master Apr 11, 2022
@MariusWirtz MariusWirtz deleted the feature/handle-duplicates-in-write-dataframe branch April 9, 2023 18:15
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.

1 participant