Thanks for your reply.

My OS is Windows 8.1 64-bit.  Spyder was installed as part of the Anaconda 
package (Python 2.7.8 |Anaconda 2.1.0 (64-bit).  I haven't manually 
installed Python packages.  Instead, I've been using pre-installed packages 
but when i attempt to import pandasql, i get this message:

import pandas as pd

from pandasql import sqldf

Traceback (most recent call last):

  File "<ipython-input-5-740f6f3989c2>", line 1, in <module>
    from pandasql import sqldf

ImportError: No module named pandasql


On Friday, March 20, 2015 at 4:49:39 PM UTC-4, Adrian Klaver wrote:
>
> On 03/20/2015 12:18 PM, Vinit Krishna wrote: 
> > How do I install the pandasql package using the spyder IDE?  I am 
> > learning the Python language for statistical analysis of large databases 
> > and would like to run SQL queries on pandas DataFrames. 
> > 
>
> OS? 
> Spyder was installed how? 
> How do you normally install Python packages on your machine? 
>
>
> -- 
> Adrian Klaver 
> [email protected] <javascript:> 
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to