xtensor
xtensor copied to clipboard
WIP: New CSV parser
See #1280.
Thanks for this work @marty1885! We will be reviewing this tomorrow!
Hi @marty1885 ,
Sorry for the late review. The implementation of the parser itself looks good to me (maybe we could simplify it with std::regex but I'm not sure and this is something I don't master yet), my only remark is about the API.
@JohanMabille Thanks. I'll change that. My main concern is in my latest comment #1280 . May you check it out?