panda memuat dataaframe tanpa header
df = pd.read_csv(file_path, header=None)
Poised Peccary
df = pd.read_csv(file_path, header=None)