Pular para o conteúdo principal
Categoría
Tecnologias

Tutorial de Python

Mantenha-se atualizado com as últimas notícias, técnicas e recursos para programação em Python. Nossos tutoriais estão repletos de orientações práticas e casos de uso que você pode usar para aprimorar suas habilidades.
Outras tecnologias:
Agentes de IAAWSAzureBusiness IntelligenceCara de abraçoChatGPTdbtDockerExcelGitGoogle Cloud PlatformIA generativaInteligência Artificial JavaKafkaKubernetesModelos de idiomas grandesMongoDBMySQLNoSQLOpenAIPlanilhasPostgreSQLPower BIPySparkRSnowflakeSQLSQLiteTableauTelas de dados
GroupTreinar 2 ou mais pessoas?Experimentar DataCamp for Business

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.

Hugo Bowne-Anderson

17 de janeiro de 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!
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

10 de janeiro de 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!
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

3 de janeiro de 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.
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

21 de dezembro de 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!
Sejal Jaiswal's photo

Sejal Jaiswal

4 de dezembro de 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.
Sejal Jaiswal's photo

Sejal Jaiswal

6 de abril de 2023

Convolutional Neural Networks in Python with Keras

In this tutorial, you’ll learn how to implement Convolutional Neural Networks (CNNs) in Python with Keras, and how to overcome overfitting with dropout.
Aditya Sharma's photo

Aditya Sharma

5 de dezembro de 2017

Python Loops Tutorial

A comprehensive introductory tutorial to Python loops. Learn and practice while and for loops, nested loops, the break and continue keywords, the range function and more!
Satyabrata Pal's photo

Satyabrata Pal

18 de outubro de 2017

Web Scraping & NLP in Python

Learn to scrape novels from the web and plot word frequency distributions; You will gain experience with Python packages requests, BeautifulSoup and nltk.
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

13 de outubro de 2017

Hierarchical indices, groupby and pandas

In this tutorial, you’ll learn about multi-indices for pandas DataFrames and how they arise naturally from groupby operations on real-world data sets.
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

31 de março de 2023

Groupby, split-apply-combine and pandas

In this tutorial, you'll learn how to use the pandas groupby operation, which draws from the well-known split-apply-combine strategy, on Netflix movie data.
Hugo Bowne-Anderson's photo

Hugo Bowne-Anderson

26 de setembro de 2017

Poker Probability and Statistics with Python

Tackle probability and statistics in Python: learn more about combinations and permutations, dependent and independent events, and expected value.
Daniel Poston's photo

Daniel Poston

21 de setembro de 2017