1
0
mirror of https://gitlab.com/MisterBiggs/splomplots.jl.git synced 2025-07-26 16:21:24 +00:00

bug smashing and incomplete tests

This commit is contained in:
2022-03-16 00:54:42 -07:00
parent 6c56274706
commit 3fd3d212a9
4 changed files with 635 additions and 9 deletions

7
test/Project.toml Normal file
View File

@@ -0,0 +1,7 @@
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
MLDatasets = "eb30cadb-4394-5ae3-aed4-317e484a6458"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
RDatasets = "ce6b1742-4840-55fa-b093-852dadbb1d8b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"