Recent alum of the Flatiron School's Data Science Fellowship (Washington DC) and the University of Chicago's Harris School of Public Policy.
- Washington DC / McMinnville Oregon
- kalebnyquist.me
- @KalebNyquist
Block or Report
Block or report KalebNyquist
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
voters-clustering Public
Python code and Jupyter notebook for doing cluster analyses of Democracy Fund's Voter Study Group.
HTML
-
statebased_vs_oop_pyplot Public
This Jupyter Notebook provides the code used to generate the figures in the Medium post "plt.subplot() or plt.subplots()? Understanding state-based vs. object-oriented programming in Pyplot" publis…
Jupyter Notebook 1
-
1
import requests
2import pandas as pd
3from bs4 import BeautifulSoup
45# List of States
-
1
import requests
2import json
3import pandas as pd
45 -
1
def find_locations_in_pandas_dataframe(dataframe, search_term, starts_with_search_term=False):
2""" Returns an ordered list of (dataframe column, dataframe row, specific string) index values where `search_term` is
3found in Pandas `dataframe` string data.
45Keyword arguments:
29 contributions in the last year
Activity overview
Contributed to
KalebNyquist/ranked-choice-tabulator
Contribution activity
August 2022
KalebNyquist has no activity
yet for this period.