- 29 Mar, 2021 1 commit
-
-
Paul McCarthy authored
if a variable is uncategorised *and* has no cleaning/processing rules set - now the decision is based purely on whether or not a variable is categorised. Previous logic was far too complicated.
-
- 15 Mar, 2021 11 commits
-
-
Paul McCarthy authored
Mnt/warning See merge request !76
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
possibility of an empty vid list being passed to a processing function
-
Paul McCarthy authored
variables) which are not present.
-
Paul McCarthy authored
to support binariseCategorical. All this stuff needs to be re-written and cleaned up.
-
Paul McCarthy authored
generate/return broadcast indices. Instead, missing vars are filtered out within runProcess, and a warning emitted to that effect.
-
Paul McCarthy authored
-
- 03 Mar, 2021 13 commits
-
-
Paul McCarthy authored
Rf/newlines See merge request !75
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
non-[numeric|datetime] columns
-
Paul McCarthy authored
-
Paul McCarthy authored
Bf/expression See merge request !74
-
Paul McCarthy authored
-
Paul McCarthy authored
arrays and not lists
-
-
Paul McCarthy authored
float and int appears to always return not equal. Solution is to cast values to be replaced to the appropriate dtype
-
- 02 Mar, 2021 7 commits
-
-
Paul McCarthy authored
used to be possible to assign a np.datetime64 to np.nan (although it doesn't make any sense, thinking about it now). If dtype is datetime, use a fill value of np.datetime64('NAT')
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
not present
-
Paul McCarthy authored
no relevant columns
-
- 09 Dec, 2020 8 commits
-
-
Paul McCarthy authored
CI: make sure funpack is on pypath See merge request !73
-
Paul McCarthy authored
-
Paul McCarthy authored
CI: job tags See merge request !72
-
Paul McCarthy authored
-
Paul McCarthy authored
Rf/dupe columns See merge request !71
-
Paul McCarthy authored
-
Paul McCarthy authored
-
Paul McCarthy authored
-