<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Home on Andy Shi&#39;s HomePage</title>
    <link>https://shiandy.com/</link>
    <description>Recent content in Home on Andy Shi&#39;s HomePage</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 09 Nov 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://shiandy.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Managing API Keys</title>
      <link>https://shiandy.com/post/2020/11/09/managing-api-keys/</link>
      <pubDate>Mon, 09 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://shiandy.com/post/2020/11/09/managing-api-keys/</guid>
      <description>In this post, I’ll address how I like to store and use my API keys.
Introduction When using computer software to access secured resources or services, typically over the internet, the software usually requires an API key. The API key is like a password the software to authenticate itself to the resource or service. As an example, I’m a TA for a data science class where we use Github to manage students’ homework assignments.</description>
    </item>
    
    <item>
      <title>HOWTO: Map Lat/Long to FIPS</title>
      <link>https://shiandy.com/post/2020/11/02/mapping-lat-long-to-fips/</link>
      <pubDate>Mon, 02 Nov 2020 00:00:00 +0000</pubDate>
      
      <guid>https://shiandy.com/post/2020/11/02/mapping-lat-long-to-fips/</guid>
      <description>Introduction A student in one of my classes had a bunch of latitude/longitude data from the US and wanted to map them to a US Census tract and its corresponding code (FIPS code).
We can first download the Census tracts for each state from the US Census website under the “Census Tracts” dropdown menu. Then, after unzipping the file, we can read the shape file using st_read from the sf package.</description>
    </item>
    
    <item>
      <title>Citations with Citeulike &#43; Bibtex</title>
      <link>https://shiandy.com/post/2016/01/14/citations-with-citeulike-bibtex/</link>
      <pubDate>Thu, 14 Jan 2016 00:00:00 +0000</pubDate>
      
      <guid>https://shiandy.com/post/2016/01/14/citations-with-citeulike-bibtex/</guid>
      <description>
&lt;script src=&#34;index_files/header-attrs/header-attrs.js&#34;&gt;&lt;/script&gt;
&lt;link href=&#34;index_files/anchor-sections/anchor-sections.css&#34; rel=&#34;stylesheet&#34; /&gt;
&lt;script src=&#34;index_files/anchor-sections/anchor-sections.js&#34;&gt;&lt;/script&gt;


&lt;p&gt;In this post, I’ll show how to automate downloading citations from Citeulike
into BibTeX files.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>About Me</title>
      <link>https://shiandy.com/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://shiandy.com/about/</guid>
      <description>I am currently a 5th year PhD student in the Harvard Biostatistics department. I&amp;rsquo;m advised by Xihong Lin and my research is on statistical genetics and COVID-19 epidemiology and modeling. I also work closely with Rajarshi Mukherjee.
In 2016, I graduated from Harvard College with a BA in statistics and MS in computational science and engineering (CSE).
For more information about me, please see:
 My CV My resume Github LinkedIn Google Scholar  Publications   Allen, W.</description>
    </item>
    
  </channel>
</rss>
