Skip to content

Commit

Permalink
Data.toml tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
c42f committed Jun 1, 2021
1 parent 4320b71 commit 0c7fc0b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions test/Data.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,6 @@ uuid="efde65c3-a898-4ba9-97c1-45dba64b8d46"
[datasets.layers.parameters]
delim="\t"

#[[datasets.layers]]
#type = "dataframe"

[[datasets]]
description="Gzipped CSV example"
name="table_gzip"
Expand All @@ -53,13 +50,6 @@ uuid="2d126588-5f76-4e53-8245-87dc91625bf4"
type="Blob"
path="@__DIR__/data/people.csv.gz"

#[[datasets.maps]]
#type="GZip"
#
#[[datasets.maps]]
#type="CSV"
#parameters={delim=","}

[[datasets.layers]]
type = "gzip"

Expand Down

0 comments on commit 0c7fc0b

Please sign in to comment.