fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
924 stars 196 forks source link

Exceldatareader nan issue #502

Open koppewar opened 4 years ago

koppewar commented 4 years ago

While reading using exceldatareader deedle is not recognizing NaN.

koppewar commented 4 years ago

Issue might be in AsDataset

zyzhu commented 3 years ago

Please provide a more detailed repro. Thanks.