Accepting request 628224 from devel:languages:python:numeric
OBS-URL: https://build.opensuse.org/request/show/628224 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pandas?expand=0&rev=15
This commit is contained in:
commit
c789773396
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 8 16:26:30 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Ensure neutrality of description. Remove future visions.
|
||||
Use noun phrase in summary.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 4 19:07:22 UTC 2018 - toddrme2178@gmail.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
Name: python-pandas
|
||||
Version: 0.23.4
|
||||
Release: 0
|
||||
Summary: Make working with "relational" or "labeled" data both easy and intuitive
|
||||
Summary: Python module for working with "relational" or "labeled" data
|
||||
License: BSD-3-Clause
|
||||
Group: Development/Libraries/Python
|
||||
URL: http://pandas.pydata.org/
|
||||
@ -80,14 +80,11 @@ Obsoletes: %{oldpython}-pandas-doc
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
pandas is a Python package providing fast, flexible, and expressive data
|
||||
structures designed to make working with "relational" or "labeled" data both
|
||||
easy and intuitive. It aims to be the fundamental high-level building block for
|
||||
doing practical, real world data analysis in Python. Additionally, it has
|
||||
the broader goal of becoming the most powerful and flexible open source data
|
||||
analysis / manipulation tool available in any language.
|
||||
pandas is a Python package providing flexible and expressive data
|
||||
structures for working with "relational" or "labeled" data.
|
||||
|
||||
http://pandas.pydata.org/pandas-docs/stable/
|
||||
Documentation is located at
|
||||
http://pandas.pydata.org/pandas-docs/stable/ .
|
||||
|
||||
%prep
|
||||
%setup -q -n pandas-%{version}
|
||||
|
Loading…
Reference in New Issue
Block a user