Skip to content

Life and Code

The never-ending journey of learning and growth in software development

Life and Code

The never-ending journey of learning and growth in software development

  • Home
  • Personal Development
  • Ideas
  • About me
  • Contact
    • Home
    • Jack Hui
    • Page 2
Data Science

Cross Selling Analysis in Python

Avatar photoJack Hui Jan 30, 2023 0 Comments

Cross-selling analysis is a technique used in sales and marketing to identify opportunities to sell additional products or services to customers based on their past purchasing behavior. The goal of…

Data Science

Create Cohort chart in Python

Avatar photoJack Hui Jan 30, 2023 0 Comments

To create a cohort chart in Python, you can use the following steps: Load your data into a pandas DataFrame Group the data by cohort and calculate the cohort retention…

AI & Big Data Programming

Using Delta Lake to build Data Lake

Avatar photoJack Hui Jan 30, 2023 0 Comments

Delta Lake is an open-source storage layer that can be used to build a data lake. Here is an example of how you can use Delta Lake to build a…

Programming

Using Apache Kafka to process real-time data

Avatar photoJack Hui Jan 30, 2023 0 Comments

Apache Kafka is a distributed streaming platform that can be used to collect and process real-time data streams. Here is an example of how you can use Kafka to collect…

Architecture Open Sources

Setup OnlyOffice on Kubernetes

Avatar photoJack Hui Jan 30, 2023 0 Comments

Create a Kubernetes cluster: To create a Kubernetes cluster, you can use a managed service like Google Kubernetes Engine (GKE) or Amazon Elastic Kubernetes Service (EKS), or you can set…

Architecture Programming

Using DAPR to build microservices-based application

Avatar photoJack Hui Jan 28, 2023 0 Comments

Hence a simple "Hello, World!" example in Python: Install DAPR: You can install DAPR on your development machine using the command-line tool by running the following command: curl -sL https://raw.githubusercontent.com/dapr/cli/master/install/install.sh…

Programming

Develop subflow using Airflow’s DAGs

Avatar photoJack Hui Jan 28, 2023 0 Comments

To develop a subflow using Airflow DAGs, you can use the SubDagOperator. This operator allows you to define a sub-DAG within your main DAG, and it can be used to…

Programming

Example to use Flask to for restful APIs with CORS and JWT

Avatar photoJack Hui Jan 28, 2023 0 Comments

Flask is a lightweight web framework for Python that is well-suited for building APIs. Here is an example of how to use Flask to create a simple API: Install Flask:…

AI & Big Data

Setup Openmetadata

Avatar photoJack Hui Jan 28, 2023 0 Comments

OpenMetadata is an open-source metadata management system that is built on top of Kubernetes and Apache Cassandra. To set it up on Linux, you can follow these general steps: Install…

Devops

Setup Kubernetes on linux

Avatar photoJack Hui Jan 28, 2023 0 Comments

To install Kubernetes on Linux, but one of the most common methods is to use the Kubernetes package manager, kubeadm. kubeadm is a tool that automates the process of setting…

Posts navigation

1 2

« Previous Page

Recent Posts

  • How to use Scikit for Deep Learning
  • Setup Hadoop and Spark Cluster
  • The Pros and Cons of Clickhouse
  • Install SMB CSI driver master version on a Kubernetes cluster
  • Empowering MongoDB Storage with GridFS, Version Control, and FUSE for Binary Data Management

Archives

  • February 2023
  • January 2023

Categories

  • AI & Big Data
  • Architecture
  • Data Science
  • Devops
  • Open Sources
  • Programming

You Missed

AI & Big Data

How to use Scikit for Deep Learning

AI & Big Data Architecture

Setup Hadoop and Spark Cluster

Open Sources

The Pros and Cons of Clickhouse

Architecture

Install SMB CSI driver master version on a Kubernetes cluster

Life and Code

The never-ending journey of learning and growth in software development

Copyright © All rights reserved | Blogus by Themeansar.