houlei0324 / EasyDML

An Easy programming tool for Distributed Machine Learning
2 stars 1 forks source link

[issue #16] support mixed-type data #17

Closed houlei0324 closed 6 years ago

houlei0324 commented 6 years ago

here I use numpy.genfromtxtto support mixed-type data loading instead of pandas, during coding, I found out that the use of pandas is not necessary and helpful for us at least until now.