teddy
A data framework for Common Lisp, wanna be like Pandas for Python.
$ area51 add teddyCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(teddy:some-function ...)A data framework for Common Lisp, wanna be like Pandas for Python.
$ area51 add teddyCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(teddy:some-function ...)