We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436e9f8 commit 06de83dCopy full SHA for 06de83d
1 file changed
README.md
@@ -88,7 +88,7 @@ print(data_type_handler.change_file_type(
88
type_fields))
89
90
91
-preprocessing_code = '''
+preprocessing_code = '''python
92
from pyspark.ml import Pipeline
93
from pyspark.sql.functions import (
94
mean, col, split,
0 commit comments