I like to import a data frame as a "task". Some of the columns are dates (of data type "yearmon") and I like to import them with the role "name" or "order".
Unfortunately, it seems I have to first import the whole matrix and can only change roles after importing. But this import is not possible, as the format "yearmon" does not qualify as a "feature".
How can I get around this?