Categorie
Tehnologii
Tutorial Python
Rămâneți la curent cu cele mai recente noutăți, tehnici și resurse pentru programarea în Python. Tutorialele noastre sunt pline de ghiduri pas cu pas și studii de caz pe care le puteți folosi pentru a vă perfecționa.
Alte tehnologii:
Instruirea a 2 sau mai multe persoane?Încercați DataCamp for Business
Analyzing Poker Hands with Python
Analyze poker hands with Python and easily implement statistical concepts such as combinations, permutations, (in)dependent events and expected value.
22 februarie 2018
Python Tuples Tutorial
Learn about Python tuples: what they are, how to create them, when to use them, what operations you perform on them and various functions you should know.
7 februarie 2018
Google Cloud for Data Science: Beginner's Guide
Learn to set up a data science environment on Google Cloud: create an instance on Google Compute Engine, install Anaconda and run Jupyter notebooks!
6 februarie 2018
Data Science for Search Engine Marketing (SEM)
In this tutorial, data science meets Search Engine Marketing: learn to create Google AdWords campaigns by generating keywords and ad templates with Python!
26 ianuarie 2018
PEP-8 Tutorial: Code Standards in Python
With this beginner tutorial, you'll start to explore PEP-8, Python's style guide, so that you can start formatting your code correctly to maximize its readability!
11 aprilie 2023
Python String Tutorial
In this tutorial, you'll learn all about Python Strings: slicing and striding, manipulating and formatting them with the Formatter class, f-strings, templates and more!
18 ianuarie 2018
Time Series Analysis Tutorial with Python
Get Google Trends data of keywords such as 'diet' and 'gym' and see how they vary over time while learning about trends and seasonality in time series data.
17 ianuarie 2018
Machine Learning with Kaggle: Feature Engineering
Learn how feature engineering can help you to up your game when building machine learning models in Kaggle: create new columns, transform variables and more!
10 ianuarie 2018
Kaggle Tutorial: Your First Machine Learning Model
Learn how to build your first machine learning model, a decision tree classifier, with the Python scikit-learn package, submit it to Kaggle and see how it performs!
3 ianuarie 2018
Kaggle Tutorial: EDA & Machine Learning
In this Kaggle tutorial, you'll learn how to approach and build supervised learning models with the help of exploratory data analysis (EDA) on the Titanic data.
21 decembrie 2017
Python Dictionary Comprehension: Essentials You Need to Know
Learn all about Python dictionary comprehension. Learn how you can use it to create dictionaries, to replace (nested) for loops or lambda functions with map(), filter(), reduce(), and more!
4 decembrie 2024
Python Data Structures Tutorial
Get introduced to Python data structures: learn more about data types and primitive as well as non-primitive data structures, such as strings, lists, stacks, etc.
23 aprilie 2026