This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
radu
/
pandas-tutorial
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
0d9a7cf773
Branches
Tags
master
pandas-tutor...
/
solutions
/
titanic_3.py
titanic_3.py
75 B
Historique
Raw
1
2
titanic.loc[full_names.str.startswith('Capt.'), ('Name', 'Age', 'Pclass')]