DamianLukasik / date-a-scientist

0 stars 0 forks source link

Don't print all data #1

Open mackenzieyoung opened 5 years ago

mackenzieyoung commented 5 years ago

https://github.com/DamianLukasik/date-a-scientist/blob/40f76c29419c0f3cd825f63af9d253f987c6a36c/Python%20Project/dating.py#L78

Printing out all of the data makes your output messy, and it's not helpful to see it. If you want to see some of the data just to see what it looks like, use .head()