Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Alle Kurse und Projekte | Codefinity

Technologien

Thema

Niveau

Lektionstyp

Karrierewege

Spur
lockNur für Ultimate
track image

Web Development with C#

laptop7 Kurse
list293 Aufgaben

Anfänger

4.8
(2546)
Spur
lockNur für Ultimate
track image

Python from Zero to Hero

laptop6 Kurse
list195 Aufgaben

Anfänger

4.7
(9126)
Spur
lockNur für Ultimate
track image

SQL from Zero to Hero

laptop4 Kurse
list115 Aufgaben

Anfänger

4.7
(2772)
Spur
lockNur für Ultimate
track image

С++ Essentials

laptop6 Kurse
list101 Aufgaben

Anfänger

4.4
(534)
Spur
lockNur für Ultimate
track image

Game Development with Unity

laptop4 Kurse
list143 Aufgaben

Anfänger

4.6
(92)
Spur
lockNur für Ultimate
track image

Become a React Developer

laptop4 Kurse
list98 Aufgaben

Mittelstufe

4.7
(70)
Spur
lockNur für Ultimate
track image

Excel Essentials

laptop3 Kurse
list38 Aufgaben

Anfänger

4.7
(374)
Spur
lockNur für Ultimate
track image

Java Essentials

laptop7 Kurse
list376 Aufgaben

Anfänger

4.7
(220)
Spur
lockNur für Ultimate
track image

Full Stack Web Development

laptop7 Kurse
list345 Aufgaben

Anfänger

4.7
(893)
Spur
lockNur für Ultimate
track image

Frontend Development Foundations

laptop6 Kurse
list308 Aufgaben

Anfänger

4.7
(864)
Spur
lockNur für Ultimate
track image

Mastering Data Visualization

laptop5 Kurse
list146 Aufgaben

Mittelstufe

4.7
(602)
Spur
lockNur für Ultimate
track image

Machine Learning Mastery

laptop5 Kurse
list148 Aufgaben

Mittelstufe

4.6
(134)
Spur
lockNur für Ultimate
track image

C++ Mastery

laptop3 Kurse
list70 Aufgaben

Fortgeschritten

4.8
(17)
Spur
lockNur für Ultimate
track image

Java Web

laptop7 Kurse
list280 Aufgaben

Fortgeschritten

4.7
(3051)
Spur
lockNur für Ultimate
track image

Become a QA Engineer

laptop5 Kurse
list239 Aufgaben

Anfänger

4.7
(750)
Spur
lockNur für Ultimate
track image

Video Production with Adobe

laptop4 Kurse
list125 Aufgaben

Anfänger

5.0
(5)
Spur
lockNur für Ultimate
track image

UI/UX Design Tools

laptop3 Kurse
list119 Aufgaben

Anfänger

4.9
(7)
Spur
lockNur für Ultimate
track image

Essential Office Skills

laptop3 Kurse
list75 Aufgaben

Anfänger

4.8
(303)
Spur
lockNur für Ultimate
track image

Digital Marketing Essentials

laptop5 Kurse
list211 Aufgaben

Anfänger

4.8
(6)
Spur
lockNur für Ultimate
track image

Complete Social Media Management

laptop5 Kurse
list206 Aufgaben

Anfänger

5.0
(3)
Spur
lockNur für Ultimate
track image

Business AI Toolkit

laptop3 Kurse
pencil-with-line2 Projekte
list49 Aufgaben

Anfänger

4.7
(40)
Spur
lockNur für Ultimate
track image

No-Code Website Development

laptop3 Kurse
list180 Aufgaben

Anfänger

4.0
(2)
Spur
lockNur für Ultimate
track image

Deep Learning Odyssey

laptop4 Kurse
list153 Aufgaben

Fortgeschritten

4.8
(21)

Kurse und Projekte

kurs

Introduction to SQL

Introduction to SQL

This course is perfect for beginners ready to explore the world of SQL. Whether you're just starting out in database management or aiming to use SQL for your application development projects, this course covers the essentials. You'll quickly learn how to leverage the full potential of SQL, from querying and managing data to seamlessly integrating it into real-world applications. By the end of the course, you'll have the confidence and skills to solve practical problems with SQL and enhance your development process.

kurs

Excel for Beginners

Excel for Beginners

Dive into the world of Excel with this comprehensive video course, designed to take you from basic navigation to mastering functions and basic data analysis. Starting with foundational skills like data entry and cell formatting, you'll quickly progress to using powerful tools. Whether you're organizing large datasets, performing statistical analysis, or creating dynamic charts, this course equips you with the practical skills needed in today’s data-driven environment.

kurs

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

kurs

Pandas First Steps

Pandas First Steps

Pandas is an extremely user-friendly library for data analysis. It's also designed to handle large datasets, using data structures like DataFrame and Series. This makes it an invaluable tool for Data Science. In this guide, you'll get acquainted with a range of statistical functions, including how to find correlations, modes, medians, and maximum and minimum values within a dataset. You'll also learn how to handle missing values and manipulate specific values, as well as how to remove them.

kurs

Introduction to Power BI

Introduction to Power BI

Power BI is an essential tool for any aspiring data analyst or business professional. Learn how to transform raw data into insightful visualizations and interactive dashboards, connect to various data sources, and create compelling reports for informed decision-making.

projekt

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

projekt

Extracting Text Meaning using TF-IDF

Extracting Text Meaning using TF-IDF

This project focuses on the design and implementation of a robust text summarizer, built using Python. By harnessing the capabilities of Python’s Natural Language Toolkit (NLTK), participants will gain hands-on experience in processing and analyzing textual data. The project covers a range of NLP techniques essential for text summarization. Participants will develop skills in parsing text and extracting meaningful content, learning how to filter essential information from large volumes of text.

kurs

Tableau Fundamentals

Tableau Fundamentals

This corse provides a comprehensive introduction to Tableau's core features, empowering learners to create impactful data visualizations and dashboards. We will cover essential topics such as working with charts, filters, calculated fields, and parameters, as well as advanced techniques like combining data and creating interactive dashboards. By the end, you will have the skills to transform raw data into actionable insights with ease and confidence.

kurs

Python Loops Tutorial

Python Loops Tutorial

Build confidence in mastering Python loops! Start with the basics of for and while loops and progress to advanced concepts like nested loops, control statements, and dynamic conditions. With hands-on practice and real-world examples, gain the skills to write efficient, clean, and powerful code. Perfect for beginners and anyone looking to sharpen their Python expertise!

kurs

Advanced Techniques in pandas

Advanced Techniques in pandas

This course contains a lot of useful functions for a future data analyst. You will learn different ways of extracting data and even set conditions on it. After it, you will be familiar with the methods of grouping data. Also, you will learn how to preprocess data. Each section has its data set so that the course will be gripping.

kurs

Ultimate NumPy

Ultimate NumPy

Unlock the full potential of Python's most essential library for numerical computing, NumPy. This comprehensive course is designed to take you from a beginner's understanding to an advanced level of proficiency in NumPy. Whether you're a data scientist, engineer, researcher, or developer, mastering NumPy is essential for efficient data manipulation, scientific computing, and machine learning.

projekt

Identifying the Most Frequent Words in Text

Identifying the Most Frequent Words in Text

In this project, we will be utilizing the capabilities of the Natural Language Toolkit (NLTK), a versatile and comprehensive library in Python designed for working with human language data. Our focus will encompass several core areas of natural language processing: tokenization, stemming, tagging and parsing. These NLTK features will form the backbone of our text processing and analysis tasks, making it an essential tool in our project for handling and extracting meaningful insights from language data.

kurs

Ultimate Visualization with Python

Ultimate Visualization with Python

Data is everywhere around us, and making sense of it is extremely important. Visualization helps you deal with data by finding certain patterns and insights in it. You will develop a solid foundation of data visualization using Python and its libraries, such as matplotlib and seaborn, to get as much information from data as possible in a neat and concise way.

kurs

Databases in Python

Databases in Python

"Databases in Python" is a hands-on course designed to teach you the fundamentals of working with databases using Python, focusing on the sqlite3 library and SQLAlchemy. You’ll learn how to store, modify, and retrieve data, build efficient queries, and configure databases for your projects. The course covers both SQL basics and the ORM (Object-Relational Mapping) approach, which allows you to interact with databases through Python objects. This course is perfect for beginners looking to deepen their skills in data management, application development, and information handling.

projekt

Time Series Essentials

Time Series Essentials

In this project, we are going to understand what a Time Series is and which are its main features.
not found

Sorry... We can't find
what you're looking for

Karrierewege

Spur
lockNur für Ultimate
track image

Web Development with C#

laptop7 Kurse
list293 Aufgaben

Anfänger

4.8
(2546)
Spur
lockNur für Ultimate
track image

Python from Zero to Hero

laptop6 Kurse
list195 Aufgaben

Anfänger

4.7
(9126)
Spur
lockNur für Ultimate
track image

SQL from Zero to Hero

laptop4 Kurse
list115 Aufgaben

Anfänger

4.7
(2772)
Spur
lockNur für Ultimate
track image

С++ Essentials

laptop6 Kurse
list101 Aufgaben

Anfänger

4.4
(534)
Spur
lockNur für Ultimate
track image

Game Development with Unity

laptop4 Kurse
list143 Aufgaben

Anfänger

4.6
(92)
Spur
lockNur für Ultimate
track image

Become a React Developer

laptop4 Kurse
list98 Aufgaben

Mittelstufe

4.7
(70)
Spur
lockNur für Ultimate
track image

Excel Essentials

laptop3 Kurse
list38 Aufgaben

Anfänger

4.7
(374)
Spur
lockNur für Ultimate
track image

Java Essentials

laptop7 Kurse
list376 Aufgaben

Anfänger

4.7
(220)
Spur
lockNur für Ultimate
track image

Full Stack Web Development

laptop7 Kurse
list345 Aufgaben

Anfänger

4.7
(893)
Spur
lockNur für Ultimate
track image

Frontend Development Foundations

laptop6 Kurse
list308 Aufgaben

Anfänger

4.7
(864)
Spur
lockNur für Ultimate
track image

Mastering Data Visualization

laptop5 Kurse
list146 Aufgaben

Mittelstufe

4.7
(602)
Spur
lockNur für Ultimate
track image

Machine Learning Mastery

laptop5 Kurse
list148 Aufgaben

Mittelstufe

4.6
(134)
Spur
lockNur für Ultimate
track image

C++ Mastery

laptop3 Kurse
list70 Aufgaben

Fortgeschritten

4.8
(17)
Spur
lockNur für Ultimate
track image

Java Web

laptop7 Kurse
list280 Aufgaben

Fortgeschritten

4.7
(3051)
Spur
lockNur für Ultimate
track image

Become a QA Engineer

laptop5 Kurse
list239 Aufgaben

Anfänger

4.7
(750)
Spur
lockNur für Ultimate
track image

Video Production with Adobe

laptop4 Kurse
list125 Aufgaben

Anfänger

5.0
(5)
Spur
lockNur für Ultimate
track image

UI/UX Design Tools

laptop3 Kurse
list119 Aufgaben

Anfänger

4.9
(7)
Spur
lockNur für Ultimate
track image

Essential Office Skills

laptop3 Kurse
list75 Aufgaben

Anfänger

4.8
(303)
Spur
lockNur für Ultimate
track image

Digital Marketing Essentials

laptop5 Kurse
list211 Aufgaben

Anfänger

4.8
(6)
Spur
lockNur für Ultimate
track image

Complete Social Media Management

laptop5 Kurse
list206 Aufgaben

Anfänger

5.0
(3)
Spur
lockNur für Ultimate
track image

Business AI Toolkit

laptop3 Kurse
pencil-with-line2 Projekte
list49 Aufgaben

Anfänger

4.7
(40)
Spur
lockNur für Ultimate
track image

No-Code Website Development

laptop3 Kurse
list180 Aufgaben

Anfänger

4.0
(2)
Spur
lockNur für Ultimate
track image

Deep Learning Odyssey

laptop4 Kurse
list153 Aufgaben

Fortgeschritten

4.8
(21)
Spur
track image
For Ultimate

Nur für Ultimate

Web Development with C#

laptop7 Kurse
list293 Aufgaben
4.8
Spur
track image
For Ultimate

Nur für Ultimate

Python from Zero to Hero

laptop6 Kurse
list195 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

SQL from Zero to Hero

laptop4 Kurse
list115 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

С++ Essentials

laptop6 Kurse
list101 Aufgaben
4.4
Spur
track image
For Ultimate

Nur für Ultimate

Game Development with Unity

laptop4 Kurse
list143 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

Become a React Developer

laptop4 Kurse
list98 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Excel Essentials

laptop3 Kurse
list38 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Java Essentials

laptop7 Kurse
list376 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Full Stack Web Development

laptop7 Kurse
list345 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Frontend Development Foundations

laptop6 Kurse
list308 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Mastering Data Visualization

laptop5 Kurse
list146 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Machine Learning Mastery

laptop5 Kurse
list148 Aufgaben
4.6
Spur
track image
For Ultimate

Nur für Ultimate

C++ Mastery

laptop3 Kurse
list70 Aufgaben
4.8
Spur
track image
For Ultimate

Nur für Ultimate

Java Web

laptop7 Kurse
list280 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Become a QA Engineer

laptop5 Kurse
list239 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

Video Production with Adobe

laptop4 Kurse
list125 Aufgaben
5.0
Spur
track image
For Ultimate

Nur für Ultimate

UI/UX Design Tools

laptop3 Kurse
list119 Aufgaben
4.9
Spur
track image
For Ultimate

Nur für Ultimate

Essential Office Skills

laptop3 Kurse
list75 Aufgaben
4.8
Spur
track image
For Ultimate

Nur für Ultimate

Digital Marketing Essentials

laptop5 Kurse
list211 Aufgaben
4.8
Spur
track image
For Ultimate

Nur für Ultimate

Complete Social Media Management

laptop5 Kurse
list206 Aufgaben
5.0
Spur
track image
For Ultimate

Nur für Ultimate

Business AI Toolkit

laptop3 Kurse
pencil-with-line2 Projekte
list49 Aufgaben
4.7
Spur
track image
For Ultimate

Nur für Ultimate

No-Code Website Development

laptop3 Kurse
list180 Aufgaben
4.0
Spur
track image
For Ultimate

Nur für Ultimate

Deep Learning Odyssey

laptop4 Kurse
list153 Aufgaben
4.8
Search
Close

Kurse und Projekte

Technologien

return
Filter

kurs

Introduction to SQL

Introduction to SQL

This course is perfect for beginners ready to explore the world of SQL. Whether you're just starting out in database management or aiming to use SQL for your application development projects, this course covers the essentials. You'll quickly learn how to leverage the full potential of SQL, from querying and managing data to seamlessly integrating it into real-world applications. By the end of the course, you'll have the confidence and skills to solve practical problems with SQL and enhance your development process.

kurs

Excel for Beginners

Excel for Beginners

Dive into the world of Excel with this comprehensive video course, designed to take you from basic navigation to mastering functions and basic data analysis. Starting with foundational skills like data entry and cell formatting, you'll quickly progress to using powerful tools. Whether you're organizing large datasets, performing statistical analysis, or creating dynamic charts, this course equips you with the practical skills needed in today’s data-driven environment.

kurs

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

kurs

Pandas First Steps

Pandas First Steps

Pandas is an extremely user-friendly library for data analysis. It's also designed to handle large datasets, using data structures like DataFrame and Series. This makes it an invaluable tool for Data Science. In this guide, you'll get acquainted with a range of statistical functions, including how to find correlations, modes, medians, and maximum and minimum values within a dataset. You'll also learn how to handle missing values and manipulate specific values, as well as how to remove them.

kurs

Introduction to Power BI

Introduction to Power BI

Power BI is an essential tool for any aspiring data analyst or business professional. Learn how to transform raw data into insightful visualizations and interactive dashboards, connect to various data sources, and create compelling reports for informed decision-making.

projekt

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

projekt

Extracting Text Meaning using TF-IDF

Extracting Text Meaning using TF-IDF

This project focuses on the design and implementation of a robust text summarizer, built using Python. By harnessing the capabilities of Python’s Natural Language Toolkit (NLTK), participants will gain hands-on experience in processing and analyzing textual data. The project covers a range of NLP techniques essential for text summarization. Participants will develop skills in parsing text and extracting meaningful content, learning how to filter essential information from large volumes of text.

kurs

Tableau Fundamentals

Tableau Fundamentals

This corse provides a comprehensive introduction to Tableau's core features, empowering learners to create impactful data visualizations and dashboards. We will cover essential topics such as working with charts, filters, calculated fields, and parameters, as well as advanced techniques like combining data and creating interactive dashboards. By the end, you will have the skills to transform raw data into actionable insights with ease and confidence.

kurs

Python Loops Tutorial

Python Loops Tutorial

Build confidence in mastering Python loops! Start with the basics of for and while loops and progress to advanced concepts like nested loops, control statements, and dynamic conditions. With hands-on practice and real-world examples, gain the skills to write efficient, clean, and powerful code. Perfect for beginners and anyone looking to sharpen their Python expertise!

kurs

Advanced Techniques in pandas

Advanced Techniques in pandas

This course contains a lot of useful functions for a future data analyst. You will learn different ways of extracting data and even set conditions on it. After it, you will be familiar with the methods of grouping data. Also, you will learn how to preprocess data. Each section has its data set so that the course will be gripping.

kurs

Ultimate NumPy

Ultimate NumPy

Unlock the full potential of Python's most essential library for numerical computing, NumPy. This comprehensive course is designed to take you from a beginner's understanding to an advanced level of proficiency in NumPy. Whether you're a data scientist, engineer, researcher, or developer, mastering NumPy is essential for efficient data manipulation, scientific computing, and machine learning.

projekt

Identifying the Most Frequent Words in Text

Identifying the Most Frequent Words in Text

In this project, we will be utilizing the capabilities of the Natural Language Toolkit (NLTK), a versatile and comprehensive library in Python designed for working with human language data. Our focus will encompass several core areas of natural language processing: tokenization, stemming, tagging and parsing. These NLTK features will form the backbone of our text processing and analysis tasks, making it an essential tool in our project for handling and extracting meaningful insights from language data.

kurs

Ultimate Visualization with Python

Ultimate Visualization with Python

Data is everywhere around us, and making sense of it is extremely important. Visualization helps you deal with data by finding certain patterns and insights in it. You will develop a solid foundation of data visualization using Python and its libraries, such as matplotlib and seaborn, to get as much information from data as possible in a neat and concise way.

kurs

Databases in Python

Databases in Python

"Databases in Python" is a hands-on course designed to teach you the fundamentals of working with databases using Python, focusing on the sqlite3 library and SQLAlchemy. You’ll learn how to store, modify, and retrieve data, build efficient queries, and configure databases for your projects. The course covers both SQL basics and the ORM (Object-Relational Mapping) approach, which allows you to interact with databases through Python objects. This course is perfect for beginners looking to deepen their skills in data management, application development, and information handling.

projekt

Time Series Essentials

Time Series Essentials

In this project, we are going to understand what a Time Series is and which are its main features.

kurs

Introduction to SQL

Introduction to SQL

This course is perfect for beginners ready to explore the world of SQL. Whether you're just starting out in database management or aiming to use SQL for your application development projects, this course covers the essentials. You'll quickly learn how to leverage the full potential of SQL, from querying and managing data to seamlessly integrating it into real-world applications. By the end of the course, you'll have the confidence and skills to solve practical problems with SQL and enhance your development process.

kurs

Excel for Beginners

Excel for Beginners

Dive into the world of Excel with this comprehensive video course, designed to take you from basic navigation to mastering functions and basic data analysis. Starting with foundational skills like data entry and cell formatting, you'll quickly progress to using powerful tools. Whether you're organizing large datasets, performing statistical analysis, or creating dynamic charts, this course equips you with the practical skills needed in today’s data-driven environment.

kurs

Intermediate SQL

Intermediate SQL

This course is perfect for those who already have a basic understanding of SQL and want to delve into more advanced concepts to craft more powerful queries. Throughout the course, you will become familiar with data grouping and filtering grouped data. You will also learn how to work with multiple tables simultaneously, including how to combine them. Additionally, you will explore different types of table joins and how to apply them in practice.

kurs

Pandas First Steps

Pandas First Steps

Pandas is an extremely user-friendly library for data analysis. It's also designed to handle large datasets, using data structures like DataFrame and Series. This makes it an invaluable tool for Data Science. In this guide, you'll get acquainted with a range of statistical functions, including how to find correlations, modes, medians, and maximum and minimum values within a dataset. You'll also learn how to handle missing values and manipulate specific values, as well as how to remove them.

kurs

Introduction to Power BI

Introduction to Power BI

Power BI is an essential tool for any aspiring data analyst or business professional. Learn how to transform raw data into insightful visualizations and interactive dashboards, connect to various data sources, and create compelling reports for informed decision-making.

projekt

Conducting Exploratory Data Analysis of Nobel Prizes

Conducting Exploratory Data Analysis of Nobel Prizes

We will delve into the concept of Exploratory Data Analysis (EDA) and explore its critical role within every Data Analysis process, particularly focusing on the analysis of Nobel Prizes. EDA serves as a foundational step that enables data scientists and analysts to uncover patterns, anomalies, and insights from data through visual and statistical methods.

projekt

Extracting Text Meaning using TF-IDF

Extracting Text Meaning using TF-IDF

This project focuses on the design and implementation of a robust text summarizer, built using Python. By harnessing the capabilities of Python’s Natural Language Toolkit (NLTK), participants will gain hands-on experience in processing and analyzing textual data. The project covers a range of NLP techniques essential for text summarization. Participants will develop skills in parsing text and extracting meaningful content, learning how to filter essential information from large volumes of text.

kurs

Tableau Fundamentals

Tableau Fundamentals

This corse provides a comprehensive introduction to Tableau's core features, empowering learners to create impactful data visualizations and dashboards. We will cover essential topics such as working with charts, filters, calculated fields, and parameters, as well as advanced techniques like combining data and creating interactive dashboards. By the end, you will have the skills to transform raw data into actionable insights with ease and confidence.

kurs

Python Loops Tutorial

Python Loops Tutorial

Build confidence in mastering Python loops! Start with the basics of for and while loops and progress to advanced concepts like nested loops, control statements, and dynamic conditions. With hands-on practice and real-world examples, gain the skills to write efficient, clean, and powerful code. Perfect for beginners and anyone looking to sharpen their Python expertise!

kurs

Advanced Techniques in pandas

Advanced Techniques in pandas

This course contains a lot of useful functions for a future data analyst. You will learn different ways of extracting data and even set conditions on it. After it, you will be familiar with the methods of grouping data. Also, you will learn how to preprocess data. Each section has its data set so that the course will be gripping.

kurs

Ultimate NumPy

Ultimate NumPy

Unlock the full potential of Python's most essential library for numerical computing, NumPy. This comprehensive course is designed to take you from a beginner's understanding to an advanced level of proficiency in NumPy. Whether you're a data scientist, engineer, researcher, or developer, mastering NumPy is essential for efficient data manipulation, scientific computing, and machine learning.

projekt

Identifying the Most Frequent Words in Text

Identifying the Most Frequent Words in Text

In this project, we will be utilizing the capabilities of the Natural Language Toolkit (NLTK), a versatile and comprehensive library in Python designed for working with human language data. Our focus will encompass several core areas of natural language processing: tokenization, stemming, tagging and parsing. These NLTK features will form the backbone of our text processing and analysis tasks, making it an essential tool in our project for handling and extracting meaningful insights from language data.

kurs

Ultimate Visualization with Python

Ultimate Visualization with Python

Data is everywhere around us, and making sense of it is extremely important. Visualization helps you deal with data by finding certain patterns and insights in it. You will develop a solid foundation of data visualization using Python and its libraries, such as matplotlib and seaborn, to get as much information from data as possible in a neat and concise way.

kurs

Databases in Python

Databases in Python

"Databases in Python" is a hands-on course designed to teach you the fundamentals of working with databases using Python, focusing on the sqlite3 library and SQLAlchemy. You’ll learn how to store, modify, and retrieve data, build efficient queries, and configure databases for your projects. The course covers both SQL basics and the ORM (Object-Relational Mapping) approach, which allows you to interact with databases through Python objects. This course is perfect for beginners looking to deepen their skills in data management, application development, and information handling.

projekt

Time Series Essentials

Time Series Essentials

In this project, we are going to understand what a Time Series is and which are its main features.
not found

Sorry... We can't find
what you're looking for

Folgen Sie uns

trustpilot logo

Adresse

codefinity
Wir sind enttäuscht, dass etwas schief gelaufen ist. Was ist passiert?
some-alt