Skip to content

Commit

Permalink
added datasets intro notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Sep 24, 2023
1 parent a3d0bb2 commit f2dd14d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions notebooks/intro/datasets.clj
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
(ns intro.datasets
(:require [scicloj.noj.v1.datasets :as datasets]))

datasets/iris

datasets/mtcars

datasets/diamonds

0 comments on commit f2dd14d

Please sign in to comment.