very weird pandas behavior

wxjmfauth at gmail.com wxjmfauth at gmail.com
Fri Dec 26 03:59:10 EST 2014


Le lundi 22 décembre 2014 16:56:11 UTC+1, ryguy7272 a écrit :
> On Saturday, December 20, 2014 10:46:40 AM UTC-5, ryguy7272 wrote:
> > I downloaded pandas and put it in my python directory, then, at the C-prompt, I ran this:
> > "pip install pandas"
> > 
> > It looks like everything downloaded and installed fine.  Great.
> > 
> > Now, in Python Shell, I enter this:
> > import pandas as pd
> > 
> > I get this error.  
> > Traceback (most recent call last):
> >   File "<pyshell#19>", line 1, in <module>
> >     import pandas as pd
> > ImportError: No module named pandas
> > 
> > 
> > Any idea what I'm doing wrong?
> 
> 
> 
> 
> Thanks Rustom.  That is insightful advice, indeed.  I will cherish your wisdom.
> 
> 
> To everyone else, I'm going back to VBA, VB, C#, Java, SQL, SSIS, R, & Matlab, simply because all of those work perfectly fine.  I have countless ways to do everything in the world.  For me, Python was just another way to do, what I already do now.  
> 
> I don't have time to screw around with all kind of nonsense that doesn't do anything, other than tell me 1+1=2.  That pretty much the only thing that works in Python.  To do anything more complex, seems impossible.  Rather than make the impossible become possible, I'd rather focus on things that help me do stuff (like process 100,000 man-hours of work in less than 1 hour).  Learning Python was both fun & frustrating.  If you need to waste time, work with Python.  If you need to do real work, use any on the following: VBA, VB, C#, Java, SQL, R, & Matlab.  I just uninstalled Python and deleted 15 Python books that I found online.  AHHHHHhhhhhhhhhhhh!  I feel great!!!!!!!!!!!!
> 
> That's all.

Downloading n tutorials and studying none is certainly
not the best approach.

I tend to agree with you. Now, you can add LibreOffice
to the list and stick with MS Office.
Why keeping an office suite that does not work because
it embeds a scripting language that does not work
on the side of "characters"?

jmf



More information about the Python-list mailing list