Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 2.41 KB

README.md

File metadata and controls

38 lines (28 loc) · 2.41 KB

NCCU Accounting - Applications of Business Data Analytics : NumPy and Pandas

國立政治大學會計系 商業資料分析應用:NumPy 與 Pandas

講師 : 吳彥霖

        Contact Me : [email protected]

課程說明

  • 編碼環境 : Google Colab
  • 套件版本 : Python 3.7.10
             NumPy 1.19.5
             Pandas 1.1.5
             Matplotlib 3.2.2

課程大綱

授課日期 課程內容 趣味實作
2021/05/26 NumPy and Pandas Drawing with Circles in Python
2021/06/02 Applications of Pandas Neural Style Transfer in Python
2021/06/09 Matplotlib --
2021/06/16 Final Exam --

參考資源

程式語法

[1] NumPy User Guide
[2] Pandas User Guide
[3] Matplotlib Tutorials
[4] Stack Overflow

趣味實作

[5] Circle Evolution, Ahmed Khalf
[6] Neural Style Transfer

其他

[7] How to Connect Google Colab with Google Drive, Md kaish Ansari, June 7, 2019.