split dat file into datafram in python
df= pd.read_csv('/content/drive/MyDrive/Colab Notebooks/res_data/tmp2.dat', header = None, delim_whitespace=True, error_bad_lines=False)
# error_bad_lines=False is the key here
split dat file into datafram in python
df= pd.read_csv('/content/drive/MyDrive/Colab Notebooks/res_data/tmp2.dat', header = None, delim_whitespace=True, error_bad_lines=False)
# error_bad_lines=False is the key here
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us