PacktPublishing / Practical-Data-Science-Cookbook-Second-Edition

Practical Data Science Cookbook, Second Edition, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Practical Data Science Cookbook - Second Edition

This is the code repository for Practical Data Science Cookbook - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

As an increasing amount of data is generated each year, the need to analyze and operationalize it is more important than ever. Companies that know what to do with their data have a competitive advantage over companies that don't, and this drives a higher demand for knowledgeable and competent data professionals.

Starting with the basics, this book covers how to set up your numerical programming environment, introduces you to the data science pipeline, and guides you through several data projects in a step-by-step format. By sequentially working through the steps in each chapter, you will quickly familiarize yourself with the process and learn how to apply it to a variety of situations with examples using the two most popular programming languages for data analysis—R and Python.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

A block of code is set as follows:

<Contextpath="/jira"docBase="${catalina.home}
/atlassian- jira" reloadable="false" useHttpOnly="true">

Any command-line input or output is written as follows:

mysql -u root -p

For this book, you will need a computer with access to the Internet and the ability to install the open source software needed for the projects. The primary software we will be using consists of the R and Python programming languages, with a myriad of freely available packages and libraries. Installation instructions are in the first chapter.

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781787129627

About

Practical Data Science Cookbook, Second Edition, published by Packt

License:MIT License


Languages

Language:Jupyter Notebook 50.7%Language:Python 33.6%Language:R 9.8%Language:HTML 5.8%