We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 417c434 commit ed56ef9Copy full SHA for ed56ef9
docs/tutorials/data.rst
@@ -1,5 +1,5 @@
1
########################################################
2
-Using Highcharts Core for Python with Pandas
+Working with Data in Highcharts for Python
3
4
5
.. contents::
@@ -8,7 +8,7 @@ Using Highcharts Core for Python with Pandas
8
9
-------------------
10
11
-The **Highcharts for Python Toolkit** is a data *visualizaiton* library.
+The **Highcharts for Python Toolkit** is a data *visualization* library.
12
That means that it is designed to let you visualize the data that you
13
or your users are analyzing, rather than to do the analysis itself. But
14
while there are better tools to actually crunch the numbers,
0 commit comments