For the complete documentation index, see llms.txt. This page is also available as Markdown.

DataCollection.to_lazyframe

coinmetrics._data_collection.DataCollection.to_lazyframe(
    decimal_as_string=False,
    **kwargs,
)
  • Parameters:

    • decimal_as_string (bool)

    • kwargs (Any)

Returns:

  • LazyFrame

Last updated

Was this helpful?