Replace periods and spaces in column names with underscores
| 1 2 3 | 
| df_or_vector | vector of things you want to change. C | 
| periods2underscore | True means replace with underscore. False means removal. | 
| spaces_to_underscore | True means replace with underscore. False means removal. | 
| lowercase_all | Fix the case of the data...Make it all lowercase for ease of use | 
| uppercase_all | Fix the case of the data...Make it all uppercase for ease of use | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.