jiahe224

Results 20 comments of jiahe224

> [commit记录](https://github.com/fengdu78/deeplearning_ai_books/commit/981d463b729f9699746ec9364a737a4cbfc5bbb9) > 课后作业仍然可以通过这个commit记录看到分享地址,是否可以把百度网盘的分享关闭。 同学,留条生路啊,不是不愿付费,是看不懂英文啊,现在有天使贡献,你就睁只眼闭只眼吧

Indentation error when copying, http://v.youku.com/v_show/id_XMzQyNTA2MjkwMA==.html?spm=a2h3j.8428770.3416059.1

> Indentation error when copying, http://v.youku.com/v_show/id_XMzQyNTA2MjkwMA==.html?spm=a2h3j.8428770.3416059.1 Under python, when copy to clipboard is selected, the number of spaces will double. This issue is still not fixed in version 3.6. @elvirbrk

One solution. https://drive.google.com/file/d/1iWaeH93aAh-EMj5c2qINUDHwkz0YQnX0/view?usp=sharing

When you paste the code copied from jupyter into python in notehighlight, the four-space indent becomes eight spaces

One solution. https://drive.google.com/file/d/1iWaeH93aAh-EMj5c2qINUDHwkz0YQnX0/view?usp=sharing

我和你相反,我用最新版3.27不行,用旧版3.5就能更新订阅

``` my_string_series = pd.Series(["A STR SERIES"]) my_string_series.str.split(" ").swifter.apply(lambda x: "-".join(x)) ``` I used the same test and no progress bar was displayed。 ![image](https://user-images.githubusercontent.com/35186992/161374074-bccf3d97-ec05-43f8-a5ad-1f39e97da768.png) OS:win10 21H1 64bit CPU: AMD Ryzen 5...