m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
305 stars 57 forks source link

Add dump_task_info_table #235

Closed mski-iksm closed 3 years ago

mski-iksm commented 3 years ago

I've added new function gokart.tree.task_info.dump_task_info_table() which dumps tasks information as a pandas.DataFrame.

Issue: https://github.com/m3dev/gokart/issues/231

mski-iksm commented 3 years ago

@vaaaaanquish @Hi-king @hirosassa Please review!

hirosassa commented 3 years ago

@mski-iksm Is this PR ready to be merged?

mski-iksm commented 3 years ago

@hirosassa

@mski-iksm Is this PR ready to be merged?

I've applied @Hi-king 's suggestion, so I prefer him to check.

Hi-king commented 3 years ago

@mski-iksm cool! Let's release this :)