You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
seems like the reason is because the data type that is passed in as parameter for export_data(...) is of dict while it is expected to be of data type pd.dataframe
in export_data the parameter was handled as dataframe
/etf/search
fails to export.The text was updated successfully, but these errors were encountered: