We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32c8373 commit 7bb0e9dCopy full SHA for 7bb0e9d
1 file changed
src/data_analysis/book_sales_analysis/about_apriori.clj
@@ -1,3 +1,11 @@
1
+^{:kindly/hide-code true ; don't render this code to the HTML document
2
+ :clay {:title "From Correlations to Recommendations"
3
+ :quarto {:author [:tombarys]
4
+ :type :draft
5
+ :date "2025-10-13"
6
+ :category :data-analysis
7
+ :tags [:metadata :civitas :data-analysis :market-basket-analysis :book-publishing]}}}
8
+
9
^:kindly/hide-code
10
^{:clay {:hide-ui-header true}}
11
(ns data-analysis.book-sales-analysis.about-apriori
0 commit comments