vd
                Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vd [2023/04/10 10:27] – dblume | vd [2024/05/13 11:23] (current) – [Process Data] dblume | ||
|---|---|---|---|
| Line 45: | Line 45: | ||
| | F | Frequency table of row counts, or histogram if numeric_binning is true | | | F | Frequency table of row counts, or histogram if numeric_binning is true | | ||
| + | Calculating a percentage-of-total column for a numeric column: | ||
| + | |||
| + | ^ Key ^ Meaning ^ | ||
| + | | # | Set column type to " | ||
| + | | I | Describe all columns. (Highlight the " | ||
| + | | ~ | Convert that column to " | ||
| + | | zy | Yank the value of the sum. | | ||
| + | | q | Quit the Describe sheet. | | ||
| + | | = | New column. Enter '' | ||
| ====== Case Study Link: Exported CSV from PG&E ====== | ====== Case Study Link: Exported CSV from PG&E ====== | ||
| Line 119: | Line 128: | ||
| $ vd --play=my_cmdlog.vd --replay-wait=0.5 | $ vd --play=my_cmdlog.vd --replay-wait=0.5 | ||
| + | ====== Lists in Cells for Frequency Tables ====== | ||
| + | Sometimes you want one of the columns in a Frequency Table to be a list of unique values. Let's say the column title is " | ||
| + | |||
| + | ^ Key ^ Meaning ^ | ||
| + | | + | Set the aggregator to " | ||
| + | | F | Make a Frequency Table for the selected column. (gF for selected columns) | | ||
| + | | =, ',' | ||
vd.1681147649.txt.gz · Last modified: 2023/04/12 20:44 (external edit)