Containerizing My Webapp Project Using Docker Compose: Taiwan Covid19 DashboardIn this article, I am going to show you how I transform my Webapp into movable containerized docker compose file.Apr 20, 2023Apr 20, 2023
Real-Time Animation Plot Using Matplotlib FuncAnimationIn this article, I am going to run through how to make real-time plotting using animation function(FuncAnimation) in matplotlib!Dec 2, 2022Dec 2, 2022
Published inDevOps.devTwo Major Ways to Bulk Import Data to MySQL DatabaseIn this article, we will introduce you two major method to perform bulk insertion of data into MySQL database.Nov 24, 2022Nov 24, 2022
Connecting OPC Servers Using PythonOPC (Open Platform Communication) is the interoperability standard for the secure and reliable exchange of data in the industrial…Nov 22, 2022Nov 22, 2022
Add Kernel of Different Python Version (or 32bit 64bit) to Jupyter NotebookThis short article will demonstrate how to install kernels with different version of Python into Jupyter Notebook.Nov 21, 2022Nov 21, 2022
Introduction to PTT Notification Email ProjectYou may specify information about PTT board name and keywords and the program will search the content for you by emailing to your account.Aug 5, 2022Aug 5, 2022
Full Installation Guide of MySQL 8.0 on Ubuntu MachineMySQL is a free and open source relational database management systemm and also one of the most popular ones. In this article, I am going…Feb 19, 2022Feb 19, 2022
Published inDev GeniusImplement Interactive Plotly Dash Plot Within Your Django ProjectPlotly is an extremely useful and sophisticated visualization library in Python. It provides not only simple plotting functions but also a…Feb 19, 2022Feb 19, 2022
Taiwan Covid19 Dashboard Data Engineering ProjectI choose this project as my custom capstone project for Udacity Data Engineering Nanodegree. This project basically consists of two part…Jan 1, 20221Jan 1, 20221
Create AWS EMR_Notebook with Spark and Attach it to Git Repo for Version ControlAWS EMR is an advanced technology when dealing with big data and complex computation. We can further boost the progress of data analysis by…Nov 25, 2021Nov 25, 2021