Releases: JuliaML/TableTransforms.jl
Releases · JuliaML/TableTransforms.jl
v1.14.1
TableTransforms v1.14.1
Merged pull requests:
- Add the
colspec(col::Col)
method & UpdateColSpec
interface error messages (#189) (@eliascarv)
v1.14.0
v1.13.0
v1.12.0
TableTransforms v1.12.0
Closed issues:
- Indicator (#177)
Merged pull requests:
- Add
Indicator
transform (#181) (@eliascarv) - add docs for custom transforms (#182) (@EssamWisam)
v1.11.0
TableTransforms v1.11.0
Closed issues:
- Filter not working properly with some tables (#178)
Merged pull requests:
- Implement a generic row iterator (#179) (@eliascarv)
v1.10.0
TableTransforms v1.10.0
Merged pull requests:
- Add "Doc Preview Cleanup" action (#173) (@eliascarv)
- Bump actions/checkout from 2 to 3 (#174) (@dependabot[bot])
- Add support for missing value columns (#176) (@eliascarv)
v1.9.3
TableTransforms v1.9.3
Closed issues:
- Add support for rolling functions (#121)
Merged pull requests:
v1.9.2
TableTransforms v1.9.2
v1.9.1
TableTransforms v1.9.1
Closed issues:
- Add ColSpec support for more transforms (#156)
- Fix documentation and build in the master branch (#169)
Merged pull requests:
- Bump codecov/codecov-action from 1 to 3 (#166) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#167) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#168) (@dependabot[bot])
- Update reference tests (#170) (@eliascarv)
v1.9.0
TableTransforms v1.9.0
Closed issues:
Merged pull requests:
- New Assertion API (#162) (@eliascarv)
- Add
rng
toProjectionPursuit
(#164) (@eliascarv) - Add assertion to
ProjectionPursuit
(#165) (@eliascarv)