ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,676 results

Ivan Grishaev
Python Unicode

Грустно умные люди поняли что необходим какой-то стандарт и начали разрабатывать unicode давайте определимся что ...

30:19
Python Unicode

4,628 views

11 years ago

Montreal-Python
Unicode is ∂© in python 2, but better in python 3 #MP46

In this talk Rory Geoghegan tries to explain the decisions about encoding and unicode in python 2, and the splitting of strings in ...

35:09
Unicode is ∂© in python 2, but better in python 3 #MP46

1,715 views

12 years ago

EuroPython Conference
Facundo Batista - Entendiendo Unicode

Facundo Batista - Entendiendo Unicode [EuroPython 2016] [19 July 2016] [Bilbao, Euskadi, Spain] ...

31:43
Facundo Batista - Entendiendo Unicode

1,293 views

9 years ago

Next Day Video
U is for Unicode: Solving the Mystery

Greg Back http://pyohio.org/schedule/presentation/279/ This talk will attempt to resolve some of the mystery and confusing ...

40:36
U is for Unicode: Solving the Mystery

1,121 views

8 years ago

Onripresence
Creating Navaho/ Navajo Unicode with Python, LaTeX, and GPT-4

I often post about quantum hardware, nature, and architecture online. Feel free to explore. - Onri Jay Benally Here is the GitHub ...

17:16
Creating Navaho/ Navajo Unicode with Python, LaTeX, and GPT-4

74 views

2 years ago

PyCon JP
How (and Why) We Speak in Unicode (Devon Peticolas) - PyCon JP 2017

... in Unicode you then do a DOT decode in Python 3 this is a little bit different in Python 3 the string literal is just the Unicode string ...

30:06
How (and Why) We Speak in Unicode (Devon Peticolas) - PyCon JP 2017

417 views

Streamed 8 years ago

Adafruit Industries
Deep Dive w/Scott: Unicode and error string compression #adafruit

Join Scott today as he answers questions and talks about unicode and error string compression. 0:00 Getting started and hellos ...

2:33:05
Deep Dive w/Scott: Unicode and error string compression #adafruit

1,401 views

Streamed 4 years ago

Python New Zealand
The Power ⚡️ and Responsibility 😓 of Unicode Adoption ✨

Katie McLaughlin https://kiwi.pycon.org/schedule/presentation/107/ Unicode is the way of the future, with thousands of hours ...

25:01
The Power ⚡️ and Responsibility 😓 of Unicode Adoption ✨

227 views

9 years ago

EuroPython Conference
Facundo Batista - Understanding Unicode

Facundo Batista - Understanding Unicode [EuroPython 2016] [July 19, 2016] [Bilbao, Basque Country, Spain] (https://ep2016 ...

31:43
Facundo Batista - Understanding Unicode

693 views

9 years ago

David Hewitt
CPython Unicode Objects w. Petr Viktorin

Petr Viktorin and I will be talking about Python's `str` data type (aka "unicode" objects) and possible optimizations we could apply ...

1:57:17
CPython Unicode Objects w. Petr Viktorin

196 views

Streamed 2 months ago

The Debug Zone
How to Check if a String Contains Escaped Unicode Characters in Python

In this video, we'll explore how to determine if a string in Python contains escaped Unicode characters. Understanding how to ...

1:54
How to Check if a String Contains Escaped Unicode Characters in Python

14 views

6 months ago

Roel Van de Paar
Python: Write Unicode to CSV using UnicodeWriter

Python: Write Unicode to CSV using UnicodeWriter Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:12
Python: Write Unicode to CSV using UnicodeWriter

2 views

1 day ago

The Debug Zone
Understanding Python Unicode Issues: Fixing '\xe2\x80\x99' Confusion

In this video, we delve into the often-confusing world of Python Unicode issues, specifically focusing on the notorious ...

1:30
Understanding Python Unicode Issues: Fixing '\xe2\x80\x99' Confusion

3 views

1 year ago

Peter Schneider
Convert a Unicode string to a string in Python (containing extra symbols)

Convert a Unicode string to a string in Python (containing extra symbols) I hope you found a solution that worked for you :) The ...

5:17
Convert a Unicode string to a string in Python (containing extra symbols)

1 view

1 year ago

The Debug Zone
How to Strip Unicode Characters from a List in Python: A Step-by-Step Guide

In this video, we'll explore the process of stripping Unicode characters from a list in Python. Whether you're cleaning up data for ...

2:05
How to Strip Unicode Characters from a List in Python: A Step-by-Step Guide

0 views

8 months ago

Adafruit Industries
John Park's CircuitPython Parsec: Unicode Blocks #adafruit #circuitpython

circuitpythonparsec How to use Unicode characters in the REPL.

5:30
John Park's CircuitPython Parsec: Unicode Blocks #adafruit #circuitpython

387 views

1 year ago

pyconar
PyConAr 2011 - Facundo Batista - Entendiendo Unicode

Descripción de la charla: Charla que explica qué es Unicode y otros conceptos relacionados para poder usar esta tecnología.

50:15
PyConAr 2011 - Facundo Batista - Entendiendo Unicode

929 views

13 years ago

The Debug Zone
Printing unicode number of chars in a string (Python)

Today's Topic: Printing unicode number of chars in a string (Python) Thanks for taking the time to learn more. In this video I'll go ...

1:23
Printing unicode number of chars in a string (Python)

1 view

4 months ago

The Debug Zone
Handling Unicode Issues in Python Requests: A Fun Technical Challenge

In this video, we dive into the fascinating world of Unicode and its impact on web requests in Python. As we explore the intricacies ...

6:23
Handling Unicode Issues in Python Requests: A Fun Technical Challenge

5 views

1 year ago