no header python code example Example: pandas load dataframe without header df = pd.read_csv(file_path, header=None)