『認真回,學Python,然後
1. 把Excel資料丟到google spreadsheet上當關聯式資料庫用,
2. 用python pandas整理資料
3. 用datastudio做視覺化分析或定期觀察儀表板
這是我最推薦新手入門數據分析的工具組合。
你要做數據整理跟分析,重點只有三個:
資料存放的地方、整理資料工具語言、視覺化套件
一般來說,正規的方式是資料放sql、整理資料用sql code,
然後視覺化再用ggplot、shiny(R), Matplotlib、plotly(Python),
但初學者沒辦法一次搞懂這麼多東西,直接用現成的東西就好,
唯一需要學習的是python pandas跟如何用python串接google spreadsheet,
但這我覺得根本比VBA好學兩萬倍,code也比較好管理...』
Re: [問卦] EXCEL VBA值得花時間去學嗎 https://disp.cc/b/163-e8Nl |問卦原文 https://disp.cc/b/163-e8Gh
「google spreadsheet python」的推薦目錄:
- 關於google spreadsheet python 在 PTT Gossiping 批踢踢八卦板 Facebook 的最佳解答
- 關於google spreadsheet python 在 burnash/gspread - Google Spreadsheets Python API v4 - GitHub 的評價
- 關於google spreadsheet python 在 Google Sheets - Python API, Read & Write Data - YouTube 的評價
- 關於google spreadsheet python 在 Python Google Spreadsheet API sorting not effective - Stack ... 的評價
- 關於google spreadsheet python 在 Update Google Sheet with Python - Code Review Stack ... 的評價
google spreadsheet python 在 Google Sheets - Python API, Read & Write Data - YouTube 的推薦與評價
... <看更多>
google spreadsheet python 在 Python Google Spreadsheet API sorting not effective - Stack ... 的推薦與評價
... <看更多>
google spreadsheet python 在 burnash/gspread - Google Spreadsheets Python API v4 - GitHub 的推薦與評價
Google Spreadsheets Python API v4. Simple interface for working with Google Sheets. Features: Open a spreadsheet by title, key or url. Read, write, ... ... <看更多>