“Comment obtenir une ligne à partir d'un dataframe dans Python” Réponses codées
Comment obtenir une ligne à partir d'un dataframe dans Python
df.iloc[[index]]
Smoggy Scarab
Isoler la ligne basée sur les pandas d'index
dfObj.iloc[: , [0, 2]]
Fantastic Fly
Réponses similaires à “Comment obtenir une ligne à partir d'un dataframe dans Python”
Questions similaires à “Comment obtenir une ligne à partir d'un dataframe dans Python”
Plus de réponses similaires à “Comment obtenir une ligne à partir d'un dataframe dans Python” dans Python
Parcourir les réponses de code populaires par langue
Parcourir d'autres langages de code