PinnedLu ZhennainLevel Up CodingPython Dataclass vs. Attrs vs. Pydantic: Defining a ClassHow to use python dataclass, attrs, and pydantic to define a class. How are they different?Mar 314Mar 314
PinnedLu ZhennaGetting started with zsh on a MacBookHow to configure zsh theme from scratch on a mac, set up oh my zsh, install zsh plugins like autosuggestions and syntax-highlightingSep 23, 20233Sep 23, 20233
Lu ZhennaGender Equality in Singapore: The Gender Pay Gap & Labor Force Participation & Educational…Oct 1Oct 1
Lu ZhennaHow Has the Covid-19 Pandemic Affected Singapore: the Cost of Living and MoreHow the Covid-19 pandemic has affected the cost of living, unemployment rate, and population structure of Singapore using open datasets.Sep 25Sep 25
Lu ZhennaMerge Two Tables with Excel VLOOKUP, SQL, and PythonHow to merge two tables in different worksheets using Excel VLOOKUP function and the equivalent SQL and Python code.Sep 17Sep 17
Lu ZhennainThe PythoneersHow to Schedule Timed Jobs to Clean Up Docker Images AutomaticallyHow to use cron to run a docker command in shell to remove dangling docker images on a fixed schedule.Aug 29Aug 29
Lu ZhennainLevel Up CodingStep-by-step Tutorial on Semi-Supervised Active Learning: For BeginnersA beginner friendly hands-on guide to semi-supervised active learning on image classification using MNIST.Jul 26Jul 26
Lu ZhennainTowards AILarge Language Model Training Pipeline For NLP Text ClassificationHow to build an end-to-end training pipeline using the Large Language Model and serve the model using Flask Web App.Jul 19Jul 19
Lu ZhennainLevel Up CodingPython Dataclasses vs. Attrs vs. Pydantic: field validator and validator decoratorHow to validate class attribute using field validator, validator decorator, and custom decorator in attrs, pydantic, and dataclass.Apr 21Apr 21
Lu ZhennaDeferred Error Handling in Python: Logging Errors to FileLogging error or exceptions in python without raising an error to disrupt code execution.Mar 25Mar 25