File tree 1 file changed +3
-3
lines changed
doc/source/getting_started
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
Package overview
7
7
****************
8
8
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,
10
10
flexible, and expressive data structures designed to make working with
11
11
"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
14
14
most powerful and flexible open source data analysis/manipulation tool
15
15
available in any language **. It is already well on its way toward this goal.
16
16
You can’t perform that action at this time.
0 commit comments