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
bdd656f4
Commit
bdd656f4
authored
Sep 03, 2018
by
Paul McCarthy
🚵
Browse files
DOC: Changelog
parent
eef599bf
Changes
1
Show whitespace changes
Inline
Side-by-side
CHANGELOG.rst
View file @
bdd656f4
...
...
@@ -2,6 +2,29 @@
======================
0.3.0
-----
Added
^^^^^
* New :meth:`.DataTable.addColumns` method, so processing functions can
now add new columns.
* New :func:`.binariseCategorical` processing function, which expands a
categorical column into multiple binary columns, one for each unique
value in the data.
* Keyword arguments can now be used when specifying processing.
Fixed
^^^^^
* Fixed handling of non-numeric categorical variables
0.2.0
-----
...
...
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