Fernando
Results
2
issues of
Fernando
Hi, What happened to the "shortLongTermDebt" key values? it just disappeared from the get_financial_stmts('annual', 'balance') result. You are mentioning it in the documentation, but in the actual result it is...
Hi, I am getting the following error: "**ValueError: If using all scalar values, you must pass an index**" in this line "qs.utils.make_index(composicion_portfolio, rebalance=None, period='max')" Code: ``` import pandas as pd...