Tag: My Books
-

Stats and Data Viz – Book Cover
I am very excited to see the approved cover of my most recent book “Statistics and Data Visualisation with Python“. The use of a Jackalope continues to be a theme and in this case it it a figure that is used in Chapter 8 where we explore the creation of a number of useful charts…
-

Statistics and Data Visualisation with Python – Final Draft
I am very pleased to announce that the final draft of my book “Statistics and Data Science with Python” has been completed. It has been a pleasure to write and use examples referencing some of my favourite SciFi characters, from StarTrek to Battle Star Galactica and more. The book covers builds from the ground up…
-

Data Science and Analytics with Python – Now in Chinese
I received a notification that my “Data Science and Analytics with Python” book is now available in Chinese. Great news and 谢谢! You can take a look at the English versions (here and here) The Chinese version is available here.
-

Using MATLAB for Data Science and Machine Learning
Python and R are not the only programming languages used in data science or machine learning applications. In a recent post in the Domino Data Blog I argue about the usefulness of MATLAB. Check the post here. While you are doing that also check my “Essential Matlab and Octave” book.
-

Getting Data with Beautiful Soup
Always wanted to get some data from the web in a programmatic way? Well, check out my recent post in the Domino Data Blog where I discuss how to get data with the help of Beautiful Soup. The aim is to show how we can create a script that grabs the pages we are interested…
-

Data Exploration with Pandas Profiler and D-Tale
Are you interested in exploring data using Python? If so, take a look at my this blog post of mine… where I talk about using Pandas Profiler and D-Tale to carry out data exploration. Helpful steps to: Detect erroneous data. Determine how much missing data there is. Understand the structure of the data. Identify important…
-

Statistics and Data Visualisation with Python – First Chapter Done
As you know I am writing a new book. This time it is a book about statistics and data visualisation using Python as the main language to analyse data. It was thinking that I was a bit behind with my plan for the book, but I managed to surprise myself by being bang on time…
-

Advanced Data Science and Analytics with Python – Video
Hello again this is a video I recorded for my publisher about my book “Advanced Data Science and Analytics with Python”. This is a video I made for my publisher about my book “Data Science and Analytics with Python”. You can get the book here and more about the book here. This companion to “Data Science and Analytics…
-

Data Science and Analytics with Python – Video
This is a video I made for my publisher about my book “Data Science and Analytics with Python”. You can get the book here and more about the book here. The book provides an introduction to some of the most used algorithms in data science and analytics. This book is the result of very interesting…
-

Essential MATLAB and Octave – Video
This is a video I made for my publisher about my book “Essential MATLAB and Octave”. You can get the book here and more about the book here. The book is a primer for programming in Matlab and Octave within the context of numerical simulations for a variety of applications. Matlab and Octave are powerful…