thanks for sharing Elias - I personally would prefer camel case but are
there other opinions?
Regards,
Matthias
On 1/16/2025 3:29 PM, Elias Strauß wrote:
Hi all,
I am currently working on consolidating all DML builtin script parameters and
found parameter names in snake_case and camelCase in equal amounts. I attached
a list with the statistics about the paramter names and their current usage. A
small example for each variant with different identifiers:
snake: camel:
verbose verbose
max_iterations maxIterations
X X
X_train Xtrain
X_train_prime XtrainPrime
What is your preffered option?
Best regards,
Elias