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

Add a flatten DataFrame method #47

Closed
MrPowers opened this issue Oct 23, 2022 · 3 comments · Fixed by #64
Closed

Add a flatten DataFrame method #47

MrPowers opened this issue Oct 23, 2022 · 3 comments · Fixed by #64

Comments

@MrPowers
Copy link
Collaborator

This was suggested as an addition to chispa here: MrPowers/chispa#47

I think this would be an even better addition to quinn because it's also useful for general data engineering (not just testing).

This function would help a lot of users.

@bjornjorgensen
Copy link
Contributor

I have a JIRA for this.

@MrPowers
Copy link
Collaborator Author

MrPowers commented Mar 5, 2023

@bjornjorgensen - the JIRA link isn't loading for me. Do you want to open up a PR with this code? Looks like you've already done the legwork for this one.

@kv41999
Copy link

kv41999 commented Aug 11, 2023

Hi @MrPowers, I have a custom function that flattens the spark df, array and struct columns included. I you like I would love to contribute. Just let me know which file the changes need to be made to.
Thanks

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 a pull request may close this issue.

3 participants