Skip to content

Instantly share code, notes, and snippets.

@khuyentran1401
Created November 5, 2021 20:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save khuyentran1401/9b94b26080df828210c326cdd6dcda2e to your computer and use it in GitHub Desktop.
Save khuyentran1401/9b94b26080df828210c326cdd6dcda2e to your computer and use it in GitHub Desktop.
└── 15:49:46 | INFO | Beginning Flow run for 'data-engineer'
└── 15:49:46 | INFO | Task 'target_col': Starting task run...
└── 15:49:46 | INFO | Task 'target_col': Finished task run for task with final state: 'Success'
└── 15:49:46 | INFO | Task 'test_data_ratio': Starting task run...
└── 15:49:47 | INFO | Task 'test_data_ratio': Finished task run for task with final state: 'Success'
└── 15:49:47 | INFO | Task 'load_data': Starting task run...
└── 15:49:47 | INFO | Task 'load_data': Finished task run for task with final state: 'Success'
└── 15:49:47 | INFO | Task 'encode_categorical_columns': Starting task run...
└── 15:49:47 | INFO | Task 'encode_categorical_columns': Finished task run for task with final state: 'Success'
└── 15:49:47 | INFO | Task 'get_classes': Starting task run...
└── 15:49:47 | INFO | Task 'get_classes': Finished task run for task with final state: 'Success'
└── 15:49:47 | INFO | Task 'split_data': Starting task run...
└── 15:49:47 | INFO | Task 'split_data': Finished task run for task with final state: 'Success'
└── 15:49:47 | INFO | Flow run SUCCESS: all reference tasks succeeded
Flow run succeeded!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment