- 18 Feb, 2020 1 commit
-
-
Paul McCarthy authored
-
- 17 Feb, 2020 7 commits
-
-
Paul McCarthy authored
vasevid and fillval are applied
-
Paul McCarthy authored
have a fillval attribute, allowing column-specific fill value to be set - used by binariseCategorical.
-
Paul McCarthy authored
column data gets formatted correctly
-
Paul McCarthy authored
-
Paul McCarthy authored
have a "basevid" attribute, for columns which have been derived from other variables
-
Paul McCarthy authored
kwargs, rather than just acceptiong a list of metadata
-
Paul McCarthy authored
-
- 14 Feb, 2020 2 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
present in the data set
-
- 02 Feb, 2020 15 commits
-
-
Paul McCarthy authored
Enh/binarise different values See merge request !37
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
Broadcast arguments are *not* supported for processes which are applied simultaneously to a group of variables - the logic to do this would have to be baked into the process function itself.
-
Paul McCarthy authored
plugin decorator "auxvids" argument.
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
- 01 Feb, 2020 4 commits
-
-
Paul McCarthy authored
serially (it has always been used like so, so doesn't need any logic to perform both in one invocation). Passes broadcast indices to process.run when specified
-
Paul McCarthy authored
function. Tempdir/logging is managed by processData (will be removed from runProcess).
-
Paul McCarthy authored
set to a list of values, and its name prefixed with "broadcast_"; an index into the list can then be specified on calls to run(), and the corresponding value passed to the process function.
-
Paul McCarthy authored
-
- 31 Jan, 2020 6 commits
-
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
of columns, instead of generating binary columns. Avoid deprecation warning in loadtables.
-
- 30 Jan, 2020 5 commits
-
-
Paul McCarthy authored
Bf/import all column See merge request !35
-
Paul McCarthy authored
-
Paul McCarthy authored
calculation
-
Paul McCarthy authored
-
Paul McCarthy authored
-