How to import big data files
Ahora está siguiendo esta pregunta
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
Se ha producido un error
No se puede completar la acción debido a los cambios realizados en la página. Vuelva a cargar la página para ver el estado actualizado.
0 votos
Comparte un enlace a esta pregunta
2 comentarios
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Respuesta aceptada
0 votos
Comparte un enlace a esta respuesta
- How many columns are there?
- How much RAM do you have?
- If it's pure numerical data try load -ascii otherwise textscan they are faster.
14 comentarios
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Comparte un enlace a este comentario
- 8GB should be enough - I assume you don't run a bunch of other programs at the same time
- The file doesn't have hundreds of columns - I assume
- With more than something like 25 columns you might try to read to single-precision or integers rather than double (is default) with textscan
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Comparte un enlace a este comentario
- See Large Files and Big Data, that's a starting point. However, I think it is overkill.
- I'm convinced textscan will do the job without problems. Did you try? What happend?
- Does the file consists of a few headerlines and five columns of numerical data? Can you show the first ten rows of the file?
- Do you need all the data in memory simultaneously to work efficiently with it.
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Comparte un enlace a este comentario
- what's in the columns?
- how much RAM?
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Comparte un enlace a este comentario
Más respuestas (0)
Categorías
Más información sobre Standard File Formats en Centro de ayuda y File Exchange.
Etiquetas
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.
América
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)
