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

Update solution 02_Filtering_&_Sorting/Chipotle/Exercises_with_solutions.ipynb/Question 5 #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tamdnguyen
Copy link

In the 02_Filtering_&_Sorting/Chipotle/Exercises_with_solutions.ipynb/Question 5, the question is "What is the price of each item?" and the instruction is to print a data frame with only two columns item_name and item_price.

In the model solution, it seems that the code is performing the wrong task. I changed the answer and I think it is now corrected.

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.

None yet

1 participant