Replies: 1 comment 1 reply
-
|
I am cool with whatever you and @alfonsorr think is best, but let's make sure we have the best practices documented here once we make a decision: https://github.com/mrpowers-io/spark-style-guide/blob/main/SPARK_SCALA_STYLE_GUIDE.md |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I wanted to discuss whether we should switch the Spark-Daria API to use snake_case instead of camelCase for daria functions API.
Context:
Pros for camelCase:
Pros for snake_case:
suggestion:
Note
This does not affect other API such as DataframeExt API which is generally only use camelCase even in pyspark
Beta Was this translation helpful? Give feedback.
All reactions