Skip to content

Conversation

sfc-gh-twhite
Copy link

I'm submitting this pull request to refactor the dataframe expression in the source_df definition. The current expression is a bit hard to read and maintain, so I'd like to simplify it using the table method and list concatenation.

The refactored version avoids string concatenation, which can be error-prone. I've tested the refactored code and it produces the same result as the original code.

Thank you for considering this pull request!

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