JaredSchwartz / RuleMiner.jl

Association Rule Mining in Julia
MIT License
6 stars 0 forks source link

Add partial loading of files with nlines kwarg #13

Closed JaredSchwartz closed 3 weeks ago

JaredSchwartz commented 3 weeks ago

Add kwarg to load_transactions() to allow specifying the number of lines to read from the file

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Files Coverage Δ
src/transactions.jl 100.00% <100.00%> (ø)