Module recoreco::io[][src]

Functions

csv_reader

Reads a CSV input file. We expect NO headers, and a user-item tuple per line with tab separation.

interactions_from_csv
write_indicators

Output the computed indicators in JSON format, using the original identifiers from the inputfile. If an indicators_path is supplied, we write to a file at the specified path, otherwise, we output to stdout.