Skip to content

DataFrameLibrary


enum backtide.config.DataFrameLibrary

DataFrame library used for returning tabular data.

Which library to use for tabular data exchanged with user code (e.g., storage query results, indicator inputs/outputs). Read more in the user guide.

  • numpy
  • pandas
  • polars
Attributes

class_name : str

Return the Python class name.