AB-CE / abce

Agent-based computational Economics, the Python library that makes AB modelling easier
http://abce.readthedocs.io
190 stars 64 forks source link

Add build status badges #31

Closed rht closed 7 years ago

rht commented 7 years ago

Fix #17. See https://github.com/rht/abce for preview.

rht commented 7 years ago

pandas is a heavy dependency, used only in the data analysis part. I suggest to decouple it from the main library into another repo, and test it there.

DavoudTaghawiNejad commented 7 years ago

Agreed, but pandas makes the code to convert the database to csv much shorter. Do you d suggest to write the conversion by hand?

On Sun, 18 Jun 2017, 3:39 a.m. rht, notifications@github.com wrote:

pandas is a heavy dependency, used only in the data analysis part. I suggest to decouple it from the main library into another repo, and test it there.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/DavoudTaghawiNejad/abce/pull/31#issuecomment-309252943, or mute the thread https://github.com/notifications/unsubscribe-auth/AA1K5UPrzHidnuFJgaK_3_DlXW-q58Bdks5sFI3vgaJpZM4N9X07 .

DavoudTaghawiNejad commented 7 years ago

I favor ending python 2 over spliting the repo. We should discuss that in the group meeting