giacomo boffi writes:
> 2. choose ONE flavour of python, either 2.7.x or 3.4.x
> - future is with 3.4,
> - most exaples you'll find were written (are still written...)
> for 2.7.x
If you're interested in statistics (as comparisons to R suggest), I'd
recommend anaconda. It comes w
Ryan Shuell writes:
> Thanks guys. I just feel frustrated that I can't do something useful.
I had read many of your messages in the recent past, and I'm under the
impression that your frustration has more to do with "Python the
Infrastructure" rather than "Python the Language"
my suggestions w
On 19/10/2014 20:57, Ryan Shuell wrote:
Thanks guys. I just feel frustrated that I can't do something useful.
I'm reading all about dictionaries, and types, and touples. Then I read
about string manipulation and loops; two of my favorite things to do.
Then I read about logic:
-719 >= 833
False
Thanks guys. I just feel frustrated that I can't do something useful.
I'm reading all about dictionaries, and types, and touples. Then I read
about string manipulation and loops; two of my favorite things to do. Then
I read about logic:
-719 >= 833
False
That's great, but it's just not very use
On Sun, Oct 19, 2014 at 3:57 PM, Ryan Shuell wrote:
>
> Thanks guys. I just feel frustrated that I can't do something useful.
> I'm reading all about dictionaries, and types, and touples. Then I read
> about string manipulation and loops; two of my favorite things to do. Then
> I read about logi
On Sun, Oct 19, 2014 at 3:57 PM, Ryan Shuell wrote:
>
> Thanks guys. I just feel frustrated that I can't do something useful.
> I'm reading all about dictionaries, and types, and touples. Then I read
> about string manipulation and loops; two of my favorite things to do. Then
> I read about log
On Sun, Oct 19, 2014 at 10:19 AM, Mark Lawrence wrote:
> On 18/10/2014 21:00, ryguy7272 wrote:
>>
>> I'm trying to install Pandas. I went to this link.
>> https://pypi.python.org/pypi/pandas/0.14.1/#downloads
>>
>> I downloaded this: pandas-0.14.1.win32-py2.7.exe (md5)
>> I have Python27 install
On 18/10/2014 21:00, ryguy7272 wrote:
I'm trying to install Pandas. I went to this link.
https://pypi.python.org/pypi/pandas/0.14.1/#downloads
I downloaded this: pandas-0.14.1.win32-py2.7.exe (md5)
I have Python27 installed.
So, I run the executable and re-run my Python script and I get the s