garpar.datasets.data package

MERVAL dataset subpackage.

This subpackage provides a function for loading MERVAL data from January 2012 to August 2022.

Key Features:
  • MERVAL dataset

garpar.datasets.data.load_MERVAL(imputation='ffill', first=None, last=None)

Argentine stock market prices (MERVAL) from January 2012 to August 2022.

Returns:

A StocksSet instance containing the MERVAL data.

Return type:

garpar.core.stocks_set.StocksSet