From dc1261d703ae1e1a14841b030888e3f87ff7c38f Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Wed, 1 May 2024 21:45:52 -0500 Subject: prettier formatting and rewrap lines --- content/blog/2024-01-27-tableau-dashboard.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'content/blog/2024-01-27-tableau-dashboard.md') diff --git a/content/blog/2024-01-27-tableau-dashboard.md b/content/blog/2024-01-27-tableau-dashboard.md index 71721fd..2f1e73d 100644 --- a/content/blog/2024-01-27-tableau-dashboard.md +++ b/content/blog/2024-01-27-tableau-dashboard.md @@ -42,7 +42,7 @@ nano data_processing.py Within the Python script, paste the following: -``` python +```python # Import modules import pandas as pd import glob @@ -122,12 +122,12 @@ drag it into the `Columns` or `Rows` area of the canvas. See below for the map visualization. You can recreate this by adding the following fields: -- `Columns`: Lon -- `Rows`: Lat -- `Marks`: - - Description - - Datetime -- `Filters`: Datetime +- `Columns`: Lon +- `Rows`: Lat +- `Marks`: + - Description + - Datetime +- `Filters`: Datetime ![Worksheet Editing](https://img.cleberg.net/blog/20240127-tableau-dashboard/worksheet_edit.png) -- cgit v1.2.3-70-g09d2