caserec / CaseRecommender

Case Recommender: A Flexible and Extensible Python Framework for Recommender Systems
MIT License
471 stars 91 forks source link

data format #35

Closed harperxiao closed 4 years ago

harperxiao commented 4 years ago

could you please give some samples for the data the data format always wrong

TypeError: File cannot be empty or file is invalid:
myfile is a dataframe with three columns thanks

arthurfortes commented 4 years ago

Hi, @harperxiao ! Please pay attention what is your separation type. Case Recommender uses '\t' as default. Files builded based on dataframe uses ','. You can pass it as param.