『認真回,學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
同時也有1部Youtube影片,追蹤數超過21萬的網紅Cara Wu,也在其Youtube影片中提到,(( P R O D U C T S U S E D )) F A C E : NARS All Day Luminous Weightless Foundation "Light 3 Gobi" MAC Pro Longwear Concealer "NC15" Laura Mercier Lo...
「python re r''」的推薦目錄:
- 關於python re r'' 在 PTT Gossiping 批踢踢八卦板 Facebook 的精選貼文
- 關於python re r'' 在 Cara Wu Youtube 的最佳貼文
- 關於python re r'' 在 Python regex - r prefix - Stack Overflow 的評價
- 關於python re r'' 在 re introduction - Understanding Python re(gex)? 的評價
- 關於python re r'' 在 python: raw (NOT REGEX) r'strings' (beginner - YouTube 的評價
- 關於python re r'' 在 Python vs R for Text Mining Preprocessing - Cross Validated 的評價
python re r'' 在 Cara Wu Youtube 的最佳貼文
(( P R O D U C T S U S E D ))
F A C E :
NARS All Day Luminous Weightless Foundation "Light 3 Gobi"
MAC Pro Longwear Concealer "NC15"
Laura Mercier Loose Setting Powder "Translucent"
Rimmel Stay Matte Powder "001 Transparent"
Too Faced Milk Chocolate Soleil Bronzer
Bbi@ 5 Grain Series Eyeshadow "03 Adlay"
MAC Blush "Gingerly"
Physicians Formula Shimmer Strips "Natural Nude"
E Y E S :
Coastal Scents Prism Palette
Coastal Scents Hot Pot "Python Green"
Coastal Scents Hot Pot "Vibrant Blue Green''
Sleek I-Divine Eyeshadow Palette "Ultra Mattes V1"
Bbi@ Eyeliner "Sharpen Black"
Maybelline The Rocket Mascara
KATE Lash Maximizer
Kiss Me Heroine Make Long & Curl Mascara S
L I P S :
Colourpop Lippie Pencil "Clique"
Kat Von D Everlasting Liquid Lipstick "A-Go-Go"
(( Foundations Shades List ))
Marc Jacobs Re(marc)able Full Cover Foundation Concentrate "Ivory 12"
Urban Decay All Nighter Liquid Foundation "1.0"
MAC Pro Longwear Nourishing Waterproof Foundation "NC15"
Maybelline Fit Me Matte & Poreless Foundation "Porcelain 110 + Classic Ivory 120"
Revlon ColorStay Makeup For Combination/Oily Skin "150 Buff + 180 Sand Beige"
CoverGirl Outlast Stay Fabulous 3-In-1 Foundation "810 Classic Ivory"
(( F I N D M E ))
如有工作需求: ayumi6532@yahoo.com.tw
|| Instagram: https://instagram.com/ayumi6532/
|| Facebook: https://www.facebook.com/makeupjunkiecara
This video is NOT sponsored.

python re r'' 在 re introduction - Understanding Python re(gex)? 的推薦與評價
Match object when a match is found and None otherwise (note that I treat re as a word, not as r and e separately, hence the use of a instead of an). More ... ... <看更多>
python re r'' 在 python: raw (NOT REGEX) r'strings' (beginner - YouTube 的推薦與評價

today I talk about raw strings, invalid escape sequences (W605), and how to automatically fix them! ... <看更多>
python re r'' 在 Python regex - r prefix - Stack Overflow 的推薦與評價
... <看更多>