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
CSV parsers expect the same columns for all the rows, and rows containing price entries for the Ibex include fewer fields than rows for regular stocks. A possible solution would be to add 2 extra columns to the rows for the Ibex, containing 0's.