Skip to content

Instantly share code, notes, and snippets.

@cobanov
Last active August 29, 2019 06:08
Show Gist options
  • Save cobanov/6cb6541898b4eaeef856d46cbc8aa67f to your computer and use it in GitHub Desktop.
Save cobanov/6cb6541898b4eaeef856d46cbc8aa67f to your computer and use it in GitHub Desktop.
[[inputs.file]]
files = ["avocado.csv"]
data_format = "csv"
csv_header_row_count = 0
csv_column_names = []
csv_column_types = []
csv_skip_rows = 0
csv_skip_columns = 1
csv_delimiter = ","
csv_comment = ""
csv_trim_space = false
csv_tag_columns = []
csv_measurement_column = ""
csv_timestamp_column = "Date"
csv_timestamp_format = "2006-01-02"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment