An Introduction to Scientific Python – Pandas
datadependence.com
An Introduction to Scientific Python – Pandas
1–10 of 43 posts
Re: An Introduction to Scientific Python – Pandas
#2http://pandas.pydata.org/pandas-docs/stable/gotchas.html#nan...
Re: An Introduction to Scientific Python – Pandas
#3Pandas is certainly excellent -- be aware of it's NA type promotion behavior before you start designing data analysis programs, however. I learned this the hard way: http://pandas.pydata.org/pandas-docs/stable/gotchas.html#nan...
Re: An Introduction to Scientific Python – Pandas
#4> You can also see that UK’s rainfall is significantly less than Japan’s, and people say UK rains a lot!
Well duh, Japan is about 50% larger than the UK.
Re: An Introduction to Scientific Python – Pandas
#5This is typical of what passes for 'exploratory data analysis' these days: > You can also see that UK’s rainfall is significantly less than Japan’s, and people say UK rains a lot! Well duh, Japan is about 50% larger than the UK.
Re: An Introduction to Scientific Python – Pandas
#6This is typical of what passes for 'exploratory data analysis' these days: > You can also see that UK’s rainfall is significantly less than Japan’s, and people say UK rains a lot! Well duh, Japan is about 50% larger than the UK.
I.e. its the amount of rain, in milimeters, that would fall in a given area. This is how rainfall is normally measured.
Unless you are trying to say something more subtle, or making a joke?
Re: An Introduction to Scientific Python – Pandas
#7This is typical of what passes for 'exploratory data analysis' these days: > You can also see that UK’s rainfall is significantly less than Japan’s, and people say UK rains a lot! Well duh, Japan is about 50% larger than the UK.
Yeah it's 1.5 times larger. It was a joke though because Japanese people always say it never stops raining in the UK, it's like the first thing they always say.
Re: An Introduction to Scientific Python – Pandas
#8Earlier quoted context omitted.
Yeah it's 1.5 times larger. It was a joke though because Japanese people always say it never stops raining in the UK, it's like the first thing they always say.
That's what everyone seems to say about the UK.