Certificate in Automating Excel with Python

Python x Excel 自動化證書課程

課程簡介

       Python 是一個易學易用的程式語言。在數據處理世界,佔有一個重要的地位。 由於Python 擁有大量協助數據處理及繪製數據圖像的輔助程式庫,被數據分析師視為必學的程式語言。 課程零基礎入門,程式初手也能迅速上手。無論你是學生,職員,主管,業務行政人員等,都是必備的技術。 Python 能取替 Excel VBA , 將工作流程自動化。 它能把繁瑣工作自動化,效率瞬間提升,減輕繁瑣的工作負擔。 例如它能自動開啟檔案,瞬間輸入大量資料,選出所需內容整理成 CSV 檔。自動將報表格式化,呈現清楚的內容。

課程目標

Programming

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

Decision Making

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

Iterations

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

Data Structures

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

Visualization

學習如何繪製不同的資料圖像

Excel Automation

配搭 Excel完成各種資料運作自動化

Data Analysis

如何利用 Python 分析 Excel 資料表

Data Processing

如何利用 Python 整理 Excel 資料格式

課程時間表和資料

導師簡介

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

EXCEL DATA HANDLING WITH PYTHON

  • Read Excel file as Pandas DataFrame
  • Data checking for null, unique value and formatting
  • Data cleaning for null, spaces, cases and duplicates
  • Data preprocessing by merging, sorting, grouping and breakdown
  • Data extraction by location, by label, by condition
  • Data filtering by conditions (AND,OR,NOT)
  • Data summary by subtotal and pivot
  • Data output to Excel or to CSV

EXCEL AUTOMATION USING OPENPYXL

  • OpenPyXL Introduction
  • Read Excel File
  • Iterating Rows and Columns
  • Iterating from a range
  • Create and Add Content to a Workbook
  • Write a List to Worksheet
  • Rename, Add and Remove Worksheet
  • Insert and Delete Rows and Columns
  • Set the Font, Alignment and Color for the Cells
  • Use OpenPyXL to consolidate Excel invoices distributed in different files and sheets

Our Clients

企業培訓

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

mosmos

Read more

Demo Video -
Creating a Pivot Table for business data

More Questions?