Skip to content

mariushelf/fast_append_array

Repository files navigation

Fast Append Array

A dataframe which allows access to columns by name and supports blazing fast append operations.

Original repository: https://github.com/mariushelf/fast_append_array

Author: Marius Helf (helfsmarius@gmail.com)

Changelog

0.2.0

  • improve speed of append_dict() by factor 5
  • small improvements for element access and slicing
  • support for different dtypes
  • from_pandas() and from_dicts() functions

0.1.0

  • first release

License

MIT -- see LICENSE

About

Light Python DataFrame with blazing fast append operations

Resources

License

Stars

Watchers

Forks

Packages

No packages published