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
64a5ff93
Commit
64a5ff93
authored
Jan 22, 2020
by
Paul McCarthy
🚵
Browse files
DOC: changelog
parent
1c201239
Changes
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
64a5ff93
...
@@ -25,6 +25,17 @@ Changed
...
@@ -25,6 +25,17 @@ Changed
* The :mod:`.importing` module has been internally refactored to improve
* The :mod:`.importing` module has been internally refactored to improve
code cleanliness.
code cleanliness.
* Various minor internal API changes.
* Various minor internal API changes.
* The :func:`.removeIfRedundant` processsing function will now drop columns
which are redundant with respect to other columns which have already been dropped.
Fixed
^^^^^
* The :func:`.removeIfRedundant` processsing function was unnecessarily
evaluating column pairs more than once, when run in parallel.
1.6.0 (Wednesday 11th December 2019)
1.6.0 (Wednesday 11th December 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