Skip to content

Commit 06de83d

Browse files
committed
fix typo
1 parent 436e9f8 commit 06de83d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ print(data_type_handler.change_file_type(
8888
type_fields))
8989

9090

91-
preprocessing_code = '''
91+
preprocessing_code = '''python
9292
from pyspark.ml import Pipeline
9393
from pyspark.sql.functions import (
9494
mean, col, split,

0 commit comments

Comments
 (0)