DataCollection.export_to_csv
coinmetrics._data_collection.DataCollection.export_to_csv(
path_or_bufstr=None,
columns_to_store=None,
compress=False,
)Last updated
Was this helpful?
coinmetrics._data_collection.DataCollection.export_to_csv(
path_or_bufstr=None,
columns_to_store=None,
compress=False,
)Returns:
str | None
Last updated
Was this helpful?
Was this helpful?