Contribute Media
A thank you to everyone who makes this possible: Read More

StaticFrame: An Immutable Alternative to Pandas

Description

StaticFrame provides Pandas-like data structures that enforce immutability. StaticFrame narrows and refines Pandas-style interfaces, which, when combined with immutability, reduces opportunities for error. In addition, StaticFrame offers a range of new and powerful iterators for function application with built-in concurrency.

Details

Improve this page