-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
It would be a nice feature to fix the column order, in particular to make the qsm output datasets with the presumed "dependent" column in the leftmost column position.
Original request by @hhegre:
I have expected a queryset to produce a data frame with columns in the same order as they are specified in the queryset, but that is not the case. If you add a set of columns to a queryset after having run it earlier, the new columns end up first. That is a bit impractical, at least as long as other functions expect the outcome variable to be the first column.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request