Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

zaleslaw
Copy link
Collaborator

Fixes #666 and #660

Added a 'separator' parameter to the DataFrame.flatten function to customize the separator used in column names when 'keepParentNameForColumns' is true. This allows greater flexibility in formatting column names. Tests have been updated accordingly to check for proper functionality.

Added a 'separator' parameter to the DataFrame.flatten function to customize the separator used in column names when 'keepParentNameForColumns' is true. This allows greater flexibility in formatting column names. Tests have been updated accordingly to check for proper functionality.
@zaleslaw zaleslaw requested a review from Jolanrensen April 18, 2024 11:39
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.

Add separator selection for the flatten(keepParentNameForColumns = true) function
2 participants