tidyr (Q31185): Difference between revisions
From MaRDI portal
Removed claim: depends on software (P342): Item:Q13519 |
Swh import (talk | contribs) SWHID from Software Heritage |
||||||||||||||
(3 intermediate revisions by 3 users not shown) | |||||||||||||||
Property / depends on software | |||||||||||||||
Property / depends on software: R / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / depends on software: R / qualifier | |||||||||||||||
software version identifier: ≥ 3.6 | |||||||||||||||
Property / source code repository | |||||||||||||||
Property / source code repository: https://github.com/cran/tidyr / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:e741cc816d3a3e19c346689f1308e489cd255616 / rank | |||||||||||||||
Normal rank | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:e741cc816d3a3e19c346689f1308e489cd255616 / qualifier | |||||||||||||||
Property / Software Heritage ID: swh:1:snp:e741cc816d3a3e19c346689f1308e489cd255616 / qualifier | |||||||||||||||
point in time: 4 February 2024
| |||||||||||||||
links / mardi / name | links / mardi / name | ||||||||||||||
Latest revision as of 18:23, 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