Releases
v1.5.0
Overview
Unify data/histogram
and data/frequency
Update data/table.Table.Columns
to data/table.Columns{}
from []string{}
Updates
enhance: data/table: add comment
feat: data/table: add ReadFiles()
feat: data/table: add Table.ColumnValuesForColumnName()
refactor: data/table: move Table.ColumnIndex() to `Table.Columns.In… …
feat: data/histogram: HistogramSet.TransformHistogramNames(), `Hist… …
style: data/histogram: update var names
feat: data/histogram: add Histogram.BinNameExists(), `HistogramSet.… …
feat: data/table: add Columns.RowVals()
feat: data/histogram: add HistogramSet.ItemCounts(), `HistogramSet.… …
feat: data/table: add Columns.RowValFloat64(), `Columns.RowValInt()… …
feat: data/histogram: add H.ItemCount(), HSet.ItemCount(), `HSets… …
feat: data/histogram: add HistogramSet.HistogramNameExists()
style: data/histogram: resolve Unnecessary guard around map access
style: data/histogram: rename variable names
style: data/histogram: rename variable names
simplify: data/histogram: rename HistogramSet.HistogramBinNames()
simplify: data/histogram: rename Histogram.BinNames()
feat: data/table: add Columns.RowMap()
feat: data/table: add Columns{}
docs: update
cleanup: data/histogram: combine files
license: update
feat: data/histogram: add Histogram.ToTable(), Histogram.WriteXLSX()
cleanup: remove unneeded file
refactor: data/histogram: phase 2: combine frequency and histogram
refactor: data/histogram: phase 1: combine frequency and histogram
You can’t perform that action at this time.