Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1: Update chips_sold plot #3

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

lawrencech3n
Copy link
Owner

@lawrencech3n lawrencech3n commented Oct 26, 2023

The goal of the pull request is to modify the code in the data folder (~/data/code/clean_data.py) so that the histogram in ~/paper_slides/output/chips_sold.pdf displays percentages instead of counts. This follows from the Practice Task Instructions.

@lawrencech3n lawrencech3n self-assigned this Oct 26, 2023
@lawrencech3n lawrencech3n linked an issue Oct 26, 2023 that may be closed by this pull request
Copy link

@snairdesai snairdesai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lawrencech3n! This looks good to merge, thanks for the work. You'll want to "squash and merge" using the green dropdown below, and then in the issue associated with the PR (#1), add a summary comment where you add a link to the stable state of the branch and a stable link of the merge commit. You can look at ~/gentzkow/template for an example.

@lawrencech3n lawrencech3n merged commit 97fa1eb into master Oct 26, 2023
@lawrencech3n lawrencech3n deleted the issue1_update_chips_sold branch October 26, 2023 21:16
lawrencech3n added a commit that referenced this pull request Oct 27, 2023
commit 97fa1eb
Author: Lawrence Chen <146892035+lawrencech3n@users.noreply.github.com>
Date:   Thu Oct 26 14:16:34 2023 -0700

    #1: Update chips_sold plot (#3)

    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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update chips_sold histogram from counts to percentages
2 participants