Vertaling van "a data frame" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
This is usually for write.table you want x to be a data frame.
So, for example, here I've got a data frame.
So we're going to read this into a data frame.
And so, here, I split a data frame.
So here, it tells me it's a data frame.
So here, I can, I can load like a data frame.
You construct a data frame with the data.frame() function.
You will often want to select an entire column, namely one specific variable from a data frame.
Frecuentemente vas a querer seleccionar una columna entera, es decir, una variable específica de un data frame.
So here, I can, I can load like a data frame.
As a first goal, you want to construct a data frame that describes the main characteristics of eight planets in our solar system.
Como primer objetivo, queremos construir un data frame que describa las características de los ocho planetas del sistema solar.
So, it's, another symbol might be y and it's value is a data frame for example.
Así es, otro símbolo podría ser y y su valor es una estructura de datos por ejemplo.
When you want to sort a data frame by a particular variable, then you can use the order function.
Si desea ordenar una estructura de datos de una variable particular, entonces usted puede utilizar la función de orden.
So we've talked a little bit about subsetting, but one thing you can do is use negative symbols here to actually remove columns or rows of a data frame.
Por lo que hemos hablado un poco sobre subconjuntos, pero una cosa que puedes hacer es uso negativo símbolos aquí a eliminar columnas o filas de una estructura de datos.