-
Raoul Schorer
committed
[863c8c]
(define-dataframe (csv->dataframe ... now yields identifier
-
Raoul Schorer
committed
[febbe3]
started printing and styling
-
Raoul Schorer
committed
[57cfa4]
dataframe creation with schema +- data
-
Raoul Schorer
committed
[ad139b]
radically simplified schema parsing.
-
Raoul Schorer
committed
[8cf439]
WIP create dataframe with schema
-
Raoul Schorer
committed
[7cb856]
ANDed all contracts into one in the trigger macro
-
Raoul Schorer
committed
[c1a092]
started 'schema' macro to parse contracts
-
Raoul Schorer
committed
[825fe4]
made contract parser embryo
-
Raoul Schorer
committed
[72e9f5]
began schema as contracts
-
Raoul Schorer
committed
[b8d5e2]
made documentation intro
-
Raoul Schorer
committed
[45a48f]
dataframe heap registration works
-
Raoul Schorer
committed
[0ca2b1]
started heap tests
-
Raoul Schorer
committed
[eb38ea]
started dataframe generic interface
-
Raoul Schorer
committed
[0b0fcc]
define-dataframe with type inference (big mess, cleanup)
-
Raoul Schorer
committed
[8528be]
simplified code
-
Raoul Schorer
committed
[dcd54a]
type inference on series creation; gen:dataframe started
-
Raoul Schorer
committed
[f03232]
rehaul of series creation
-
Raoul Schorer
committed
[373757]
fixed define-series
-
Raoul Schorer
committed
[6b3b55]
added missing values singleton with custom printing
-
Raoul Schorer
committed
[5a5ac6]
data-frame now struct, with custom define
-
Raoul Schorer
committed
[7d1943]
init