Data Science Articles

Sorted By: Most Recent
Edward Hearn Edward Hearn
Updated on March 15, 2023

What Can’t AI Do?

A problem from econometrics illustrates the difference between artificial and human intelligence. Understanding tacit knowledge and the limits of AI is crucial to deploying it effectively and fairly.

Peter Grant Peter Grant
Updated on March 15, 2023

Automated Data Mining with Python Scripts

Working with large data sets can be a challenge. Learn how to automate your analysis using these simple Python scripts.

Image: Shutterstock / Built In
Stephen Gossett Stephen Gossett
Updated on March 15, 2023

6 Ways to Make Data-Visualization Literacy Part of Company Culture

Data viz has reached the masses. Don’t mistake that for proficiency.

Sara A. Metwalli Sara A. Metwalli
Updated on March 15, 2023

7 Ways to Tell Powerful Stories With Your Data Visualization

Data is a story woven with numbers. Visualizations are how we communicate that story to others.

Kaycee Lai Kaycee Lai
Updated on March 15, 2023

Want Business Insights More Quickly? Augment Your Analytics.

By leveraging natural language processing, augmented analytics could revolutionize the way data science teams — and non-specialist business users — get the information their firms need.

Manuel Silverio Manuel Silverio
Updated on March 15, 2023

The Top 3 Tools Every Data Scientist Needs

The basic skills you need to be a data scientist may stay the same but the most effective tools are always changing.

Sara A. Metwalli Sara A. Metwalli
Updated on March 15, 2023

3 Reasons Data Scientists Need Linear Algebra

As a data scientist, you may be able to get away without using linear algebra — but not for long. Here’s how linear algebra can improve your machine learning, computer vision and natural language processing.

Peter Grant Peter Grant
Updated on March 15, 2023

4 Python Tools to Simplify Your Life

Here’s how to use enumerate, zip, sorted and reversed in Python. Trust me. You’ll thank me later.

Jye Sawtell-Rickson Jye Sawtell-Rickson
Updated on March 15, 2023

Why SQLZoo Is the Best Way to Practice SQL

Whether you’re applying to new jobs or trying to upskill in your current role, SQLZoo is a great place to hone your skills. Here’s how to get started.

Image: Shutterstock / Built In
Sadrach Pierre Sadrach Pierre
Updated on March 15, 2023

A Guide to Data Cleaning in Python

In order to use data effectively for any kind of analysis, data scientists must be able to clean and prepare it first. Fortunately, Python makes doing so easy.

Related Topics