Skip to content

v0.41.0

Compare
Choose a tag to compare
@lwhite1 lwhite1 released this 17 Oct 13:24
· 119 commits to master since this release

This is a documentation only release focused on improving JavaDoc coverage.

Documentation

The following are now fully documented for public methods.

In package tech.tablesaw.tables

  • Relation

In package tech.tablesaw.api

  • Table
  • Row
  • ColumnType

In package tech.tablesaw.columns and sub-packages

  • Column
  • AbstractColumn
  • AbstractStringColumn
  • SkipColumnType

All classes and interfaces in the following packages:

  • tech.tablesaw.indexing
  • tech.tablesaw.selection
  • tech.tablesaw.joining
  • tech.tablesaw.aggregation
  • tech.tablesaw.sorting (and comparator subpackage)