作者查詢 / threeSecGun

總覽項目: 發文 | 留言 | 暱稱
作者 threeSecGun 在 PTT [ Python ] 看板的留言(推文), 共31則
限定看板:Python
首頁
上一頁
1
下一頁
尾頁
Re: [問題] 開機自動執行python py檔案
[ Python ]3 留言, 推噓總分: +1
作者: sma1033 - 發表於 2019/03/06 08:01(5年前)
1FthreeSecGun: 感謝先進分享 晚點再來試試這個方式是否能順利執行03/06 08:11
2FthreeSecGun: 先向先進說謝謝~ 感謝分享經驗03/06 08:11
[問題] 開機自動執行python py檔案
[ Python ]42 留言, 推噓總分: +15
作者: threeSecGun - 發表於 2019/03/05 22:30(5年前)
3FthreeSecGun: 因為我想控制的是windows 系統 所以比較苦惱開機執03/05 22:46
4FthreeSecGun: 行跟排程的問題03/05 22:46
5FthreeSecGun: 一開始安裝anaconda 沒有加入配03/05 22:46
6FthreeSecGun: 環境變數path03/05 22:47
7FthreeSecGun: 原本是想看能不能開機的時候寫一個bat檔打開anaconda03/05 22:53
8FthreeSecGun: 命令command然後執行python xxx.py 但bat檔我只知03/05 22:53
9FthreeSecGun: 道呼呼叫windows command的方法而已03/05 22:53
13FthreeSecGun: 感謝樓上先進提供建議 目前的確是希望直接執行py檔03/06 06:09
14FthreeSecGun: 封裝包成exe檔執行是成功沒問題的 謝謝~03/06 06:10
[問題] 重裝Linux系統如果保留python環境
[ Python ]8 留言, 推噓總分: +3
作者: threeSecGun - 發表於 2019/01/27 21:04(5年前)
2FthreeSecGun: 感謝解決問題點~ 再來試試看01/27 22:49
6FthreeSecGun: 重試過後 仍會卡在Talib套件01/30 17:26
7FthreeSecGun: 應該是當初用原始檔make安裝的關係01/30 17:27
8FthreeSecGun: 目前仍卡在新機器Ubuntu18無法裝上talib套件.01/30 17:27
[問題] BeautifulSoup 抓國旅卡網站資訊問題請教
[ Python ]8 留言, 推噓總分: +2
作者: threeSecGun - 發表於 2019/01/29 17:34(5年前)
4FthreeSecGun: 感謝 對BeautifulSoup不熟. 誤用t.string01/29 19:26
5FthreeSecGun: 改用t.text即可正常取用所有tag內容 感謝樓上協助01/29 19:26
8FthreeSecGun: 感謝utap指點 原來可多次對<tag>find_all這樣很方便01/30 16:03
[問題] Python Selenium抓國旅卡網站資訊亂碼
[ Python ]12 留言, 推噓總分: +2
作者: threeSecGun - 發表於 2019/01/27 17:44(5年前)
4FthreeSecGun: 我Windows環境下能正確抓取沒問題 但LINUX下就變亂碼01/27 20:07
6FthreeSecGun: 我在Linux底下直接寫入file 也是顯示出亂碼(如畫面)01/27 20:56
11FthreeSecGun: 感謝樓上幾位版友建議 後來找出解決方式01/29 17:15
12FthreeSecGun: 直接在file open加上encoding="utf-8" 即可顯示中文01/29 17:16
[問題] 關於在Windows環境下執行python程式
[ Python ]6 留言, 推噓總分: +1
作者: threeSecGun - 發表於 2017/10/08 15:52(6年前)
5FthreeSecGun: 感謝指點 我再試試把process priority調高看看10/10 15:05
6FthreeSecGun: 感覺anaconda跑統計算數資料 真的滿吃資源10/10 15:06
[問題] Python繪圖問題
[ Python ]11 留言, 推噓總分: +1
作者: threeSecGun - 發表於 2017/09/18 17:50(6年前)
6FthreeSecGun: 感謝uranusjr先進的sample code 很淺顯易懂09/20 19:49
7FthreeSecGun: 很快地解決了我的問題 我會再看看Bokeh Seaborn比較09/20 19:50
8FthreeSecGun: 感謝fischcheng先進提供的另一種解決方式09/20 19:50
9FthreeSecGun: 圖表轉成PNG輸出再貼圖在網頁上真的比較方便快速09/20 19:52
10FthreeSecGun: 目前會先參考fischeneng先進做法 再慢慢去看Bokeh09/20 19:53
[問題] 從網頁抓取CSV資料後 存檔問題
[ Python ]3 留言, 推噓總分: 0
作者: threeSecGun - 發表於 2016/02/02 23:54(8年前)
2FthreeSecGun: 感謝! 可以正確讀寫進檔案~02/03 06:24
3FthreeSecGun: 看說明函式應該是資料量大 造成記憶體無法寫入 是吧?02/03 06:25
首頁
上一頁
1
下一頁
尾頁