Giter Site home page Giter Site logo

sherif-elghazawy / notes-on-python-for-data-analysis-2nd-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adityagogoi/notes-on-python-for-data-analysis-2nd-edition

0.0 0.0 0.0 2.61 MB

Notes made on the book Python for Data Analysis, 2nd Edition.

Jupyter Notebook 100.00%

notes-on-python-for-data-analysis-2nd-edition's Introduction

Notes-on-Python-for-Data-Analysis-2nd-Edition

Notes in IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

Buy the book on Amazon

Book Description

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.

Book Review

This book covers a beginner to intermediate range of knowledge and skills required for Data Analysis in Python. Unlike some of the other books in Data Science that I am reading, which focus too heavily on the math and science behind analytical concepts, it tries to put emphasis on the coding aspect of Data Analysis, which is a welcome aspect for a developer like me.

Although the Author tries to make it easy for newcomers in Python by building a good foundation before going into a deeper dive for any topics, I would suggest going through some introductory Python book or course with a focus on data analytics before starting this book. I have not covered the first two chapters on Python Basics and Built-in Data Structures as I already have some experience in it. The author covers every aspect of a Data Analysis operation, from input and cleaning of data with pandas, mathematical operations using NumPy to plotting and visualization using matplotlib and seaborn.

I especially enjoyed the Appendix section where the author covers advanced topics on NumPy, pandas and IPython system.

My Rating:

Star Rating

Note

  • I have only included the Jupyter notebooks containing my notes from the book. I have not included the datasets because some of them are quite large and take a whole lot of space in the repo. You can get the datasets at books's official GitHub Repository

  • These notes are by no means close to the book's original content. I have created this repo because I want all of my notes in a single place with easy access. By all means refer to the notes if you want need quick guidance. But for in-depth knowledge, buy the book.

License

Attribution: Python for Data Analysis by Wes McKinney (O’Reilly). Copyright 2017 Wes McKinney, 978-1-491-95766-0.

Code

The code in this repository, including all code samples in the notebooks listed above, is released under the MIT license. Read more at the Open Source Initiative.

notes-on-python-for-data-analysis-2nd-edition's People

Contributors

adityagogoi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.