[Pandas-dev] StaticFrame

Chris Bartak cbartak at gmail.com
Fri Mar 22 09:52:44 EDT 2019


Maybe others have seen this, I just heard about it on the Talk Python
podcast
<https://talkpython.fm/episodes/show/204/staticframe-like-pandas-but-safer> the
other day, thought I'd share.

https://github.com/InvestmentSystems/static-frame
https://static-frame.readthedocs.io/en/latest/intro.html

Some interesting API decisions - columns are immutable, arguably cleaned up
indexing/iteration.  Maybe some ideas to borrow.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pandas-dev/attachments/20190322/57b68e4f/attachment.html>


More information about the Pandas-dev mailing list