Hi!
This project is great and I'd be interested to get involved. I am wondering which data model you plan to use? Something home-made maybe?
Ideally it would be fantastic if the data model was abstract (defined by a bunch of abstract classes) and people could subclass it with their own data model. But maybe it would be overkill and it is fine to impose the data model in the library. In that case, may I suggest pandas (http://pandas.pydata.org/)?
Cheers,
Antonin
Hi!
This project is great and I'd be interested to get involved. I am wondering which data model you plan to use? Something home-made maybe?
Ideally it would be fantastic if the data model was abstract (defined by a bunch of abstract classes) and people could subclass it with their own data model. But maybe it would be overkill and it is fine to impose the data model in the library. In that case, may I suggest pandas (http://pandas.pydata.org/)?
Cheers,
Antonin