Skip to content

Commit 16e9a3e

Browse files
authored
DOC: Grammatically updated the tech docs "Package Overview" (#59206)
* Grammatically updated the tech docs * Addressing the suggested change
1 parent 9b9e447 commit 16e9a3e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/getting_started/overview.rst

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
Package overview
77
****************
88

9-
pandas is a `Python <https://www.python.org>`__ package providing fast,
9+
pandas is a `Python <https://www.python.org>`__ package that provides fast,
1010
flexible, and expressive data structures designed to make working with
1111
"relational" or "labeled" data both easy and intuitive. It aims to be the
12-
fundamental high-level building block for doing practical, **real-world** data
13-
analysis in Python. Additionally, it has the broader goal of becoming **the
12+
fundamental high-level building block for Python's practical, **real-world** data
13+
analysis. Additionally, it seeks to become **the
1414
most powerful and flexible open source data analysis/manipulation tool
1515
available in any language**. It is already well on its way toward this goal.
1616

0 commit comments

Comments
 (0)