Big Data Analytics

The Cambridge Analytica scandal and ethics in data science

Earlier this month, Stack Overflow published the results of its 2018 developer survey. In it, there was an interesting set…

6 years ago

Getting started with Python Web Scraping

[box type="note" align="" class="" width=""]Our article is an excerpt from the book Web Scraping with Python, written by Richard Lawson.…

6 years ago

How to create and prepare your first dataset in Salesforce Einstein

[box type="note" align="" class="" width=""]The following extract is taken from the book Learning Einstein Analytics written by Santosh Chitalkar. This…

6 years ago

Perform CRUD operations on MongoDB with PHP

[box type="note" align="" class="" width=""]This article is an excerpt from the book Mastering MongoDB 3.x authored by Alex Giamas. This…

6 years ago

Connecting your data to MongoDB using PyMongo and PHP

[box type="note" align="" class="" width=""]The following book excerpt is taken from the title Mastering MongoDB 3.x written by Alex Giamas.…

6 years ago

Troubleshooting in SQL Server

[box type="note" align="" class="" width=""]This article is an excerpt from a book SQL Server 2017 Administrator's Guide written by Marek…

6 years ago

Feature Improvement: Identifying missing values using EDA (Exploratory Data Analysis) technique

Today, we will work towards developing a better sense of data through identifying missing values in a dataset using Exploratory…

6 years ago

How to perform data partitioning in PostgreSQL 10

Partitioning refers to splitting; logically it means breaking one large table into smaller physical pieces. PostgreSQL supports basic table partitioning.…

6 years ago

Learning the Salesforce Analytics Query Language (SAQL)

Salesforce Einstein offers its own query language to retrieve your data from various sources, called Salesforce Analytics Query Language (SAQL).…

6 years ago

How to perform Audio-Video-Image Scraping with Python

[box type="note" align="" class="" width=""]Our article is an excerpt from the book Web Scraping with Python, written by Richard Lawson.…

6 years ago