We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed08e53 commit 356f260Copy full SHA for 356f260
CHANGELOG.md
@@ -9,6 +9,7 @@ All notable changes to the Databricks Labs Data Generator will be documented in
9
* Fixed use of logger in _version.py and in spark_singleton.py
10
* Fixed template issues
11
* Added use of prospector to build process to validate common code issues
12
+* Apply pandas optimizations when generating multiple columns using same `withColumn` or `withColumnSpec`
13
14
### Version 0.3.2
15
0 commit comments