This website works better with JavaScript
Home
Explore
Help
Sign In
radu
/
pandas-tutorial
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
1c82695490
Branches
Tags
master
pandas-tutor...
/
solutions
/
titanic_3.py
titanic_3.py
75 B
History
Raw
1
2
titanic.loc[full_names.str.startswith('Capt.'), ('Name', 'Age', 'Pclass')]