热线电话:13121318867

登录
2019-04-29 阅读量: 416
python转换权重列数据类型

python转换权重列数据类型?

# importing pandas as pd

import pandas as pd

# Making data frame from the csv file

df = pd.read_csv("nba.csv")

# Printing the first 10 rows of

# the data frame for visualization

df[:10]

0.0000
1
关注作者
收藏
评论(0)

发表评论

暂无数据
推荐帖子