This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
radu
/
pandas-tutorial
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
1c82695490
ブランチ
タグ
master
pandas-tutor...
/
solutions
/
titanic_3.py
titanic_3.py
75 B
履歴
Raw
1
2
titanic.loc[full_names.str.startswith('Capt.'), ('Name', 'Age', 'Pclass')]