clean_looker_colnames: clean_looker_colnames

Description Usage Arguments Value

Description

Transforms looker's standard formatting into a much more data-friendly snake case format. NOTE: The column names must already be formatted according to the URL formatting used to call the query. Looker3's pretty formatting will fail. To work around this, replace the column names with the vector you specified in the dictionary used to call the query.

Usage

1

Arguments

df

The dataframe being altered.

Value

Returns the data frame with the new snake case column names.


christiantillich/AnaliTools documentation built on May 13, 2019, 6:59 p.m.