PricesDataFrame

class qf_lib.containers.dataframe.prices_dataframe.PricesDataFrame(data=None, index=None, columns=None, dtype=None, copy=False)[source]

Bases: qf_lib.containers.dataframe.qf_dataframe.QFDataFrame

DataFrame containing prices (for example prices of the SPY).