pandas_exercises
pandas_exercises copied to clipboard
Practice your pandas skills!
`solutions.ipynb` was filled with the code. I made the proper changes to be left blank.
Bumps [numpy](https://github.com/numpy/numpy) from 1.13.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Hello, I think this is a great initiative. I must be making a mistake but I don't see what it is? I can't type text or code in the allocated...
I think the question 9 `(### Step 9. Calculate the mean Yellow Cards given per Team)` is not clear because the table you get just have unique countries already. |...
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....
We have 'Chips and Roasted Chili-Corn Salsa', 'Chips and Roasted Chili Corn Salsa' at chipotle exercise.
Could you please share the code for step 8.
Tested under latest pandas and py39. Checked output which is the same as that in original solutions file