rudimk / PyPplAPI

A Python wrapper around pplapi | http://pplapi.com
MIT License
1 stars 1 forks source link

Export `Agents[]` to a Pandas dataframe #7

Open rudimk opened 7 years ago

rudimk commented 7 years ago

This would be a nice feature, if one were to get into some kind of statistical analysis. Also, Pandas dataframes are pretty optimized, and I think they're a great data structure for potentially holding thousands of agents.