/Practical-Data-Analysis-Second-Edition

Practical Data Analysis Second Edition, published by packt

Primary LanguageJupyter Notebook

#Practical Data Analysis - Second Edition This is the code repository for Practical Data Analysis - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

from bs4 import BeautifulSoup
import urllib.request
from time import sleep
from datetime import datetime

The basic requirements for this book are as follows:

Python OpenRefine D3.js Mlpy Natural Language Toolkit (NLTK) Gephi MongoDB

The download links for these software are in the SW/HW list

Chapters 1 has no code.

##Related Products