Data Science Tutorials
Develop your data science skills with tutorials in our blog. We cover everything from intricate data visualizations in Tableau to version control features in Git.
ค้นพบหมวดหมู่
ฝึกอบรมบุคคลตั้งแต่ 2 คนขึ้นไป?ลองใช้ DataCamp for Business
Using Python to Power Spreadsheets in Data Science
Learn how Python can be used more effectively than Excel, with the Pandas package.
Jason Graham
12 มิถุนายน 2561
Python String to DateTime: How to Convert Strings to DateTime Objects
Learn how to convert strings to datetime objects in Python using strptime(), dateutil, and pandas with practical code examples.
Arunn Thevapalan
4 กุมภาพันธ์ 2569
TensorBoard Tutorial
Visualize the training parameters, metrics, hyperparameters or any statistics of your neural network with TensorBoard!
Thushan Ganegedara
6 มิถุนายน 2561
Install Anaconda on macOS (2026): Apple Silicon, conda init, and Common Fixes
A practical guide to installing Anaconda on a Mac with native ARM64 support, verifying the download, initializing conda, and setting up clean environments.
DataCamp Team
28 ตุลาคม 2568
Custom Templates for Jupyter Notebooks with Jinja2
Learn how to create custom export templates for your Jupyter Notebooks using Jinja2.
Steph Howson
30 พฤษภาคม 2561
How to Install and Use Homebrew
Discover Homebrew for data science. Learn how you can use this package manager to install, update, and remove technologies such as Apache Spark and Graphviz.
DataCamp Team
23 พฤษภาคม 2561
Random Forest Classification in Python With Scikit-Learn: Step-by-Step Guide (with Code Examples)
This article covers how and when to use random forest classification with scikit-learn, focusing on concepts, workflow, and examples. We also cover how to use the confusion matrix and feature importances.
Adam Shafi
3 มีนาคม 2569
Demystifying Generative Adversarial Nets (GANs)
Learn what Generative Adversarial Networks are without going into the details of the math and code a simple GAN that can create digits!
DataCamp Team
9 พฤษภาคม 2561
pandas read_csv() Tutorial: Importing Data
Importing data is the first step in any data science project. Learn why today's data scientists prefer the pandas read_csv() function to do this.
Kurtis Pykes
31 มีนาคม 2569
Long to Wide Data in R
Learn why you would transform your data from a long to a wide format and vice versa and explore how to do this in R with melt() and dcast()!
DataCamp Team
8 พฤษภาคม 2561
GFLASSO: Graph-Guided Fused LASSO in R
Explore graph-structured multi-task regression with the GFLASSO R package with this tutorial!
Francisco Lima
26 เมษายน 2561
Absolute and Weighted Frequency of Words in Text
In this tutorial, you'll learn about absolute and weighted word frequency in text mining and how to calculate it with defaultdict and pandas DataFrames.
Elias Dabbas
24 เมษายน 2561