ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,687 results

ArjanCodes
7 Things You Didn’t Know Dataclasses Could Do

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Dataclasses are often treated as nothing more ...

20:24
7 Things You Didn’t Know Dataclasses Could Do

34,406 views

3 weeks ago

Диджитализируй!
Business logic in dataclass, pydantic, attrs classes, or regular classes? OOP in Python

My course "Hardcore Web Development" - https://course.to.digital 00:00 In which classes do you write business logic? 00:57 ...

26:21
Business logic in dataclass, pydantic, attrs classes, or regular classes? OOP in Python

13,210 views

1 month ago

Corey Schafer
Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics

In this video, we'll be learning how to use Type Hints in Python to write self-documenting code, catch bugs earlier, and improve ...

40:59
Python Tutorial: Type Hints - From Basic Annotations to Advanced Generics

35,038 views

6 months ago

SF Python
Do It Yourself Demystifying the Magic of Dataclasses — Brett Slatkin (PyBay 2025)

Python's built-in `dataclasses` module provides an enormous amount of leverage when defining classes: minimal code can ...

31:09
Do It Yourself Demystifying the Magic of Dataclasses — Brett Slatkin (PyBay 2025)

747 views

3 months ago

Code with Josh
Best Way to Store Data in Python? Classes vs Dataclasses vs NamedTuple (Full Comparison)

Join my Python Masterclass ~ https://www.zerotoknowing.com/join-now Join my Free Python Webinar ...

26:03
Best Way to Store Data in Python? Classes vs Dataclasses vs NamedTuple (Full Comparison)

2,614 views

8 months ago

PyCon US
The PyArrow revolution in Pandas - Reuven M. Lerner

Pandas has long used NumPy for its back-end storage. But things are changing, and the future of Pandas will likely be tied closely ...

31:45
The PyArrow revolution in Pandas - Reuven M. Lerner

3,230 views

8 months ago

At A Glance!
LangGraph State Schemas: TypedDict, Dataclass & Pydantic | LangGraph full Course | Generative AI #ai

Confused about how to define state in LangGraph? This video breaks it all down for you! In this in-depth tutorial, I walk you ...

21:27
LangGraph State Schemas: TypedDict, Dataclass & Pydantic | LangGraph full Course | Generative AI #ai

610 views

9 months ago

deepaiautomation
19. PYTHON - @dataclass, field(), __post_init__(), frozen=True

what is a @dataclass decorator? what advantages we get? what are the default methods we get when we use @dataclass? what ...

37:46
19. PYTHON - @dataclass, field(), __post_init__(), frozen=True

45 views

1 month ago

Levi9 Ukraine
«Data-driven objects in Python», – В`ячеслав Леськів, Python Engineer в Levi9

How using Dataclass, Tuple, Pydantic will make your data objects easier to manage.

35:22
«Data-driven objects in Python», – В`ячеслав Леськів, Python Engineer в Levi9

82 views

7 months ago

EuroPython Conference
Sharing is caring: Efficient Data Exchange with pyarrow — Raúl Cumplido, Rok Mihevc, Alenka Frim

EuroPython 2025 — North Hall on 2025-07-17] *Sharing is caring: Efficient Data Exchange with pyarrow by Raúl Cumplido, ...

40:44
Sharing is caring: Efficient Data Exchange with pyarrow — Raúl Cumplido, Rok Mihevc, Alenka Frim

258 views

3 months ago

Python Decoded
DTO у Пайтоні - Навіщо потрібен DataClass?

В цьому відео ви дізнаєтесь, що таке DTO, і які типи даних у Пайтоні можна використати, щоб створити DTO обʼєкт, ...

23:12
DTO у Пайтоні - Навіщо потрібен DataClass?

253 views

11 months ago

ZynPulseAI
Master Python Advanced Concepts | Typing, Dataclasses & Pydantic Explained with Live Examples

Take your Python skills beyond the basics! In this hands-on advanced Python workshop, I walk you through three powerful ...

1:04:54
Master Python Advanced Concepts | Typing, Dataclasses & Pydantic Explained with Live Examples

91 views

5 months ago

Kamil
Python. Unit 4 - Structures. Lesson 1 - Dataclasses

An example Dataclass @DataClass Decorator Dataclass Fields The constructor Function Class vs Instance Accessing fields ...

23:04
Python. Unit 4 - Structures. Lesson 1 - Dataclasses

0 views

5 days ago

twidi-lives
On parle python: typing, dataclass, namedtuple, typeddict...

Extrait du live du 22 février 2025 -- Watch live at https://www.twitch.tv/twidi_angel.

36:59
On parle python: typing, dataclass, namedtuple, typeddict...

14 views

11 months ago

KODY•AZ
Dataclass decorator in Python | frozen slots order postinit | Python dataclass dekoratoru #kody_az

dataclass Python-da siniflər üçün yazdığımız əlavə kodları (məsələn, __init__, __repr__, __eq__) avtomatik yaratmaq üçün ...

59:48
Dataclass decorator in Python | frozen slots order postinit | Python dataclass dekoratoru #kody_az

75 views

4 months ago

Code with Josh
Flet + Python: Build a Cross-Platform App (Desktop | Mobile | Web) in 30 Minutes

Get Started with Python for Free ~ https://tinyurl.com/2kjh4n4r Join 9k+ Readers — Python Newsletter ...

30:16
Flet + Python: Build a Cross-Platform App (Desktop | Mobile | Web) in 30 Minutes

46,844 views

3 months ago

Anthony Stillman
Python for Laboratory Data: Class 1: Basic Python

Class 1: Basic Python. Get python: https://www.python.org/downloads/ ...

33:16
Python for Laboratory Data: Class 1: Basic Python

17 views

8 months ago

Anthony Stillman
Python for Laboratory Data: Class 5: Biopython
24:27
Python for Laboratory Data: Class 5: Biopython

10 views

7 months ago

ArjanCodes
Why Are Not More People Using These Python Libraries?

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Python's standard library is one of its greatest ...

24:12
Why Are Not More People Using These Python Libraries?

64,904 views

6 months ago

DataCrew (formerly Onyx Reporting)
Convert Postman Collections into Functions using a little AI, dataclasses and a tone of Python

generate python functions in one click from an entire collection of Postman Requests GitHub Repo ...

27:43
Convert Postman Collections into Functions using a little AI, dataclasses and a tone of Python

114 views

10 months ago

NPC Codes
Python Full Course Beginner To Pro

This full Python course takes you from absolute basics to advanced concepts step by step, making it ideal for beginners and future ...

3:18:58
Python Full Course Beginner To Pro

654 views

3 weeks ago

Code with Mohsin
Pydantic in OpenAI Agents SDK | Dataclass vs BaseModel, Type Hints & Schema Guide 2025

... Dataclass vs BaseModel explained Pydantic type hints validation OpenAI Agents SDK schema definition Python dataclasses in ...

48:47
Pydantic in OpenAI Agents SDK | Dataclass vs BaseModel, Type Hints & Schema Guide 2025

1,689 views

4 months ago

Anthony Stillman
Python for Laboratory Data: Class 3: Python Seaborn
28:00
Python for Laboratory Data: Class 3: Python Seaborn

19 views

7 months ago

Monesh Venkul
05   Master Python for Machine Learning in This Data Class

05 - Master Python for Machine Learning in This Data Class In this video: Join us in this engaging data science class where you'll ...

1:45:53
05 Master Python for Machine Learning in This Data Class

3 views

10 days ago

Anthony Stillman
Python for Laboratory Data: Class 4: Python Loops and Conditions.
31:27
Python for Laboratory Data: Class 4: Python Loops and Conditions.

9 views

7 months ago