finpandas.dataframes.prices module
Abstract data types for historical pricing.
- class HistoricalPrices(dataframe: pandas.core.frame.DataFrame)
Bases:
pandas.core.frame.DataFrameAbstract Data Type for historical prices. Subclass of pandas DataFrame.
- class HistoricalStockPrices(dataframe: pandas.core.frame.DataFrame)
Bases:
finpandas.dataframes.prices.HistoricalPricesAbstract Data Type for historical stock prices