Skip to content

Version 0.0.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@thunterdb thunterdb released this 19 Apr 17:55
· 1508 commits to master since this release
178bc0c

This version significantly expands the amount of functions available. It is still meant to be a technology preview, and users are encouraged to report issues that they encounter with their current pandas code.

Noteworthy features:

  • indexing is now supported
  • slicing and accessing columns is much improved
  • most of the methods are accessible as stubs
  • support for N/A (fillna, dropna, etc.) has been added

We thank all the contributors who have contributed to this release.