teddy

2021-10-21

A data framework for Common Lisp, wanna be like Pandas for Python.

Upstream URL

github.com/40ants/teddy

Author

Alexander Artemenko <svetlyak.40wt@gmail.com>

License

UNLICENSE
README

teddy

A data framework for Common Lisp, wanna be like Pandas for Python.

License:
UNLICENSE
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Defsystem Dependencies:
  • asdf-finalizers

Dependencies:
  • teddy/data-frame

  • teddy/index

  • teddy/plot

  • teddy/print

  • teddy/stats

teddy/csv

Dependencies:
  • hu.dwim.def

teddy/data-frame

Dependencies:
  • alexandria

  • cl-ascii-table

  • hu.dwim.def

  • list-of

  • rutils

  • simplified-types

  • teddy/utils

teddy/index

Dependencies:
  • eazy-gnuplot

  • hu.dwim.def

  • rutils

  • teddy/data-frame

teddy/plot

Dependencies:
  • alexandria

  • eazy-gnuplot

  • hu.dwim.def

  • teddy/data-frame

teddy/stats

Dependencies:
  • hu.dwim.def

  • lhstats

  • rutils

  • teddy/data-frame

teddy/utils

Dependencies:
  • hu.dwim.def

  • simplified-types

Dependencies (7)

  • alexandria
  • asdf-finalizers
  • eazy-gnuplot
  • hu.dwim.def
  • rutils
  • simplified-types
  • statistics

Dependents (0)

    • GitHub
    • Quicklisp