Examples with "DataFrame to" and their translation 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.
Type support Converts the DataFrame to CSV format before sending to the API, which does not support nested or array values.
Convierte el formato DataFrame en el formato CSV antes de enviarlo a la API, lo cual no es compatible con valores de arreglo o anidados.
Converts the DataFrame to Parquet format before sending to the API, which supports nested and array values.
Convierte el formato DataFrame en el formato Parquet antes de enviarlo a la API, que es compatible con los valores de arreglo y anidados.
Andere resultaten
A DataFrame is analogous to a table.
Associated with the names of the columns in a dataframe.
Asociados con los nombres de las columnas en un dataframe.
Once the frontmatter is read, readPosts makes a DataFrame using that metadata.
Una vez leído el frontmatter, readPosts crea el DataFrame usando estos metadatos.
We create the HIVE table with data stored in the DataFrame.
Creamos la tabla HIVE con los datos almacenados en el DataFrame.
You use the Pandas library to analyze data using DataFrames.
You can then happily use that in-memory Pandas DataFrame for visualization.
Luego, pueden usar ese DataFrame de Pandas en memoria para crear una visualización.
How to iterate over rows in a DataFrame in Pandas?
¿Cómo iterar sobre las filas en un DataFrame en Pandas?
All examples must be run with a dataframe in which you have been removed the missing values.
Todos los ejemplos se deben realizar sobre un dataframe del que se hayan eliminado los valores faltantes.
Loading data into BigQuery from formats other than pandas DataFrames
Select rows from a DataFrame based on values in a column in pandas
Seleccionar filas de un DataFrame basado en valores en una columna en pandas
To chart the query results in your DataFrame, paste the following code in the next cell.
Para marcar los resultados de la consulta en tu marco de datos, pega el código a continuación en la siguiente celda.