安德魯讀書筆記

2019年3月15日 星期五

python 學習資源

  • python101文本教學(適合有程式經驗的人)
  • 周莫烦的python視頻(初學者)(可以調整成兩倍速XD)
  • 線上免費視頻(初學者)(英文課程)
張貼者: Andrew 於 凌晨2:43
以電子郵件傳送這篇文章BlogThis!分享至 X分享至 Facebook分享到 Pinterest

沒有留言:

張貼留言

較新的文章 較舊的文章 首頁
訂閱: 張貼留言 (Atom)

關於我自己

Andrew
檢視我的完整簡介

Blog Archive

  • ►  2021 (2)
    • ►  1月 (2)
  • ▼  2019 (9)
    • ▼  3月 (9)
      • 有買房有投資 對比 沒買房只投資,到底退休時會差多少呢?
      • Python 程式抓取 股票 策略
      • python os#path #write #close time#sleep
      • python dataframe#read row and column#.iloc #.l...
      • Python #crawling爬蟲 #save as a file as csv or html...
      • Python pandas 使用快速查閱
      • python #string字串 #float浮點數 #function函數 #datetime...
      • python 學習資源
      • python 學習筆記 - 環境架設

Pages

  • 首頁

Popular Posts

  • 打造超人思維 作者:Xdite 心得
      書名:打造超人思維 作者:Xdite鄭伊廷 這本書提到許多使自己進步的觀念,而幾乎大部分我都非常贊同,並且作者也分享了一些她自己的方法,例如: 極速寫作法 極速讀書法 極速讀書法,主要是知道自己要找什麼知識,而才去看一本書,看完後記下內容,之後打一篇文章理解那些內容,而後解釋...
  • python os#path #write #close time#sleep
    import time import os #if no directory called andrew_course9 if 'andrew_course9' not in os.listdir():     #create andrew_course...
  • python 學習筆記 - 環境架設
    Python的函式庫 畫圖表:Matplotlib 架網站:Django 機器學習:TensorFlow 函式庫Package常常更新,版本常不相容 解決辦法:一個專案用同一個環境Enviroment Anaconda整合了: Package安裝 Envir...
  • python #string字串 #float浮點數 #function函數 #datetime時間日期 #if elif else #for loop 迴圈#while #dictionary 字典 快速查閱
    String字串 將float轉成字串 str(float) 將字串內的文字_ 改變成you test_string.replace('_','you') Float 只留float小數點後兩位 format(float ...
  • Python #crawling爬蟲 #save as a file as csv or html 存檔 #sqllite3 #dataframe.astype(str) #rename #remove column which is NaN# set index #lambda無名氏函數 no name function #pandas type to number轉數字 #date.strftime #list(filter)
    import requests #think it as a browser import pandas as pd res = requests.get("website address") #inside the () you can put the...
  • Python 程式抓取 股票 策略
    股價淨值比 < 1 ,但要分散風險,因為即使它的股價淨值比低,但是也有可能是因為公司表現不好,而股價迅速下滑 KD值 最近三個月的月營收的平均 > 該家公司12個月的月營收平均 中型股波動 較 大型股波動 大,但我們除了獲利,我們還要安全,所以 自由現...
  • 有買房有投資 對比 沒買房只投資,到底退休時會差多少呢?
    我們的參數是基於 起始資金 60.00 起始年紀 26 每月薪水 8.00 每月開銷 2.20 每月房租 0.70 退休年齡 55 投資部位 0.70 投資年利率 7.00 買房價格 ...
  • Python pandas 使用快速查閱
    Pandas 可以用來分析time series 主要有兩種資料結構 Series : 一條時間序列 DataFrame : 很多的時間序列 Pandas文檔 把pandas 叫進來,命名為pd import pandas as pd   給它...
  • python 學習資源
    python101文本教學(適合有程式經驗的人) 周莫烦的python視頻(初學者)(可以調整成兩倍速XD) 線上免費視頻(初學者)(英文課程)
  • python dataframe#read row and column#.iloc #.loc #dropna #set_index #how to check pandas version #how to save CSV and read #how to read and save sqlit3
    import requests from io import StringIO import pandas as pd url = 'website' r = requests.get(url) #let it can read chinese r....

Blogger news

Blogroll

Blogger templates

網誌存檔

  • ►  2021 (2)
    • ►  1月 (2)
  • ▼  2019 (9)
    • ▼  3月 (9)
      • 有買房有投資 對比 沒買房只投資,到底退休時會差多少呢?
      • Python 程式抓取 股票 策略
      • python os#path #write #close time#sleep
      • python dataframe#read row and column#.iloc #.l...
      • Python #crawling爬蟲 #save as a file as csv or html...
      • Python pandas 使用快速查閱
      • python #string字串 #float浮點數 #function函數 #datetime...
      • python 學習資源
      • python 學習筆記 - 環境架設

About

Pages - Menu

  • 首頁
圖片視窗主題. 技術提供:Blogger.