From a6dde738cd52e3d88b3b837fa9bce0f7db7ec8a1 Mon Sep 17 00:00:00 2001 From: Nina Xu <44095617+ninaxu1@users.noreply.github.com> Date: Wed, 14 Nov 2018 14:47:13 -0800 Subject: [PATCH] Fixed typos (#21801) * Fixed typos * fix: made folder name Tableau lowercase --- guide/english/data-science-tools/tableau/index.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/guide/english/data-science-tools/tableau/index.md b/guide/english/data-science-tools/tableau/index.md index cfa0e415ef..647866146d 100644 --- a/guide/english/data-science-tools/tableau/index.md +++ b/guide/english/data-science-tools/tableau/index.md @@ -1,13 +1,12 @@ --- -title: Tableau + title: Tableau --- # Tableau - -Tableau is a data visualization software for business intelligence. Tableau is commerically available through the Tableau Software Foundation. Capabilites include highly interactive visualizations, mapping capabilites, and dashbaords. A roboust community for Tableau visualizations exists online, where many individauls publicly publish their dashboards. Tableau can be connected to various data sources such as SQL servers. Tableau can even be connected to R Server and even Python (using TabPy). +Tableau is a data visualization software for business intelligence. Tableau is commercially available through the Tableau Software foundation. Capabilites include highly interactive visualizations, mapping, and dashboards. A robust community for Tableau visualizations exists online, where many individuals publically publish their dashboards. # Getting Started with Tableau Public -If you want to learn Tableau on your own it's possible to get a free license for the public version. Not only does this allow you to import your own datasets into Tableau and create visualizations, but you can also publish these dashboards online and add to your public portfolio. +If you want to learn Tableau on your own, it's possible to get a free license for the public version of Tableau. Not only can this allow you to import your own datasets into Tableau and create visualizations, but you can also publish these dashboards online and add to your public portfolio. - Link: https://public.tableau.com/en-us/s/ - Start by creating an online account on Tableau's website, using the 'Sign In' button at the top right, and then clicking on 'Create one now for free' @@ -19,4 +18,4 @@ If you want to learn Tableau on your own it's possible to get a free license for * [Tableau Public Gallery](https://public.tableau.com/en-us/s/gallery) * [PostgreSQL Server](https://onlinehelp.tableau.com/current/pro/desktop/en-us/examples_postgresql.html) * [Using R and Tableau](https://www.tableau.com/learn/whitepapers/using-r-and-tableau) - * [Tableau Integration with Python](https://community.tableau.com/thread/236479) \ No newline at end of file + * [Tableau Integration with Python](https://community.tableau.com/thread/236479)