johnmyleswhite / kNN.jl

The k-nearest neighbors algorithm in Julia
Other
22 stars 17 forks source link

Don't use DataFrames in tests #7

Open johnmyleswhite opened 10 years ago

johnmyleswhite commented 10 years ago

There's no reason this package should depend on DataFrames.