This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
radu
/
pandas-tutorial
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
bc79da1633
Branches
Tags
master
pandas-tutor...
/
solutions
/
titanic_3.py
titanic_3.py
75 B
Histórico
Raw
1
2
titanic.loc[full_names.str.startswith('Capt.'), ('Name', 'Age', 'Pclass')]