/Principles-of-Data-Science

Principles of Data Science by Packt

Primary LanguageJupyter Notebook

#Principles of Data Science

This is the code repository for Principles of Data Science, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Need to turn your skills at programming into effective data science skills? Principles of Data Science is created to help you join the dots between mathematics, programming, and business analysis. With this book, you’ll feel confident about asking—and answering—complex and sophisticated questions of your data to move from abstract and raw statistics to actionable ideas. ##Instructions and Navigations

The code will look like the following:

tweet = "RT @j_o_n_dnger: $TWTR now top holding for
Andor, unseating $AAPL"
words_in_tweet = first_tweet.split(' ') # list of words in tweet

This book uses Python to complete all of its code examples. A machine (Linux/Mac/Windows OK) with access to a Unix-style Terminal with Python 2.7 installed is required. Installation of the Anaconda distribution is also recommended as it comes with most of the packages used in the examples.

##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/9781785887918