Skip to content

Instantly share code, notes, and snippets.

@f0rdprefect
f0rdprefect / fixedissues.py
Created January 20, 2021 13:04
fixed issue
import sys, getopt
import pandas as pd
def filter(file,outfile=""):
if outfile:
of=open(outfile,'w')
issues = pd.read_csv(file)
for id, row in issues.iterrows():
line="* `"+str(row['Issue Id'])+\

Keybase proof

I hereby claim:

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

To claim this, I am signing this object: