ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,945 results

Eduardo Mendes
Pattern Matching - Live de Python #171

Chegou a hora de conversarmos sobre a feature mais esperada da versão 3.10 do Python. O Pattern Matching. Um alternativa ...

1:53:13
Pattern Matching - Live de Python #171

7,175 views

Streamed 4 years ago

Eric Phetteplace
Python Match-Case Statement Example

Example of using Python's relatively new (3.10+) Match...Case statement.

3:07
Python Match-Case Statement Example

29 views

1 year ago

Alex The Analyst
Regular Expression Use Cases in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at real use cases for Regular ...

12:47
Regular Expression Use Cases in Python

12,350 views

2 years ago

TrentDoesMath
Hands On Data Science Project: Understand Customers with KMeans Clustering in Python

Try CodeCrafters for free using my referral link: https://app.codecrafters.io/join?via=trentpark8800 In this walkthrough, we dive into ...

1:47:49
Hands On Data Science Project: Understand Customers with KMeans Clustering in Python

87,317 views

1 year ago

EuroPython Conference
How we used vectorization for 1000x Python speedups (no C or Spark needed!)

EuroPython 2024 — Forum Hall on 2024-07-11] How we used vectorization for 1000x Python speedups (no C or Spark needed!)

40:40
How we used vectorization for 1000x Python speedups (no C or Spark needed!)

469 views

1 year ago

Quick Coding Tips
The #Wait Is #Over: #Python 's Secret #Switch #Case Feature is Finally Out in the Open

In this highly-anticipated video, we're finally revealing one of Python's biggest secrets: the switch case feature! For years ...

1:00
The #Wait Is #Over: #Python 's Secret #Switch #Case Feature is Finally Out in the Open

853 views

2 years ago

Kristopher Micinski
L9: Quasiquoting and Pattern Matching

Reading: There is no officially-assigned reading, but you should read racket's match documentation, it will save you a lot of time ...

23:47
L9: Quasiquoting and Pattern Matching

2,451 views

4 years ago

Alex The Analyst
Find and Find_All | Web Scraping in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this Web Scraping tutorial we are going to be looking at Find and ...

12:10
Find and Find_All | Web Scraping in Python

104,082 views

2 years ago

Programming threads
Python vs. JavaScript: The Switch Case Showdown

In this video we are going to describe the switch case statement in Python versus the Javascript implementation. We are going to ...

2:24
Python vs. JavaScript: The Switch Case Showdown

159 views

1 year ago

Alex The Analyst
Regular Expression Metacharacters in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Metacharacters in Regular ...

20:03
Regular Expression Metacharacters in Python

14,465 views

2 years ago

Peter Schneider
Simple and secure Python console menu without conditionals or match case statements

Simple and secure Python console menu without conditionals or match case statements I hope you found a solution that worked ...

3:32
Simple and secure Python console menu without conditionals or match case statements

10 views

2 years ago

ojamboshop
Switch Case Equivalent In Python

Python uses match case pair instead of the switch case pair of other programming languages. Use switch case to specify many ...

0:58
Switch Case Equivalent In Python

28 views

1 year ago

The Debug Zone
Python Regex: Case Sensitive and Insensitive Matching with Pipe Operator

In this video, we dive into the powerful world of Python regular expressions, focusing on case-sensitive and case-insensitive ...

1:31
Python Regex: Case Sensitive and Insensitive Matching with Pipe Operator

1 view

6 months ago

CppNow
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:29:26
C++Now 2019: Michael Park “Pattern Matching: Match Me If You Can”

4,641 views

6 years ago

Single-line
What explains pattern matching in Python not matching for 0.0, but matching for float()?

Source: https://stackoverflow.com/questions/79614033 Question Author: - mvallebr https://stackoverflow.com/users/1077695 ...

0:31
What explains pattern matching in Python not matching for 0.0, but matching for float()?

3 views

1 month ago

TutoriasColombia
sentencia case -- python(operaciones matematicas)

http://tutorias.co/sentencia-case-pythonoperaciones-matematicas/

7:23
sentencia case -- python(operaciones matematicas)

182 views

11 years ago

ojamboshop
Python Switch Case Statement

Python uses match case pair instead of the switch case pair of other programming languages. Use switch case to specify many ...

8:58
Python Switch Case Statement

41 views

1 year ago

programming
Scala Match Case

Scala Match Case.

22:33
Scala Match Case

460 views

5 years ago

Big Things Conference
Machine learning for product matching by Francisco Javier Ordoñez y Alicia Pérez

Session presented at Big Data Spain 2018 Conference 15th Nov 2018 Kinépolis Madrid.

32:39
Machine learning for product matching by Francisco Javier Ordoñez y Alicia Pérez

3,263 views

7 years ago

Alex The Analyst
Regular Expression Character Classes in Python

Take my Full Python Course Here: https://bit.ly/48O581R In this lesson we are going to look at Character Classes in Regular ...

10:38
Regular Expression Character Classes in Python

16,119 views

2 years ago