Skip to content
View aychen5's full-sized avatar
🐈‍⬛
🐈‍⬛

Highlights

  • Pro

Block or report aychen5

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. youtube-extremism-replication youtube-extremism-replication Public

    R 1

  2. ta_poli-666 ta_poli-666 Public

    This is a repo for all my causal inference teaching material.

    JavaScript 1

  3. Sample road segments in NYC from cen... Sample road segments in NYC from centerline file. Calculate the heading of each subsegment.
    1
    #!/usr/bin/env python3 
    2
    # -*- coding: utf-8 -*-
    3
    
    
    4
    import geopandas as gpd
    5
    import pyproj
  4. mturk_power_sim.jl mturk_power_sim.jl
    1
    using Distributed
    2
    numCore = 4;
    3
    addprocs(numCore - 1);
    4
    #rmprocs(workers());
    5
    
    
  5. gh-islg/reform_dash_scraper gh-islg/reform_dash_scraper Public

    HTML