Conversation
|
You’ll dream of pandas at the end of this bootcamp! Congrats on a very good lab Some comments,
On the exercises with the admissions dataframe, when you want to check the first elements with head, you don’t need to assign that to a new_variable. You can just run the head method directly. Remember the closing parenthesis so it shows has a dataframe instead of just text For questions 3 and 4, you can run both conditions in one line suing: And then calculating the Check that code and please let me know if you have any issues regarding the last question or if you prefer we check the solution together |
No description provided.