2026年5月11日 星期一

RWEPA | R + gMOIP - Linear Programming - part2-ggplot2

 R + gMOIP - Linear Programming - 線性規劃應用 - Part 2 (ggplot2)

🌸YouTube:https://youtu.be/KPCXoGPYLfA

🌸【謝謝訂閱、按讚、分享與開啟小鈴鐺💡】















Outline:

1.ggplot2 套件簡介
2.匯出圖檔
3.gMOIP + ggplot2 應用
4.結論


2026年4月18日 星期六

RWEPA | R + gMOIP - Linear Programming - Part 1

R + gMOIP - Linear Programming - 線性規劃應用 - Part 1

🌸YouTube:https://youtu.be/lBZ01lPKMcA

🌸【謝謝訂閱、按讚、分享與開啟小鈴鐺💡】













Outline:

1.R 簡介與安裝
2.Rtools 簡介與安裝
3.RStudio 簡介與安裝
4.gMOIP 套件簡介
5.gMOIP 線性規劃應用
6.結論
Part2: ggplot2 套件簡介
Part2: gMOIP + ggplot2 應用

GitHub 下載: 


R下載: 


PDF 講義下載:


# r
# RStudio
# Rtools
# optimizatoion
# ggplot2

2026年2月10日 星期二

RWEPA | Google Antigravity + Python/R + MySQL - AI Application

Google Antigravity + Python/R + MySQL - AI 應用

🌸YouTube:https://youtu.be/6hDFfwUM_38

🌸【謝謝訂閱、按讚、分享與開啟小鈴鐺💡】














Outline:

1.認識 Google Antigravity AI 平台
2.安裝 Antigravity
3.使用 Antigravity 事前準備
4.Antigravity + Python + SQL
5.Antigravity + R + SQL
6.結論

GitHub 下載: 


Prompt 下載: 


PDF 講義下載:


# antigravity
# python
# anaconda
# r
# rstudio
# mysql

2025年10月22日 星期三

Anaconda with pandas module

RWEPA | Anaconda + Pandas - Part 1 下載與安裝白話篇

🌸YouTube  (包括中文字幕)https://youtu.be/te2pbxnbmvQ

🌸【謝謝訂閱、按讚、分享與開啟小鈴鐺💡】











程式碼下載:

Outline:
4.0 下載 Anaconda
4.1 資料匯入探索
4.2 資料處理探索
4.3 資料視覺化探索

RWEPA | Anaconda + Pandas - Part 2 資料匯入探索

🌸YouTube  (包括中文字幕)https://youtu.be/NC2YAHmMPwY








RWEPA | Anaconda + Pandas - Part 3 資料處理探索

🌸YouTube  (包括中文字幕)https://youtu.be/vlWLHF5qXlI


RWEPA | Anaconda + Pandas - Part 4 資料視覺化

🌸YouTube  (包括中文字幕)https://youtu.be/hXVBchxuzhU








# python

# pandas

# anaconda

# spyder

2025年8月5日 星期二

VirtualBox + Ubuntu + R + RStudio

 RWEPA | VirtualBox + Ubuntu + R + RStudio 簡介

🌸YouTube  (包括中文字幕)https://youtu.be/DxZUj9quKEI

🌸【謝謝訂閱、按讚、分享與開啟小鈴鐺💡】

VirtualBox + Ubuntu + R + RStudio 執行畫面:














Outline:
1.VirtualBox 下載與安裝
2.Ubuntu下載與安裝
3.Ubuntu + R 安裝
4.Ubuntu + RStudio 安裝
5.結論

# virtualbox
# ubuntu
# R
# rstudio

2025年4月5日 星期六

Python and Streamlit - Sale Dashboard

RWEPA | Python + Streamlit - 銷售儀表板

🌸YouTube  (包括中文字幕)https://youtu.be/QmvlYHspvns

🌸【謝謝訂閱、按讚、分享與開啟小鈴鐺💡】
















銷售儀表板 App 執行畫面:












Outline:

1.App構思 (App Idea)
2.App示範 (App Demo)
3.程式碼解說(Coding: VSCode + Python + Streamlit)
4.佈署與結論 (Deployment and Conclusion)

🌸Streamlit App 示範:
🌸Streamlit 程式碼下載:
# open data
# sales
# python
# streamlit
# plotly

2025年3月3日 星期一

Python - AQI Application

RWEPA | Python AQI 空氣品質指標資料分析

🌸YouTube  (包括中文字幕)https://youtu.be/0UJbhVWDuI4

🌸【謝謝訂閱、按讚、分享與開啟小鈴鐺💡】

AQI Application 執行畫面:















Outline:

1.商業理解
2.資料理解
    2.1 模組與資料匯入
    2.2 資料摘要
    2.3 探索性資料分析(Exploratory Data Analysis, EDA)
    2.4 資料視覺化
3.資料準備
4.建立模型
5.模型評估與測試
6.佈署應用與結論
參考文獻


🌸進階參考文章:
# open data
# aqi
# python
# sklearn
# kmeans clustering
# folium
# streamlit