v3.2.0
What's Changed
- fix forward/backward fill functions by @tnielens in #371
- Feature/reindex with fill by @tnielens in #372
- modify missing value of several primitive types by @tnielens in #369
- Update mdoc, sbt-mdoc to 2.3.1 by @scala-steward in #367
- Update specs2-core, specs2-scalacheck to 4.14.1 by @scala-steward in #366
- scalargen poc; run property checks against several scalar types by @tnielens in #374
- Add early-semver version policy frame to upickle by @pityka in #380
- Update scala-js to 1.8.0 by @pityka in #379
- Use 2.12.15 in CI by @pityka in #378
- Prevent setRowIndex and setColIndex from throwing on empty frames by @pityka in #377
- Update jsoniter-scala-core, ... to 2.13.7 by @scala-steward in #386
- Add Frame.fromColumns which throws if row indices are not unique by @pityka in #384
- extend scalartagcheck by @tnielens in #387
- Rename fromColumns to fromCols by @pityka in #389
- add fillNA on Frame by @tnielens in #391
- Update jsoniter-scala-core, ... to 2.13.8 by @scala-steward in #394
- Update specs2-core, specs2-scalacheck to 4.15.0 by @scala-steward in #397
- Update scala-collection-compat to 2.7.0 by @scala-steward in #393
- Update mdoc, sbt-mdoc to 2.3.2 by @scala-steward in #396
- Update sbt-scalajs-crossproject to 1.2.0 by @scala-steward in #392
- Update jsoniter-scala-core, ... to 2.13.9 by @scala-steward in #398
- Update jsoniter-scala-core, ... to 2.13.10 by @scala-steward in #399
Full Changelog: v3.1.0...v3.2.0