Nicola Mosco

Results 12 issues of Nicola Mosco

The help for the `add` REPL command states the following syntax, if I understood correctly: ``` add via … from ``` I ran this command: `add postit via -sl passthrough...

bug

On version 0.9.0 I get the following error on a fresh installation and new data collection, while reading a CSV dataset. `mydataset` is a CSV file. ```julia julia> d"mydataset" ```...

bug