xframe
xframe copied to clipboard
Does xframe(cpp) have read_csv function?
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.