What is Tidy Data?

Bibliographic Information

Other Title
  • 整然データとは何か
  • セイゼン データ トワ ナニ カ

Search this article

Description

<p>This paper introduces the concept of tidy data and discusses its usefulness and limitations. Tidy data is a tabular data that fulfills the following conditions: 1) each value corresponds to a cell; 2) each variable corresponds to a column; 3) each observation corresponds to a row; 4) each type of observational unit corresponds to a table. It is a useful concept for data users especially when they use R, a programming language for data analysis. The concept is also applicable to data sharing.</p>

Journal

Details 詳細情報について

Report a problem

Back to top