ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

563 results

Eduardo Mendes
Live de Python #150 - Dataclasses e obsessão por primitivos

Bora aprender um pouco sobre dataclasses e sobre obsessão por primitivos? ------------------- O canal é mantido por uma iniciativa ...

1:23:31
Live de Python #150 - Dataclasses e obsessão por primitivos

16,482 views

Streamed 5 years ago

PyCon Israel
Data Classes in Python: Why They're Great - Tal Einat - PyCon Israel 2019

Data Classes in Python: Why They're Great + Examples Using attrs and dataclasses - Tal Einat - PyCon Israel 2019 ...

26:24
Data Classes in Python: Why They're Great - Tal Einat - PyCon Israel 2019

7,795 views

6 years ago

Andy Dolinski
Data classes (OO Python Tutorials)

Lesson 05 - In this video, you will learn how to use data classes, which are a new and convenient feature of Python that simplifies ...

7:44
Data classes (OO Python Tutorials)

173 views

2 years ago

PyCon Israel
Dataclasses: The effortless tool to define data - Eli Gur - PyCon Israel 2018

Available starting Python 3.7, the dataclasses (introduced in PEP 557) are finally here. Amazingly simple solution for data with ...

20:09
Dataclasses: The effortless tool to define data - Eli Gur - PyCon Israel 2018

1,026 views

7 years ago

Python Peak
How can dataclasses simplify your Python code? Unlock Cleaner Code with Python Dataclasses!

How can dataclasses simplify your Python code? Dataclasses automatically generate special methods for you. You can ...

0:47
How can dataclasses simplify your Python code? Unlock Cleaner Code with Python Dataclasses!

13 views

1 year ago

Apache Airflow
Dataclasses as Pipeline Definitions in Airflow

Presented by Madison Swain-Bowden at Airflow Summit 2021 We will describe how we were able to build a system in Airflow for ...

20:11
Dataclasses as Pipeline Definitions in Airflow

1,346 views

4 years ago

MoureDev by Brais Moure
KOTLIN Data Classes | #6

Data classes in Kotlin are used to create classes whose main purpose is to store data, providing us with very interesting ...

9:09
KOTLIN Data Classes | #6

15,448 views

4 years 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

250 views

3 months ago

Python Peak
Why are mutable defaults dangerous in dataclasses? The #hidden Danger of Mutable Defaults in Python

Why are mutable defaults dangerous in dataclasses? Mutable defaults can cause shared state between instances.

0:34
Why are mutable defaults dangerous in dataclasses? The #hidden Danger of Mutable Defaults in Python

93 views

1 year ago

Roel Van de Paar
Software Engineering: Python: Class vs NamedTuple vs Hybrid vs DataClass

Software Engineering: Python: Class vs NamedTuple vs Hybrid vs DataClass Helpful? Please support me on Patreon: ...

2:18
Software Engineering: Python: Class vs NamedTuple vs Hybrid vs DataClass

14 views

3 years ago

Peter Schneider
Codereview: Python data class that is a mixture of dict and namedtuple

Python data class that is a mixture of dict and namedtuple I hope you found a solution that worked for you :) The Content (except ...

6:18
Codereview: Python data class that is a mixture of dict and namedtuple

10 views

2 years ago