PythonDataScienceHandbook
                                
                                 PythonDataScienceHandbook copied to clipboard
                                
                                    PythonDataScienceHandbook copied to clipboard
                            
                            
                            
                        !head -4 data/president_heights.csv- where can i get this csv file
I want to try this example but couldn't find the csv dataset. Where to get this ??
If you download the full repository it's there: https://github.com/jakevdp/PythonDataScienceHandbook/blob/master/notebooks/data/president_heights.csv
I can't load the file in my shell. I got this error head: cannot open 'data/president_heights.csv' for reading: No such file or directory