forked from gentzkow/template_archive
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: Lawrence Chen <lawrencechen@DN0a23334b.SUNet> The goal of the issue is to modify the code in the data folder ([`~/data/code/clean_data.py`](https://github.com/lawrencech3n/gentzkow/blob/master/data/code/clean_data.py)) so that the histogram in [`~/paper_slides/output/chips_sold.pdf`](https://github.com/lawrencech3n/gentzkow/blob/fe13790124dbe08001d6a88cbc0be28ff72567fc/paper_slides/output/paper.pdf) displays percentages instead of counts. This follows from the [Practice Task Instructions](https://github.com/gslab-econ/lab-manual/wiki/Practice-Task).
- Loading branch information
1 parent
fe13790
commit 97fa1eb
Showing
17 changed files
with
1,378 additions
and
1,384 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
file name | last modified | file size | ||
/Users/lawrencechen/Desktop/gentzkow/analysis/output/regression.csv | 2023-10-22 23:17:54 | 58 | ||
/Users/lawrencechen/Desktop/gentzkow/analysis/output/regression.csv | 2023-10-23 21:05:51 | 58 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
file name | last modified | file size | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/data_merged.csv | 2023-10-22 23:42:30 | 10294275 | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/data_cleaned.csv | 2023-10-22 23:42:32 | 10265592 | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/chips_sold.pdf | 2023-10-22 23:42:31 | 9940 | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/data_merged.csv | 2023-10-23 21:05:44 | 10294275 | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/data_cleaned.csv | 2023-10-23 21:05:46 | 10265592 | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/chips_sold.pdf | 2023-10-23 21:05:45 | 9940 |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
file name | last modified | file size | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/tables_filled.lyx | 2023-10-22 23:44:32 | 4373 | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/paper.pdf | 2023-10-22 23:44:34 | 55306 | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/slides.pdf | 2023-10-22 23:44:38 | 28185 | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/online_appendix.pdf | 2023-10-22 23:44:36 | 33905 | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/paper.pdf | 2023-10-23 21:05:55 | 55306 | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/online_appendix.pdf | 2023-10-23 21:05:56 | 33905 | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/tables_filled.lyx | 2023-10-23 21:05:53 | 4373 | ||
/Users/lawrencechen/Desktop/gentzkow/paper_slides/output/slides.pdf | 2023-10-23 21:05:59 | 28184 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file name | last modified | file size | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/chips_sold.pdf | 2023-10-22 23:42:31 | 9940 | ||
/Users/lawrencechen/Desktop/gentzkow/analysis/output/regression.csv | 2023-10-22 23:17:54 | 58 | ||
/Users/lawrencechen/Desktop/gentzkow/analysis/output/regression.csv | 2023-10-23 21:05:51 | 58 | ||
/Users/lawrencechen/Desktop/gentzkow/data/output/chips_sold.pdf | 2023-10-23 21:05:45 | 9940 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.