We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba93373 commit a87802aCopy full SHA for a87802a
mylib/transform_load.py
@@ -54,4 +54,4 @@ def load(dataset="data/employees.csv"):
54
55
56
if __name__ == "__main__":
57
- load()
+ load()
0 commit comments