Hi mdob,

I have the same TypeError, How have you solved it?

Thanks

Op zaterdag 25 oktober 2014 15:48:40 UTC+2 schreef mdob:
>
> Hi, 
> I was trying to use SQLAlchemy with Pandas - CALCHIPAN. 
> Installed sqlalchemy, numpy and pandas from pip, then calchipan from 
> source. 
>
> SQLAlchemy==0.9.8
> argparse==1.2.1
> calchipan==0.1.0dev
> ipython==2.3.0
> numpy==1.9.0
> pandas==0.15.0
> python-dateutil==2.2
> pytz==2014.7
> six==1.8.0
> wsgiref==0.1.2
>
>
> tried the example from https://bitbucket.org/zzzeek/calchipan/
>
> and got  
> TypeError: "value" parameter must be a scalar or dict, but you passed a 
> "list" from pandas
>
>
> full traceback: http://pastie.org/9674778
>
> Am I using wrong versions?
>

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

Reply via email to