Accounting Plots
API reference for sovai.plots.accounting.accounting_plots
Functions
get_balance_sheet_tree_plot_for_ticker()
get_balance_sheet_tree_plot_for_ticker()def get_balance_sheet_tree_plot_for_ticker(df_accounting = None, ticker = 'MSFT')plot_cash_flows()
plot_cash_flows()def plot_cash_flows(df_accounting)plot_assets()
plot_assets()def plot_assets(df_accounting)Last updated