Analytics
Analytics | News, how-tos, features, reviews, and videos
“Do More with R” video tutorials
Search for R video tutorials by task, topic, or package. Most videos are shorter than 10 minutes
Review: Microsoft Azure AI and Machine Learning aims for the enterprise
Microsoft Azure combines a wide range of cognitive services and a solid platform for machine learning that supports automated ML, no-code/low-code ML, and Python-based notebooks.
How to merge data in Python using Pandas merge
Use the popular Pandas library for data manipulation and analysis to read data from two files and join them into a single dataset.
video
Python and the SQLite database: An introduction
Python comes with a database built into it, SQLite, that you can use in your own Python programs to store and retrieve structured data, using the SQL syntax common to databases. In this video you'll see a quick example of how to do...
Easy error handling in R with purrr’s possibly
See how the purrr package’s possibly() function helps you flag errors and keep going when applying a function over multiple objects in R.
video
How to handle R errors when iterating
See how the purrr package’s safely() function helps you flag errors and keep going when applying a function over multiple objects in R Studio.
4 technical hurdles to quantum computing
Viable, large-scale quantum computers will require better qubits, better control chip technology, more advanced error correction, and new components at every layer of the stack. We’re making progress.
Reconciling political beliefs with career ambitions
Data professionals face personal dilemmas as AI contributes to ethical issues such as reduced privacy, algorithmic bias, and advanced military weapons.
Solving query optimization in Presto
By combining machine learning and adaptive query execution, query optimization in Presto could become smarter and more efficient over repeated use.
Why enterprises are turning from TensorFlow to PyTorch
The deep learning framework PyTorch has infiltrated the enterprise thanks to its relative ease of use. Three companies tell us why they chose PyTorch over Google’s renowned TensorFlow framework.
How to create ggplot labels in R
Annotate ggplot with text labels using built-in functions and create non-overlapping labels with the ggrepel package.
video
How to create ggplot labels in R
See how to add text labels to points and lines in ggplot graphs.
On-premises data warehouses are dead
The writing's been on the wall for awhile now. Data analytics migration to the cloud is now underway and is making on-premises data warehouses obsolete.
Apple releases TensorFlow fork with speedups for M1 Macs
Apple says the M1-compiled version of TensorFlow delivers several times faster performance on a number of benchmarks, while running existing TensorFlow scripts as-is
Today’s data science roles won’t exist in 10 years
AutoML is poised to turn developers into data scientists — and vice versa. Here’s how AutoML will radically change data science for the better.
Stargate: A new way to think about databases
An open source API framework for data, Stargate promises to allow developers to work with back-end data in any shape they want
The cloud’s role in elections grows more significant
Most campaigns view polling data, logistics, and demographics as fundamental to winning an election. More likely, data science and cloud computing will win the day.
How to create an election map in R
See how to use the R leaflet package to color-code a map by winner, loser, and margin of victory.
-
White Paper
-
White Paper
-
White Paper
-
White Paper
-
Video/Webcast
Sponsored