From 23e0bc89fa626af0a6f7bfd4ed2d00f2152af4cf Mon Sep 17 00:00:00 2001 From: AJ Rossini Date: Wed, 1 Apr 2009 18:22:33 +0200 Subject: [PATCH] dataframe issues added to ditz --- ...sue-8028b743f3767f47c9b204939187455c58fc9058.yaml | 10 ++++++++-- ...sue-ac475c6c06986be3bf1319fe42b534122fe59c96.yaml | 20 ++++++++++++++++++++ 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 bugs/issue-ac475c6c06986be3bf1319fe42b534122fe59c96.yaml diff --git a/bugs/issue-8028b743f3767f47c9b204939187455c58fc9058.yaml b/bugs/issue-8028b743f3767f47c9b204939187455c58fc9058.yaml index 8bf3144..952b065 100644 --- a/bugs/issue-8028b743f3767f47c9b204939187455c58fc9058.yaml +++ b/bugs/issue-8028b743f3767f47c9b204939187455c58fc9058.yaml @@ -5,8 +5,8 @@ type: :task component: CLS.git release: "1.0" reporter: Tony -status: :in_progress -disposition: +status: :closed +disposition: :fixed creation_time: 2008-12-18 07:39:00.037450 Z references: [] @@ -22,3 +22,9 @@ log_events: - |- work is already in progress. Goal is to remove the matrix code that is internal and homegrown, and remove current factored work. +- - 2009-04-01 16:22:05.277878 Z + - Tony + - closed with disposition fixed + - |- + In general, lisp-matrix structures are usable for internal work. Still need + to distinguish between data and numerical representation. diff --git a/bugs/issue-ac475c6c06986be3bf1319fe42b534122fe59c96.yaml b/bugs/issue-ac475c6c06986be3bf1319fe42b534122fe59c96.yaml new file mode 100644 index 0000000..abf06f4 --- /dev/null +++ b/bugs/issue-ac475c6c06986be3bf1319fe42b534122fe59c96.yaml @@ -0,0 +1,20 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: Dataframes need typechecking +desc: |- + dataframes are independent observations by measurements. Need to ensure that + measurements match a specified type class. +type: :feature +component: Data +release: "2.0" +reporter: Tony +status: :unstarted +disposition: +creation_time: 2009-04-01 16:20:43.184499 Z +references: [] + +id: ac475c6c06986be3bf1319fe42b534122fe59c96 +log_events: +- - 2009-04-01 16:20:44.560496 Z + - Tony + - created + - "" -- 2.11.4.GIT