to_csv

bandicoot.weekmatrix.to_csv(weekmatrices, filename, digits=5)

Exports a list of week-matrices to a specified filename in the CSV format.

Parameters:
weekmatrices : list

The week-matrices to export.

filename : string

Path for the exported CSV file.