#89 为什么获取行数要写len(df)/ df.shape[0],不能写 df.shape[1]呀?

Aperto
aperto 3 anni fa da 裘世唯 · 4 commenti
裘世唯 3 anni fa ha commentato
Non ci sono ancora contenuti.
杨世豪 3 anni fa ha commentato

同问同问

同问同问
邱博然 3 anni fa ha commentato

df.shape[1]是指列数的,下面我写了个例子,可以参考
image

df.shape[1]是指列数的,下面我写了个例子,可以参考 ![image](/attachments/764cae99-ea5a-4323-8c9f-b9b60d5a3655)
夏宇辰 3 anni fa ha commentato

df.shape[1]是指列数的,下面我写了个例子,可以参考
image

我的理解:.shape[]函数能获取某一维度上表格的行/列数,里面填的数据相当于axis?

> df.shape[1]是指列数的,下面我写了个例子,可以参考 > ![image](/attachments/764cae99-ea5a-4323-8c9f-b9b60d5a3655) 我的理解:.shape[]函数能获取某一维度上表格的行/列数,里面填的数据相当于axis?
裘世唯 3 anni fa ha commentato
Autore

是相当于axis,看到len(df1)的输出是4我想通了

是相当于axis,看到len(df1)的输出是4我想通了
Effettua l'accesso per partecipare alla conversazione.
Nessuna milestone
Nessuna assegnatario
4 Partecipanti
Notifiche
Data di scadenza

Nessuna data di scadenza impostata.

Dipendenze

Questo problema attualmente non ha alcuna dipendenza.

Caricamento…
Non ci sono ancora contenuti.