-
Book Overview & Buying
-
Table Of Contents
Learning Python Data Analysis
By :
Learning Python Data Analysis
By:
Overview of this book
Python features numerous numerical and mathematical toolkits such as: Numpy, Scipy, Scikit learn and SciKit, all used for data analysis and machine learning. With the aid of all of these, Python has become the language of choice for data scientists for data analysis, visualization, and machine learning.
This video aims to teach Python developers how to perform data analysis with the language by taking advantage of the core data science libraries in the Python ecosystem. The learning objective for viewers is to understand how to locate, manipulate, and analyse data with Python, with the ability to analyse large and small sets of data using libraries such as Numpy, pandas, IPython and SciPy.
This is a two part series. The first series is focused on getting and manipulation sizeable amounts of data using modern techniques. The second series is focused on advanced analysis of the data to include modern machine learning techniques.
Table of Contents (6 chapters)
Getting Started with Python
Numerical Computing with Pandas
Scientific Computing with NumPy/SciPy
Presenting stories via simple visualizations
Using the NLTK Package
Getting insights from tweets