tigercontrol.utils package

dataset_registry

unemployment([verbose]) Description: Checks if unemployment data exists, downloads if not.
uci_indoor([verbose]) Description: Checks if uci_indoor data exists, downloads if not.
sp500([verbose]) Description: Checks if S&P500 data exists, downloads if not.
crypto() Description: Checks if cryptocurrency data exists, downloads if not.
enso(input_signals, include_month, …) Description: Transforms the ctrl_indices dataset into a format suitable for online learning.

random

set_key([key]) Descripton: Fix global random key to ensure reproducibility of results.
generate_key() Descripton: Generate random key.
get_global_key() Descripton: Get current global random key.