Releases: tixxit/framian
Releases · tixxit/framian
v0.5.0
v0.3.3
- Fix bug in DefaultColumnTyper and TypeableColumnTyper.
Changeset: v0.3.2...v0.3.3
v0.3.2
- Add Column#zipMap,
- Change semantics of Cell/Column/Series zipMap.
Changeset: v0.3.1...v0.3.2
v0.3.1
- Fix publishing/deployment POM issues
Changeset: v0.3.0...v0.3.1
ScalaDoc: https://pellucidanalytics.github.io/framian/api/current/index.html#package
v0.3.0
This release's POM is broken, use at least v0.3.1
- new CSV parser
- Column refactor
- bump Spire dependency to 0.8.2
Changeset: v0.2.4...v0.3.0
ScalaDoc: https://pellucidanalytics.github.io/framian/api/current/index.html#package
v0.2.4
Bug fix in Frame#appendRows.
Changeset: v0.2.3...v0.2.4
v0.2.3
- Bug fix in Index#resetIndices.
Changeset: v0.2.2...v0.2.3
v0.2.2
- Many new tests
- Series#toString bug fix
Changeset: v0.2.1...v0.2.2
v0.2.1
- Add missing arity (3) in Cols/Rows apply method
- Add cellMap to Column and Series
- Add appendRows and AppendCols to Frame
- Add various other methods to Frame
- Add unzip to Index
- Faster equals for Index
- Add combine and merge to Series
- Add various other methods to Series
Changeset: v0.2.0...v0.2.1
v0.2.0 release
New Cols/Rows based Frame API.
Changeset: v0.1.2...v0.2.0
ScalaDoc: https://pellucidanalytics.github.io/framian/api/0.2.0/index.html#package