BennyThadikaran/eod2

India Vix.csv: Column type Mismatch in Volume. Expected float64 or int64. Got object

BennyThadikaran opened this issue · 0 comments

Nse Indices report use the - character when no data is available. It messes up the data types in pandas.

I have edited defs.py:updateIndexEOD to replace it with zeros. src/eod2_data/daily/India Vix.csv has been manually edited to add zeros.

No other files have this issue so far. Update to follow shortly.