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
318 stars 57 forks source link

allow load_data_frame to handle index only dataframe #130

Closed Hi-king closed 4 years ago

Hi-king commented 4 years ago

Fixed bug that load_data_frame is currently converting index only dataframe into empty dataframe.

vaaaaanquish commented 4 years ago

@Hi-king LGTM