xtensor-stack/xframe

Does xframe(cpp) have read_csv function?

MichelleJin12 opened this issue · 0 comments

I found this document, https://xframes.readthedocs.io/en/latest/xframe.html
but it is for python.
I want to read csv using cpp xframe.
how can I use cpp xframe read_csv?

I install xframe in anaconda3.
My environment is Windows10.