作者查詢 / extraymond

總覽項目: 發文 | 留言 | 暱稱
作者 extraymond 在 PTT [ Python ] 看板的留言(推文), 共42則
限定看板:Python
[問題] 時間格式轉換問題
[ Python ]3 留言, 推噓總分: +2
作者: gigigigi - 發表於 2018/10/26 02:29(7年前)
3Fextraymond: 無腦用法的話推薦pendulum10/26 09:15
[問題] pandas 某列上色
[ Python ]5 留言, 推噓總分: +1
作者: yshihyu - 發表於 2018/10/25 01:29(7年前)
1Fextraymond: https://reurl.cc/9XNQO10/25 15:08
2Fextraymond: 試看看自己寫function改style10/25 15:08
[問題] python 學習的方向
[ Python ]38 留言, 推噓總分: +12
作者: ching4562 - 發表於 2018/08/07 12:10(7年前)
28Fextraymond: asyncio也很酷!08/07 23:51
[問題] Anaconda跟原生Pythons哪個好用?
[ Python ]42 留言, 推噓總分: +14
作者: ironmanstock - 發表於 2018/06/28 07:00(7年前)
18Fextraymond: linux下認真推用pyenv安裝不同版本的python,用過就回06/28 13:56
19Fextraymond: 不去了!06/28 13:56
35Fextraymond: 自己build的話poetry也不錯用!06/28 20:08
[問題] 比map_async快速省時的方法
[ Python ]3 留言, 推噓總分: +1
作者: shaly0815 - 發表於 2018/05/20 20:58(7年前)
1Fextraymond: https://goo.gl/a9EwxM05/21 11:31
2Fextraymond: 這篇不知道有沒有幫助05/21 11:31
[問題] sympy
[ Python ]2 留言, 推噓總分: +2
作者: XDDDD5566 - 發表於 2018/04/24 10:14(7年前)
2Fextraymond: sympy超讚04/24 17:51
[問題] pymongo問題
[ Python ]7 留言, 推噓總分: +2
作者: kennykobe - 發表於 2018/04/20 14:43(7年前)
2Fextraymond: 那如果用aggregate-match呢?04/20 23:11
5Fextraymond: {'$match':{'$or':[{'id':i} for i in [1,2,3]]}}04/21 17:55
6Fextraymond: aggregate + list comprehension試試看04/21 17:56
[問題] 初學者 python資料處理
[ Python ]62 留言, 推噓總分: +16
作者: mathlover - 發表於 2018/02/01 22:15(8年前)
62Fextraymond: 有人推bokeh那就推plotly好了!還可以蓋UI02/03 06:38
[問題] 互動式網頁製作
[ Python ]6 留言, 推噓總分: +4
作者: paranoia5201 - 發表於 2018/01/05 13:23(8年前)
5Fextraymond: 推薦plotly, bokeh的文檔比較不清楚。01/06 23:19
[問題] Django 抓取mongodb問題
[ Python ]6 留言, 推噓總分: +4
作者: sutekidesune - 發表於 2017/12/12 17:14(8年前)
6Fextraymond: pymongo加aggregate很方便12/18 19:55