nokaut / wsknn

Session-weighted recommendation system in Python
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

[Feature] Add CSV file parsing #26

Closed SimonMolinsky closed 1 year ago

SimonMolinsky commented 1 year ago

The package now parses JSON and JSONL files, but another standard file type is CSV. Add csv parser to the package.