Update the `dtype` of `rsid`, `chrom`, and `genotype` columns to be `pandas.StringDtype` as recommended [here](https://pandas.pydata.org/pandas-docs/stable/user_guide/text.html#text-data-types). Also require `pandas>1.0.0`.