类别
主题
数据科学教程
通过我们的数据科学教程推动您的数据职业发展。我们将带您一步步完成具有挑战性的 数据科学函数与模型。
其他主题:
培训2人或以上?试试DataCamp for Business
High Performance Data Manipulation in Python: pandas 2.0 vs. polars
Discover the main differences between Python’s pandas and polars libraries for data science
Javier Canales Luna
2023年5月18日
How to Use Git Rebase: A Tutorial for Beginners
Discover what Git Rebase is and how to use it in your data science workflows.
Javier Canales Luna
2023年5月17日
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.
Abid Ali Awan
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.
Arunn Thevapalan
2023年1月27日
Multiple Linear Regression in R: Tutorial With Examples
A complete overview to understanding multiple linear regressions in R through examples.
Zoumana Keita
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.
Kurtis Pykes
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.
Bekhruz Tuychiev
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.
Joleen Bothma
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.
Kurtis Pykes
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.
Kurtis Pykes
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.
Abid Ali Awan
2022年8月24日
Pyspark Tutorial: Getting Started with Pyspark
Discover what Pyspark is and how it can be used while giving examples.
Natassha Selvaraj
2026年2月27日