在firefox 打开的jupyter notebook中上传36--regex.ipynb文件(即您视频中的代码文件包),报错The error was: SyntaxError: JSON.parse: unexpected character at line 7 column 1 of the JSON data,google和stackoverflow 提示是java错误,我上传其他人的.ipynb文件则无此问题,请教如何解决?
www.regular-expressions.info/shorthand.html \s stands for "whitespace character". Again, which characters this actually includes, depends on the regex flavor. In all flavors discussed in this tutorial, it includes [ \t \f]. That is: \s matches a space, a tab, a line break, or a form feed.
我也是学土木的,现在转行准备中,看到您也在澳洲读过书,支持一下~~
thanks Inty, thanks Morvan
清楚直白簡短。感謝~~
谢谢up,看书看教程都是一脸懵逼,视频通俗易懂。
这期的大大开起来很开心的样子。视频追完了,真好!不知道要去哪 小伙伴们都去哪继续学了?
謝謝教學
虽然这一节,听的很头大!但是非常感谢Morvan功德无量的分享!
超棒~看w3c school 里面的shell正则表达式,看天书一样~谢谢楼主讲解~一下就通了。
莫烦大大 , 請問有對Python API 連接MySQL有研究嗎? 意思是將Python 連接API 取得數據後放到自己MYSQL 分析, 然後在Apache httpd 顯示出來, 我找了很多文章(中文)都找不著. 求大大賜
split后应该是转化成列表了吧,不是字符串。
标题不是放在里,应该是标签内吧
title
謝謝教學~
在firefox 打开的jupyter notebook中上传36--regex.ipynb文件(即您视频中的代码文件包),报错The error was: SyntaxError: JSON.parse: unexpected character at line 7 column 1 of the JSON data,google和stackoverflow 提示是java错误,我上传其他人的.ipynb文件则无此问题,请教如何解决?
36个视频终于追完了!撒花!下一步转战numpy和pandas
这个的作用就是去网上搜索匹配内容吗?这就是爬虫吗?有什么具体用途喃?
非常感谢
讲的很好,谢谢,小抄来自 www.cnblogs.com/huxi/archive/2010/07/04/1771073.html
the latest version of cheet sheet www.cbs.dtu.dk/courses/27610/regular-expressions-cheat-sheet-v2.pdf lol
www.regular-expressions.info/shorthand.html
\s stands for "whitespace character". Again, which characters this actually includes, depends on the regex flavor. In all flavors discussed in this tutorial, it includes [ \t
\f]. That is: \s matches a space, a tab, a line break, or a form feed.
developers.google.com/edu/python/regular-expressions
\s -- (lowercase s) matches a single whitespace character -- space, newline, return, tab, form [
\t\f]. \S (upper case S) matches any non-whitespace character.
\t,
,
-- tab, newline, return
大牛你好,我试了一下用pycharm+jupyter但是会一直跳出要一个authentication token,有什么解决办法吗?
5:10
匹配多種可能
谢谢莫烦大大
po主好爱傻笑😆
終於出片啦!!
請問有誰可以說明一下r"run"中,前面那個r的作用嗎
加上r是為了避免regex的語法和python內建的escape character衝突
補充個 字串前面加r表示該字串為原始字串(Raw String),其中的轉義字元無效。
r"\d\d\d-\d\d\d-\d\d\d\d" == "\\d\\d\\d-\\d\\d\\d-\\d\\d\\d\\d"
莫烦大牛好 我现在还在用idle 请问你用的这个编辑器是什么啊 在哪下载呢
这是个在线编辑器,直接搜jupyter就行了。另外推荐使用vs code
中文字怎麼幫
很好的視頻,但希望能講解到貪婪與非貪婪的差別!
特意去看了看Morvan的人人O(∩_∩)O哈哈~
谢谢~
东西好多啊,今天看到这里: 12:04 回头见
great
A little complex.
object翻译为对象
哟哟哟 理发了
说实话 讲的真不怎么样 很不清楚。。。。越讲越糊涂
object 可以稱為"物件"
对象
完結撒花
完全记不住
正则不用记 用到的时候查一查 运用运用就熟悉了
like
l'm ten years old!!!
I can't type Chinese
because that's not my computerQAQ