I tried to view my CSV file using
!head {train_file_path}
in jupyter notebook.But it raises an error
'head' is not recognized as an internal or external command,
operable program or batch file.
!head{} works in colab but not in Jupyter Notebook.
please help me, guys . Thanks in advance