Skip to content
View angelialau's full-sized avatar

Highlights

  • Pro

Block or report angelialau

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. CUSP_WatershedInvestments CUSP_WatershedInvestments Public

    This repository contains the notebooks which were utilized for exploratory data analysis in the project: Economic Impacts of New York City’s Investment in Water Supply.

    Jupyter Notebook 1

  2. leonaisabelle/CUSP-ADS-Project leonaisabelle/CUSP-ADS-Project Public

    Jupyter Notebook 1

  3. BDM_Parking_Violations_in_NYC.py BDM_Parking_Violations_in_NYC.py
    1
    from pyspark import SparkContext
    2
    from pyspark.sql import SparkSession
    3
    from pyspark.sql import functions as F
    4
    from pyspark.sql.types import FloatType
    5
    import sys
  4. nosyarlin/se7en-scheduler nosyarlin/se7en-scheduler Public

    The aim of this project is to create a solution to help admin staff at SUTD generate schedules for all the different courses.

    TypeScript 1