[sqlalchemy] calchipan

2014-10-25 Thread 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

Re: [sqlalchemy] calchipan

2014-10-25 Thread Michael Bayer
I haven't looked at calchipan in a couple of years, it's very likely that changes either in pandas or SQLAlchemy have caused minor breakages.You might as an experiment try out older versions of both. If you have any interest in debugging that would be of great help as I don't have much