We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b0af2 commit 46e596aCopy full SHA for 46e596a
get-data.py
@@ -17,4 +17,5 @@
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