Skip to content

Bk1_Ch05_19,注释错误 #197

Closed
Closed
@zptsqh0202

Description

@zptsqh0202

第三个注释,
pdf上写的是

#查看数据集的前五行
iris_df.head()
type(iris_df)

//要查看数据集的前五行,应该是
print(iris_df.head(5))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions