Skip to content

Commit 17f5ef9

Browse files
committed
DOC: release notes
1 parent 62243c1 commit 17f5ef9

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

RELEASE.rst

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ see the commit logs at http://github.com/wesm/pandas
88
What is it
99
----------
1010

11-
**pandas** is a library of powerful labeled-axis data structures, statistical
12-
tools, and general code for working with relational data sets, including time
13-
series and cross-sectional data. It was designed with the practical needs of
14-
statistical modeling and large, inhomogeneous data sets in mind. It is
15-
particularly well suited for, among other things, financial data analysis
16-
applications.
11+
pandas is a Python package providing fast, flexible, and expressive data
12+
structures designed to make working with relational” or “labeled” data both
13+
easy and intuitive. It aims to be the fundamental high-level building block for
14+
doing practical, real world data analysis in Python. Additionally, it has the
15+
broader goal of becoming the most powerful and flexible open source data
16+
analysis / manipulation tool available in any language.
1717

1818
Where to get it
1919
---------------

0 commit comments

Comments
 (0)