mirror of
https://gitlab.com/MisterBiggs/splomplots.jl.git
synced 2025-06-16 14:36:39 +00:00
left debug stuff in
This commit is contained in:
parent
b268b295e3
commit
475673b4b9
@ -20,7 +20,7 @@ function splom(df::DataFrame; group="", columns=[])
|
||||
end
|
||||
end
|
||||
|
||||
println(columns)
|
||||
|
||||
cols = collect(keys(columns))
|
||||
col_pairs = [(x, y) for x in cols, y in cols]
|
||||
col_len = length(cols)
|
||||
|
Loading…
x
Reference in New Issue
Block a user