You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .learn/exercises/05.2-dataframe-iloc/README.es.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
El comando iLoc te permite recuperar cualquier celda en tu DataFrame. Por ejemplo, para imprimir la celda en el `x-axis:2` y `y-axis:4` tendríamos que escribir lo siguiente:
Copy file name to clipboardExpand all lines: .learn/exercises/05.2-dataframe-iloc/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
The iloc command lets you retrieve any cel in your data_frame. For example, to print the cel in the `x-axis:2` and `y-axis:4` we would have to type the following:
0 commit comments