Cargando…

Python for data analysis /

"Python for Data Analysis is concerned with the nuts and bolts of manipulating, processing, cleaning, and crunching data in Python. It is also a practical, modern introduction to scientific computing in Python, tailored for data-intensive applications. This is a book about the parts of the Pyth...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: McKinney, Wes (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, CA : O'Reilly Media, [2013]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Preliminaries
  • Introductory examples
  • IPython : an interactive computing and development environment
  • NumPy basics : arrays and vectorized computation
  • Getting started with pandas
  • Data loading, storage, and file formats
  • Data wrangling : clean, transform, merge, reshape
  • Plotting and visualization
  • Data aggregation and group operations
  • Time series
  • Financial and economic data applications
  • Advanced NumPy
  • Appendix: Python language essentials.