Nowcasting
API reference for sovai.extensions.nowcasting
Functions
hash_dataframe()
hash_dataframe()def hash_dataframe(df)nowcast_data_cached()
nowcast_data_cached()def nowcast_data_cached(df_hash, selected_tickers_hash, selected_feature)nowcast_data_source()
nowcast_data_source()def nowcast_data_source(df_signal, selected_tickers = None, selected_feature = None)determine_starting_feature()
determine_starting_feature()def determine_starting_feature(df)nowcast_plot_source()
nowcast_plot_source()Last updated