Skip to content

Instantly share code, notes, and snippets.

View naitian's full-sized avatar

Naitian Zhou naitian

View GitHub Profile
@naitian
naitian / AP Style.md
Last active December 10, 2020 18:45
AP style in D3
# Changes before you can run it on your own:
# 1. change the data directory from raw_data
# 2. download the IPEDS data as a CSV
import pickle as pkl
from fuzzywuzzy import fuzz
from fuzzywuzzy import process
ipeds = pd.read_csv("../raw_data/ipeds.csv")
@naitian
naitian / exercises.md
Created June 13, 2016 15:43
Exercises for Dev Tool Lecture

Exercises

  1. Go on the Cubemania website and answer these questions:
  • Click on the 'Users' tab. What type of CSS selector is used to apply the yellow background on hover effect?
  • Search for "naitian" in the search box. Monitor the network traffic. What is/are the query string parameter(s) of the search query? What is/are the value(s) of the parameter? Is this request a GET request or POST request? Why does that make sense?
  1. Visit this wonderful lawn care website: http://kamronsoldozy.github.io
  • Look in the Console. What are some errors? Are any of these errors related to each other?
  • Based on these errors, what part of the home page is broken? What is it supposed to do?
  • How can we fix this?

Keybase proof

I hereby claim:

  • I am naitian on github.
  • I am naitian (https://keybase.io/naitian) on keybase.
  • I have a public key ASBZMSs1THnzerkdn0n5EtIbiqVUJax54WuWD986rF5MWAo

To claim this, I am signing this object: