Comment fix

This commit is contained in:
Michael Hohn
2024-07-29 13:41:15 -07:00
committed by =Michael Hohn
parent 81c44ab14a
commit f652a6719c

View File

@@ -2,7 +2,7 @@
from utils import *
from pprint import pprint
#* Reload gzipped CSV file to continue work
#* Reload CSV file to continue work
df2 = pd.read_csv('db-info-2.csv')