1
0
Fork 0
A Python implementation for Hadley Wickham's Tidy Data paper
Find a file
2018-08-27 11:48:50 +02:00
data Create notebook for the fourth application of tidying 2018-08-26 15:33:33 +02:00
.gitignore Add .gitignore file 2018-08-25 19:38:52 +02:00
1_column_headers_are_values.ipynb Create notebook for the fourth application of tidying 2018-08-26 15:33:33 +02:00
2_multiple_variables_stored_in_one_column.ipynb Create notebook for the second application of tidying 2018-08-26 11:50:57 +02:00
3_variables_are_stored_in_both_rows_and_columns.ipynb Create notebook for the third application of tidying 2018-08-26 12:56:47 +02:00
4_multiple_types_in_one_table.ipynb Create notebook for the fourth application of tidying 2018-08-26 15:33:33 +02:00
5_one_type_in_multiple_tables.ipynb Create notebook for the fifth application of tidying 2018-08-26 16:36:50 +02:00
6_case_study.ipynb Create notebook for the case study 2018-08-27 11:48:50 +02:00
Pipfile Create notebook for the case study 2018-08-27 11:48:50 +02:00
Pipfile.lock Create notebook for the case study 2018-08-27 11:48:50 +02:00
README.md Initial commit 2018-08-25 13:33:48 +02:00
tidy-data.pdf Add the original paper 2018-08-25 13:34:56 +02:00