跳至内容
类别
主题

数据科学教程

通过我们的数据科学教程推动您的数据职业发展。我们将带您一步步完成具有挑战性的 数据科学函数与模型。
其他主题:
Group培训2人或以上?试试DataCamp for Business

A Guide to Using ChatGPT For Data Science Projects

Learn how to use ChatGPT in a real-life end-to-end data science project. We will use it for project planning, data analysis, data preprocessing, model selection, hyperparameter tuning, developing a web app, and deploying it on the Spaces.

2023年3月20日

Docker for Data Science: An Introduction

In this Docker tutorial, discover the setup, common Docker commands, dockerizing machine learning applications, and industry-wide best practices.

2023年1月27日

Multiple Linear Regression in R: Tutorial With Examples

A complete overview to understanding multiple linear regressions in R through examples.

2026年3月3日

How to Write a Bash Script: A Complete Bash Scripting Tutorial

Write your first bash script and learn the essentials: variables, functions, loops, and conditionals with working code examples.

2026年4月2日

Julia Programming Tutorial For Beginners

A comprehensive introductory tutorial that will help you master the fundamentals of Julia. Learn about operators, conditional statements, working with DataFrames, and more.

2022年10月30日

Power BI Calculate Tutorial

Learn how to use the Power BI CALCULATE() function while giving examples of how you can use it.

2024年8月25日

Python Multiprocessing: A Guide to Threads and Processes

Learn how to manage threads and processes with Python’s multiprocessing module. Discover key techniques for parallel programming. Enhance your code efficiency with examples.

2024年12月13日

Three Methods to Convert A Python Script To An Exe File

Learn what an executable file is and how to convert a Python script to an .exe file using PyInstaller, Nuitka, and auto-py-to-exe.

2026年1月15日

21 Essential Python Tools

Learn about the essential Python tools for software development, web scraping and development, data analysis and visualization, and machine learning.

2022年8月24日

PySpark Tutorial: Getting Started with PySpark

A hands-on PySpark tutorial: install PySpark, explore data with DataFrames, and build a K-Means clustering model for customer segmentation.

2026年6月2日

How to Create a Power BI Heatmap

Understand all the ins and outs of how to create Power BI heatmaps and their applications

2022年8月16日

Creating Synthetic Data with Python Faker Tutorial

Generating synthetic data using Python Faker to supplement real-world data for application testing and data privacy.

2022年8月10日