-
-
Notifications
You must be signed in to change notification settings - Fork 284
Frequency Table
Saul Pwanson edited this page Jul 16, 2019
·
2 revisions
-
visidata/freqtbl.py (source code)
the below also applies to the [PivotSheet]
- rows are placed in buckets based on display value contents
- types which are discretely binned:
- any
- string
- separate error/null bins
- date
-
inline commands.tsv entries
- global: zF gF F
- FreqTable
- ENTER/gENTER
-
selection propagation
-
freeze-sheet with g' to get an plain data sheet with the same data
disp_histogram
disp_histlen
histogram_bins
- source is the source sheet
- rowdef: FreqRow(pivot
- .pivotrows = { aggvalue: list(values) }
- numeric bin keys
- nonKeyVisibleCols
- [PivotTable] Column.aggvalue
- addAggregateCols
- groupRows