Skip to content

Commit

Permalink
Merge pull request #89 from scicloj/linear-regression-wip-3
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
daslu authored Dec 11, 2024
2 parents aeca68e + 373c58a commit 822646a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/noj_book/linear_regression_intro.clj
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ totals-with-day-of-week

;; Here are the regression results:

(-> fit
(-> days-of-week-model
println
with-out-str
kind/code)
Expand Down

0 comments on commit 822646a

Please sign in to comment.