To view or add a comment, sign in

More articles by Chee-Chuan Foo

  • Machine Learning For Beginners

    Introduction For beginners, machine learning might seem intimidating with all the calculus, statistics, and algorithms…

  • Setup an AWS database for FREE

    Setup free tier PostgreSQL database on AWS RDS Introduction For a student or beginner data scientist, you need to equip…

    4 Comments
  • Basic Data Preparation with Python (Stock Price Data)

    Python stock price analysis 03: Learn typical data preparation process with stock prices data Python Stock Price Data…

  • Looping API Request in Python to retrieve data in bulk

    Looping API Request in Python to retrieve data in bulk Python stock price analysis 02: Extract stock prices with a list…

    2 Comments
  • Extract stock price data with Python

    Python stock price analysis 01: Get stock price data online Introduction Stock markets from all over the world generate…

  • Pivot Table in Python

    Drag & Drop Data Analysis in Python Introduction Exploratory Data Analysis in Python was typically done by using the…

  • Tableau Quick Tip: Dynamic Chart Title

    Create a drop-down to change the x & y axes. Make chart title change according to selection.

  • Tableau Desktop Quick Tip: The Problem with Pie Chart & Legend

    Data analysts always take pie charts and legends for granted, especially with many categories in a field. When it comes…

  • Problem Solving: List Comprehension (Python)

    Problem Solving: List Comprehension (Python) In my previous article, "List Comprehension (Python) Explained" I've…

  • List Comprehension (Python) Explained

    List Comprehension (Python) Explained List is one of the simplest and most common data structure in Python. Today in…

Explore content categories