『認真回,學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
「r shiny plotly」的推薦目錄:
r shiny plotly 在 9 互動式資料呈現| 資料科學與R語言 - 曾意儒Yi-Ju Tseng 的推薦與評價
最後再介紹Shiny,一個RStudio推出供R語言使用的網頁應用框架,使用者可以將做好的互動式圖表用Shiny部署 ... Plotly是一個線上分析與視覺化的工具,如需線上作圖,可 ... ... <看更多>
r shiny plotly 在 master - GitHub 的推薦與評價
An interactive graphing library for R. Contribute to plotly/plotly.R development by creating ... Output and render functions for using plotly within Shiny. ... <看更多>
r shiny plotly 在 How to use plotly in R shiny - Stack Overflow 的推薦與評價
... <看更多>
相關內容