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
c5427204
Commit
c5427204
authored
May 17, 2020
by
Paul McCarthy
🚵
Browse files
DOC: Changelog
parent
040b5afd
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
c5427204
...
...
@@ -2,8 +2,8 @@ FUNPACK changelog
=================
2.3.1 (
Under development
)
-------------------------
2.3.1 (
Sunday 17th May 2020
)
-------------------------
---
Fixed
...
...
@@ -11,7 +11,9 @@ Fixed
* The improved :mod:`.fmrib` date/time normalisation routines were not
converting ``NaTs`` (Not-a-Time) correctly.
converting ``NaTs`` (Not-a-Time) correctly (!62).
* Fixed a problem in the FMRIB configuration - diagnosis timestamps were not
being injected into binarised ICD variables (!63).
2.3.0 (Tuesday 12th May 2020)
...
...
@@ -24,14 +26,14 @@ Changed
* Modified the :func:`.binariseCategorical` function so that it parallelises
tasks internally, instead of being called in parallel for different
variables. This should give superior performance.
variables. This should give superior performance
(!60)
.
* Revisited the :meth:`.DataTable.merge` to optimise performance in all
scenarios.
scenarios
(!60)
.
* Improved performance of the :mod:`.fmrib` date/time normalisation routines,
and changed their usage so they are now applied as "cleaning" functions
after data import, rather than just before export. This means that date/
time columns can be subjected to the redundancy check (as they will have
a numeric type), and will improve data export performance.
a numeric type), and will improve data export performance
(!60, !61)
.
2.2.1 (Monday 4th May 2020)
...
...
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