Antti Soininen
Antti Soininen
We could try to use `csv` package's `Sniffer` to autodetect the 'dialect'.
We actually already create a unique work directory for each tool instance but only if we execute in a specific work directory, not when a Tool is executed in the...
> We can't execute in script (source) directory in parallel, so we need to tell the users that if they try... and then execute in work. This seems like the...
Still an issue/cannot close.
I am afraid we may have forgotten to implement entity alternatives in importer and exporter... The previous is_active parameter should still work as a fallback mechanism even without tools, features...
Just a hint for whoever will eventually tackle this: the Excel export is based on the export mappings in spinedb_api, and it is possible to filter out values that end...
The connection between the Export_to_CSV and FlexTool3 items creates the `datapackage.json` files when the "Pack CSV files" option is checked. Since this operation is done in the UI thread, it...
Just realized we execute the packaging procedure also every time a project is opened which can drastically affect load times. I think it makes looking into this issue worth the...
I was thinking of implementing a separate "Manage scenarios" dialog with a pivot-like table view and additional controls specifically useful for scenarios and alternatives. The normal Pivot table in DB...
> We have different PivotTableModel subclasses for different things, maybe we can improve it if you think it's insufficient? The model is fine in my opinion. It is the scenario...