Python standard library: Splitting strings with re.split

Publicado el: 19 septiembre 2019
en el canal de: Python and Pandas with Reuven Lerner
2,525
56

Want to use regular expressions (aka regexp/regex) to split a string into separate fields / pieces? The re.split method is for you — similar to str.split, but more sophisticated.

search for text in Python strings? You'll want the "re" module. In this video, I introduce the three main functions you'll use: re.search, re.match, and re.findall.

I don't teach regular expressions here; if you want to learn them, try my free e-mail course at https://RegexpCrashCourse.com/ .

In addition to these videos, I have an active blog and free, weekly "Better developers" mailing list; see more at https://lerner.co.il/ .

Subscribe to this channel, as I try to go through all of the Python standard library!


En esta página del sitio puede ver el video en línea Python standard library: Splitting strings with re.split de Duración online en buena calidad , que subió el usuario Python and Pandas with Reuven Lerner 19 septiembre 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 2,525 veces y le gustó 56 a los espectadores. Disfruta viendo!