cfpvl

Results 6 comments of cfpvl

Sure, this is a work in progress but it has all my steps and links (except for the CSV creation): [https://nonvalet.com/posts/20220711_ml_with_clisp/](url)

Here's the data frame lisp file. Really appreciate the help :) [ELT_train.lisp.zip](https://github.com/Lisp-Stat/lisp-stat/files/9299926/ELT_train.lisp.zip)

Thank you for the tip. Here are my steps to reproduce. ```common-lisp (ql:quickload :lisp-stat) (in-package :ls-user) ;; Create raw data frame (defdf *train* (read-csv #p"train.csv")) (describe *train*) ;; add "Relatives"...

Indeed, I am a newbie to Common Lisp and I have followed the tutorial (and this book - [https://gigamonkeys.com/book/](url)) to write my code. I really appreciate you taking the time...

I still can't export the CSV file... and I could not figure out why the code was not working for @Symbolics I'm a newbie to Common Lisp and I appreciate...

I have the same issue. ``` installed mozillavpn-2.14.1-jammy1.amd64 (manual:lp_ppa_mozillacorp_mozillavpn-jammy-main) Installed qt6-base-6.5.0+dfsg-0+22.04+jammy+unstable+build39.amd64 (auto:user_jammy-jammy-main) Qt 6 core module Installed wireguard-1.0.20210914-1ubuntu2.all (auto:ubuntu-jammy-universe) fast, modern, secure kernel VPN tunnel (metapackage) Host: chris-GL704GV-Neon Kernel: 5.19.0-32-generic...