pandas读取excel文件

2024-10-15 14:18:06

1、填充内容首先创建一个表格,填充一点实验内容。

pandas读取excel文件

2、创建对象引入pandas的pd方法,并创建对象读取最大行和最大列。

pandas读取excel文件

3、查看内容读取特定行列的内容,查看特定行的内容。

pandas读取excel文件

4、遍历内容最后遍历全部内容。

pandas读取excel文件
猜你喜欢