Become A Python Data Analyst

This document was uploaded by one of our users. The uploader already confirmed that they had the permission to publish it. If you are author/publisher or own the copyright of this documents, please report to us by using this DMCA report form.

Simply click on the Download Book button.

Yes, Book downloads on Ebookily are 100% Free.

Sometimes the book is free on Amazon As well, so go ahead and hit "Search on Amazon"

Python is one of the most common and popular languages preferred by leading data analysts and statisticians for working with massive datasets and complex data visualizations. Become a Python Data Analyst introduces Python’s most essential tools and libraries necessary to work with the data analysis process, right from preparing data to performing simple statistical analyses and creating meaningful data visualizations. In this book, we will cover Python libraries such as NumPy, pandas, matplotlib, seaborn, SciPy, and scikit-learn, and apply them in practical data analysis and statistics examples. As you make your way through the chapters, you will learn to efficiently use the Jupyter Notebook to operate and manipulate data using NumPy and the pandas library. In the concluding chapters, you will gain experience in building simple predictive models and carrying out statistical computation and analysis using rich Python tools and proven data analysis techniques. By the end of this book, you will have hands-on experience performing data analysis with Python.

Author(s): Alvaro Fuentes
Publisher: Packt Publishing
Year: 2018

Language: English
Pages: 0
Tags: Data Science, Python, NumPy, SciPy

1: THE ANACONDA DISTRIBUTION AND JUPYTER NOTEBOOK
2: VECTORIZING OPERATIONS WITH NUMPY
3: PANDAS - EVERYONE'S FAVORITE DATA ANALYSIS LIBRARY
4: VISUALIZATION AND EXPLORATORY DATA ANALYSIS
5: STATISTICAL COMPUTING WITH PYTHON
6: INTRODUCTION TO PREDICTIVE ANALYTICS MODELS