tidyr (Q31185): Difference between revisions
From MaRDI portal
Added link to MaRDI item. |
Created claim: source code repository (P339): https://github.com/cran/tidyr, #quickstatements; #temporary_batch_1711027662947 |
||
Property / source code repository | |||
Property / source code repository: https://github.com/cran/tidyr / rank | |||
Normal rank |
Revision as of 15:12, 21 March 2024
Tidy Messy Data
Language | Label | Description | Also known as |
---|---|---|---|
English | tidyr |
Tidy Messy Data |
Statements
24 January 2024
0 references
Tools to help to create tidy data, where each column is a variable, each row is an observation, and each cell contains a single value. 'tidyr' contains tools for changing the shape (pivoting) and hierarchy (nesting and 'unnesting') of a dataset, turning deeply nested lists into rectangular data frames ('rectangling'), and extracting values out of string columns. It also includes tools for working with missing values (both implicit and explicit).
0 references