Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Releases: milesgranger/black-jack

Initial minor version release

28 Apr 11:10
Compare
Choose a tag to compare
  • Supporting a decent amount of Series ops as well as some more DataFrame level ops.
  • Major work is still needed, but the foundation API is settling into place.

Good Series operations support.

16 Sep 11:28
6ba23ce
Compare
Choose a tag to compare

This release contains many of the desired functionality for Series structs, along with adding series to DataFrame structs and reading very basic csv files with various delimiters.