Closed dsgoldberg closed 4 years ago
There is no way to specify the name of the dataset generated. Looking in the code, I see it always defaults to 'dataset'.
Maybe the from_rows and from_columns functions could take an optional parameter to specify the dataset name.
@dsgoldberg I'll take a look at this in a few weeks ...
Solved #34
There is no way to specify the name of the dataset generated. Looking in the code, I see it always defaults to 'dataset'.
Maybe the from_rows and from_columns functions could take an optional parameter to specify the dataset name.