We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46e596a commit bce071cCopy full SHA for bce071c
get-data.py
@@ -17,5 +17,4 @@
17
# Output the housing data so the next steps can retrieve it.
18
print("Outputting converted housing data...")
19
orchest.output((df_data, df_target), name="data")
20
-
21
print("Success!")
0 commit comments