I have to import file csv in jupyter but it does not display all data in the file csv, it has only display 5 first row and 5 last row, what can i do ? (I use pandas module)
I asked my friend and he said that in pandas it has a function to display all but he can't remember what is it.