+ 3

Can solve this ?

You are working on the Titanic Survivors data set, which includes information on the passengers of the ship. The data is stored in a CSV file, which is already imported in the given code. You want to understand how the class of the ticket impacted the survival rate. For that, you need to find and output the mean class value for the passengers who are adults (Age >= 18), grouped by the Survived column.

3rd Sep 2021, 2:06 PM
Niloufar Kashanian
Niloufar Kashanian - avatar
1 Réponse
0
If the task is too difficult for you now, you can review the lessons and do the task later. If you show your attempt, we can help you to solve it. I don't find it helpful for the OP to just post a ready-to-run code. Please explain the code.
4th Sep 2021, 9:32 AM
Lisa
Lisa - avatar