This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
jh
/
taiqiuxuanzhi_spider
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
8c483cefc6
ブランチ
タグ
master
taiqiuxuanzh...
/
test.py
test.py
103 B
履歴
Raw
1
2
3
4
5
6
import pandas as pd
a = {'1':str(12222222222222)+'\t'}
da = pd.DataFrame([a])
da.to_csv('1.csv')