Python for data analysis: data wrangling with pandas, numpy, and ipython
Material type:
Item type | Current library | Collection | Call number | Copy number | Status | Date due | Barcode |
---|---|---|---|---|---|---|---|
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2 (Browse shelf(Opens below)) | 1 | Available | 1980 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2:1 (Browse shelf(Opens below)) | 2 | Available | 1981 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2:2 (Browse shelf(Opens below)) | 3 | Available | 1982 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2:3 (Browse shelf(Opens below)) | 4 | Available | 1983 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2:4 (Browse shelf(Opens below)) | 5 | Available | 1984 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2:5 (Browse shelf(Opens below)) | 6 | Available | 2016 | ||
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2:6 (Browse shelf(Opens below)) | 7 | Checked out | 10/07/2025 | 2017 | |
![]() |
Dr. S. R. Ranganathan Library General Stacks | 005.133 M1584, 2:7 (Browse shelf(Opens below)) | 8 | Available | 2018 | ||
Textbook | Dr. S. R. Ranganathan Library Textbook | Text Book | 005.133 M1584, 2:8 (Browse shelf(Opens below)) | 9 | Not For Loan | 2019 | |
![]() |
Dr. S. R. Ranganathan Library Reference | Reference | 005.133 M1584, 2:9 (Browse shelf(Opens below)) | 10 | Not For Loan | 2020 |
All Indian Reprints of O'Reilly titles are printed in Greyscale.
Get complete instructions for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.6, the second edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You’ll learn the latest versions of pandas, NumPy, IPython, and Jupyter in the process.
Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It’s ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub.
Use the IPython shell and Jupiter notebook for exploratory computing
Learn basic and advanced features in NumPy (Numerical Python)
Get started with data analysis tools in the pandas library
Use flexible tools to load, clean, transform, merge, and reshape data
Create informative visualizations with matplotlib
Apply the pandas group by facility to slice, dice, and summarize datasets
Analyze and manipulate regular and irregular time series data
Learn how to solve real-world data analysis problems with thorough, detailed examples.