Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Named Tuples and Dataclasses
Graph Chatbot
Related lectures (31)
Previous
Page 2 of 4
Next
Wind Power Production Analysis
Covers wind power production analysis using Python and matplotlib.
Data Wrangling with Hive: Managing Big Data Efficiently
Covers data wrangling techniques using Apache Hive for efficient big data management.
Boolean Types and Control Structures
Explores boolean types, logical operators, and control structures in Python, emphasizing the evaluation of expressions and the use of relational operators.
Relational Algebra and SQL: Foundations of Database Management
Introduces the relational model and relational algebra, focusing on SQL and its operations for effective database management.
Data Modeling: Concepts and Applications
Introduces data modeling concepts, SQL usage, and Pandas library applications for efficient data processing.
Introduction to Data Science
Introduces the basics of data science, covering decision trees, machine learning advancements, and deep reinforcement learning.
Data Wrangling with Hadoop
Covers data wrangling techniques using Hadoop, focusing on row versus column-oriented databases, popular storage formats, and HBase-Hive integration.
Decision Tree Classification
Covers decision tree classification using KNIME Analytics Platform for data preprocessing and model creation.
Introduction to NumPy and Matplotlib for Scientific Computing
Introduces NumPy and Matplotlib, essential tools for scientific computing and data visualization in Python.
Exception Handling in Python
Covers exception handling in Python, including try, raise, except, else, and finally blocks, with examples.