Closed crocodile2u closed 6 years ago
This issue has been automatically marked as stale because it has not had activity within the last 60 days. It will be closed after 7 days if no further activity occurs. Thank you for your contributions.
This issue has been automatically closed because it has not had activity since it was marked as stale. Thank you for your contributions.
addTable() in CsvDataSet only accepts existing file name as the 2nd argument, thus it is impossible to pass CSV data in form of data uri:
Sometimes it would be handy to do so. I can file a pull request.