xtensor
xtensor copied to clipboard
`sep` and `head` arguments in the
I've added 2 functionalities to the dump_csv() function. The user can now specify the separator and header as std::string.
Example output with sep="@" and `head="x@y":
x@y
[email protected]
[email protected]
[email protected]