Skip to content

Can you please upload (defvar *hh-path* "~/Avisere/CSV\ Data/") files? #2

@analyticd

Description

@analyticd

It would be neat to be able to run the avisere.lisp example. The files are:

(progn
  (setf grp-HH  (read-hh-file (um:mkstr *hh-path* "HH.csv")))
  (setf grp-HH2 (read-hh-file (um:mkstr *hh-path* "HH2.csv")))
  (setf grp-HL  (read-hh-file (um:mkstr *hh-path* "HL.csv")))
  (setf grp-HL2 (read-hh-file (um:mkstr *hh-path* "HL2.csv")))
  (setf grp-LH  (read-hh-file (um:mkstr *hh-path* "LH.csv")))
  (setf grp-LH2 (read-hh-file (um:mkstr *hh-path* "LH2.csv")))
  (setf grp-LL  (read-hh-file (um:mkstr *hh-path* "LL.csv")))
  (setf grp-LL2 (read-hh-file (um:mkstr *hh-path* "LL2.csv"))))

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions