All Versions
4
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v0.3.1 Changes

    • Table.new/0
    • Table.to_row_list/0
    • Solves bug in Table.transpose
  • v0.3.0 Changes

    • DataFrame.cumsum function
    • DataFrame.plot function
    • ๐Ÿ“œ DataFrame.parse function
    • Functions to select columns and rows by name and index
  • v0.2.0 Changes

    • DataFrame.describe function
    • ๐Ÿ‘ CSV support
    • Rationalized DataFrame.new
    • Document DataFrame functions
    • DataFrames can be initialized with a list of tuples
  • v0.1.0 Changes

    • ๐ŸŽ‰ Initial version