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 7e7b778 commit 0493db8Copy full SHA for 0493db8
doc/source/getting_started/overview.rst
@@ -9,7 +9,7 @@ Package overview
9
pandas is a `Python <https://www.python.org>`__ package that provides fast,
10
flexible, and expressive data structures designed to make working with
11
"relational" or "labeled" data both easy and intuitive. It aims to be the
12
-fundamental high-level building block for python's practical, **real-world** data
+fundamental high-level building block for Python's practical, **real-world** data
13
analysis. Additionally, it seeks to become **the
14
most powerful and flexible open source data analysis/manipulation tool
15
available in any language**. It is already well on its way toward this goal.
0 commit comments