Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
FSL
funpack
Commits
e32c7510
Commit
e32c7510
authored
Apr 23, 2019
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
6da967d7
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
e32c7510
...
...
@@ -2,20 +2,32 @@
======================
0.1
7.1
(Tuesday 23rd April 2019)
0.1
8.0
(Tuesday 23rd April 2019)
--------------------------------
Added
^^^^^
* New :func:`.icd10.numericToCode` function for converting from a numeric
ICD10 code representation back to its alphanumeric representation.
Changed
^^^^^^^
* The :func:`.isSparse` function now returns the reason and value for
columns which fail the sparsity test.
* The default binarised ICD10 column name format has been changed from
``[variable_id][numeric_code]-[visit].0`` to
``[variable_id]-[visit].[numeric_code]``.
* The ``--non_numeric_file`` will not be created if there are not any
non-numeric columns.
* The built-in ``fmrib`` configuration now includes verbosity and logging
settings.
* The :func:`.isSparse` function now returns the reason and value for
columns which fail the sparsity test.
0.17.0 (Monday 22nd April 2019)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment