I hereby claim:
- I am faruqsandi on github.
- I am sandi (https://keybase.io/sandi) on keybase.
- I have a public key ASBKSCIYy_9gvPsEhyET4Z_WcW2E5R_eT1y-CVQE9NkeQwo
To claim this, I am signing this object:
repos: | |
- repo: https://github.com/pre-commit/pre-commit-hooks | |
rev: v4.5.0 # Use the latest version | |
hooks: | |
- id: end-of-file-fixer | |
# - id: forbid-tabs | |
# Run ruff linter with fix before formatter as recommended by ruff docs | |
- repo: https://github.com/astral-sh/ruff-pre-commit | |
rev: v0.11.7 # Use the latest version |
from tabnanny import verbose | |
import pandas as pd | |
import pooch | |
from tqdm import tqdm | |
import time | |
tqdm.pandas() | |
import os | |
from pathlib import Path | |
from datetime import datetime | |
download_table = pd.read_csv("igsr_30x GRCh38.tsv", sep="\t") |
I hereby claim:
To claim this, I am signing this object: