Skip to content

分析歷屆台灣選舉各家民調單位與選舉結果的差距

License

Notifications You must be signed in to change notification settings

papple23g/taiwan-election-polls-liu-bo-Wen

Repository files navigation

台灣選舉民調劉伯溫

  • setup

    python -m venv venv
    source venv/bin/activate
    python -m pip install --upgrade pip 
    pip install -r requirements.txt
  • edit ./main.py :

    反註解欲運行的程式碼行

    如欲繪製 2020總統選舉民調分布圖,可選擇執行 : ElectionPollsPresident2020.plot_ternary()

  • run

    source venv/bin/activate
    python main.py
  • result

About

分析歷屆台灣選舉各家民調單位與選舉結果的差距

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published