July 2018
Intermediate to advanced
474 pages
13h 37m
English
Numpy is a commonly used math library. Matplotlib is the plotting library we will utilize, and pandas provide a lot of flexibility in data handling by allowing easy reshaping, slicing, indexing, subsetting, and manipulation of data.
The Seaborn library is another statistical data visualization library that we require along with matplotlib. Punkt and Stopwords are two data-processing libraries that simplify tasks such as splitting a piece of text from a corpus into tokens (that is, via tokenization) and removing stopwords.
Read now
Unlock full access