specify data types
low memory
txt ca
pd.read_csv(workingDir + “qs.” + str(NassNames) + “.txt”, sep=’\t’, dtype=object, header=0, low_memory=False, chunksize=20000, encoding = “ISO-8859-1”):
specify data types
low memory
txt ca
pd.read_csv(workingDir + “qs.” + str(NassNames) + “.txt”, sep=’\t’, dtype=object, header=0, low_memory=False, chunksize=20000, encoding = “ISO-8859-1”):