The _get_stock_stats_bulk() function uses pd.isna() but pandas was not imported in y_finance.py. It worked by accident because stockstats_utils was imported first and loaded pandas into the module namespace. This fragile implicit dependency breaks if import order changes. |
||
|---|---|---|
| .. | ||
| agents | ||
| dataflows | ||
| graph | ||
| llm_clients | ||
| __init__.py | ||
| default_config.py | ||