Certificate in Big Data Analysis by PowerBI and Python

Python + PowerBI 大數據分析課程

課程簡介

        PowerBI 能將企業中現有的數據進行有效的整合 ,快速準確地提供報表並提出決策依據, 幫助企業做出明智的業務經營決策。 但 PowerBI 仍有不足的地方 如果想令 PowerbBI 的能力再度提升,便需學習 Python程式語言。 Python 是一個易學易用的程式語言。在數據處理世界,佔有一個重要的地位。 它能夠利用 API 讀取各種各類雲端服務的資料,能快速有效地匯聚資料,然後輸入 PowerBI 亦能夠處理任何形式的資料變更, 大大強化了 PowerBI 的能力

課程目標

Tools

認識大數據分析的各種工具

Programming

學習程式設計語言基本語法

Decision Making

利用決策執行程式的不同部分

Iterations

利用迴路執行重複性的動作

Data Structures

靈活運用不同的資料結構儲存資料

PowerBI Data Preprocessing

利用 Python 預先處理資料然後匯入 PowerBI

PowerBI Data Transformation

利用 Python 處理一些 PowerBI 也不能完成的資料變更

PowerBI Data Visualization

利用 Python 繪製一些 PowerBI 也不能夠繪製的圖像

課程時間表和資料

導師簡介

Dannis Mok

who have rich experience in business web and apps system development and have over 15 years of teaching experience. He has great passion in learning and teaching new technologies. His teaching style is clear to point and can explain complex technologies in simple terms. He has delivered various workshops and classes for different corporate, government departments and local universities. He got a MBA, Msc in IT and Msc in Telecommunication.

相關專業認證
  • Microsoft MCSE, MCDBA, MCSD
  • Microsoft Office 2016 Specialist Master
  • Cisco CCNA,CCDA,CCNP,CCDP
  • Sun Microsystems – Certified Java Programmer
  • Oracle – Certified Database Professional
  • Linux - LPI Level 1 & 2
Technical Skills 相關教學經驗
  • 為積金局 IT 員工提供 Android 及 iPhone 視像培訓課程
  • 為香港教育局提供 Android 培訓課程與中學電腦科導師
  • 為香港教育大學 IT 員工提供跨平台流動程式開發課程
  • 為房屋署員工 IT 員工提供跨平台流動程式開發課程
  • 為香格里拉大酒店IT 員工提供跨平台流動程式開發課程
  • 為勞工處提供 HTML5 遊戲培訓課程及電子商店培訓課程
  • 為 VTC 職業訓練局提供各種各類 IT 培訓課程
  • 為醫管局員工 IT 員工提供跨平台流動程式開發課程
Office Software 相關教學經驗
  • Prince Hotel 香港太子酒店
  • Marco Polo Hong Kong Hotel 馬哥孛羅香港酒店
  • Kerry Warehouse 嘉里貨倉
  • Labor Department 勞工處
  • Baguio Green Group 碧瑤綠色集團
  • 香港耆康老人福利會
  • Education Bureau 教育局
  • Hong Kong Institute of Education 香港教育大學
  • Hong Kong Housing Authority 香港房屋委員會
  • Hong Kong ICAC 香港廉政公署
  • Hang Seng Bank 恒生銀行
  • Civil Aivation Department 民航處
  • Darty Asia
  • UA Finance 亞洲聯合財務有限公司
  • 基督教香港信義會
  • NCSI Hong Kong Ltd
  • 香港善道會
  • 恆生銀行
  • 聯合國兒童基金會
  • City University of Hong Kong 香港城市大學
  • 香港明愛
  • 救世軍
  • City Facilities Management Holdings Ltd
  • HACEO 香港飛機工程
  • JLL 仲量聯行
  • Hong Kong VTC 職業訓練局
  • Hong Kong IVE 香港專業教育學院
  • Adidas Hong Kong
  • Polyplastics
  • Apex Logistics
  • Defond 德豐
  • JAS Worldwide
  • VTech Hong Kong 偉易達香港
Office Software 相關教學經驗
  • YWCA 女青年會
  • 東華三院
  • iRobot Hong Kong
  • Bureau Veritas
  • Boardway 百老滙
  • StarLite Holdings (星光集團)
  • Puma Hong Kong
  • Marriott International 萬豪國際
  • WheeLock會德豐
  • 香港立信德豪會計師事務所 (BDO)
  • Kering Group
  • 中華電力有限公司
  • Wilko Worldwide Limited
  • 華懋集團
  • 機電工程署
  • 無國界醫生
  • Unilever Hong Kong 聯合利華
  • 獅王 (Lion Corporation)
  • 菱電商事株式会社
  • Merck & Co 默克藥廠
  • 九龍木球會
  • 香港航空發動機維修服務有限公司
  • 維他奶國際集團
  • Toyota 豐田汽車
  • adidas Hong Kong
  • 連續五年 (2017,2018,2019,2020,2021) 為VTC 職業訓練局的員工作培訓
  • 連續八年為勞工處YES的會員作”辦公室軟件”培訓
  • 浸會大學
  • 西門子 Siemens
  • Fujitsu Hong Kong
  • Luxasia
  • Miele
  • Pacific Coffee

課程內容

GETTING STARTED WITH PYTHON

  • Environment Setup (Jupyter and VS Code)
  • Basic Syntax
  • Variable Types
  • Basic Operators
  • Decision Making
  • Loops (For, While)
  • Numbers and Strings
  • Lists and Tuples
  • Dictionary and Set
  • Functions and Lambda
  • List Comprehension
  • Modules (DateTime, Math, JSON, CSV)

WORKING WITH PANDAS

  • Pandas Series and DataFrames
  • Pandas Read CSV and JSON
  • Change Column, Rows and Data Types
  • Select Rows by Index Position or Labels
  • Select Columns by Name or Index
  • Add Column or Rows to DataFrame
  • Drop Column or Rows From DataFrame
  • Iterate Over Rows
  • Apply functions
  • Join, Merge and Concat DataFrames

VISUALIZATION USING MATHPLOTLIB

  • Matplotlib Introduction
  • Matplotlib Plotting
  • Axis, Title and Label
  • Plot Parameters (Color, Size and Style)
  • Figure and Axes
  • Multiplots
  • Using Subplots

WORKING WITH POWERBI

  • Configure PowerBI with Python
  • Get Data using Python Scripts
  • Update the Python Script
  • Create the Visual using Python
  • Transform Data using Python
  • Introduction of Regular Expression
  • Regular Expression - Match, Search and Sub function
  • Example 1 - Remove Bad Email Address Rows
  • Example 2 - Mask out all phone numbers and ID card numbers
  • Example 3 - Call external API to process data (Using Google Geocoding API)

Our Clients

企業培訓

由Microsoft MOS Master 導師任教。一天內可掌握各種辦公室應用軟件精髓,在大數據時代對你的工作有決定性的優勢。

mosmos

Read more

Demo Video -
Creating a Pivot Table for business data

More Questions?