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 ef019fa commit be6f11eCopy full SHA for be6f11e
setup.py
@@ -134,7 +134,7 @@ def build_extensions(self):
134
_build_ext.build_extensions(self)
135
136
137
-DESCRIPTION = ("Powerful data structures for data analysis, time series,"
+DESCRIPTION = ("Powerful data structures for data analysis, time series, "
138
"and statistics")
139
LONG_DESCRIPTION = """
140
**pandas** is a Python package providing fast, flexible, and expressive data
0 commit comments