Skip to content

Commit

Permalink
Update exercise1.py
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivasseema authored Nov 15, 2023
1 parent b464b37 commit a65b220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/exercise1.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def executePipeline():
'column_6': 'str',
'column_7': 'float64',
'column_8': 'float64',
'column_9': 'float64',
'column_9': 'int64',
'column_10': 'float32',
'column_11': 'str',
'column_12': 'str',
Expand Down

0 comments on commit a65b220

Please sign in to comment.