pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/51272: Update math/py-pandas 1.81.1 (new version)



>Number:         51272
>Category:       pkg
>Synopsis:       Update math/py-pandas 1.81.1 (new version)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jun 25 12:10:00 +0000 2016
>Originator:     K.I.A.Derouiche
>Release:        pkgsrc-current
>Organization:
IT Algerian Security Group
>Environment:
NetBSD Loudja.lan 7.0 NetBSD 7.0 i386
>Description:
Update new version 1.18.1

please see: http://pandas.pydata.org/pandas-docs/stable/whatsnew.html and commit logs at http://github.com/pydata/pandas.
>How-To-Repeat:
n/a
>Fix:
$ diff -ruN Makefile.orig Makefile
--- Makefile.orig	2016-06-21 23:04:07.000000000 +0100
+++ Makefile	2016-06-22 00:22:58.000000000 +0100
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2016/06/08 17:43:35 wiz Exp $
+# $NetBSD$
 
-DISTNAME=	pandas-0.17.1
+DISTNAME=	pandas-0.18.1
 PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=	math graphics python
 MASTER_SITES=	${MASTER_SITE_PYPI:=p/pandas/}
@@ -10,24 +10,22 @@
 COMMENT=	Python Data Analysis Library
 LICENSE=	modified-bsd
 
+DEPENDS+=	${PYPKGPREFIX}-scipy>=0.17.0:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-pytz>=1.5:../../time/py-pytz
-DEPENDS+=	${PYPKGPREFIX}-scipy>=0.7:../../math/py-scipy
 DEPENDS+=	${PYPKGPREFIX}-pytables>=2.2:../../math/py-pytables
-BUILDLINK_API_DEPENDS.pynumpy+= ${PYPKGPREFIX}-numpy>=1.7.0
 
 PYTHON_VERSIONED_DEPENDENCIES=	dateutil
 
-PYDISTUTILSPKG=	yes
-PLIST_SUBST+=	PYPKGPREFIX=${PYPKGPREFIX}
 USE_LANGUAGES=	c c++
 
 # XXX Avoid picking up other compilers when installed
 .include "../../mk/compiler.mk"
 
-# XXX want py-bottleneck
-.include "../../lang/python/egg.mk"
+.include "../../graphics/py-matplotlib/buildlink3.mk"
+.include "../../lang/python/distutils.mk"
 .include "../../lang/python/versioned_dependencies.mk"
+.include "../../devel/py-cython/buildlink3.mk"
+BUILDLINK_API_DEPENDS.pynumpy+= ${PYPKGPREFIX}-numpy>=1.7.0
 .include "../../math/py-numpy/buildlink3.mk"
 .include "../../math/py-numexpr/buildlink3.mk"
-.include "../../graphics/py-matplotlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

$ diff -ruN distinfo.orig distinfo
--- distinfo.orig	2016-06-21 22:20:37.000000000 +0100
+++ distinfo	2016-06-21 22:49:11.000000000 +0100
@@ -1,6 +1,6 @@
 $NetBSD: distinfo,v 1.9 2015/12/28 14:35:02 wiz Exp $
 
-SHA1 (pandas-0.17.1.tar.gz) = 2e515ad85d872b8aabda3da7586f002b7826d425
-RMD160 (pandas-0.17.1.tar.gz) = 7efb982b3469d2765be9617f1683773ae443534c
-SHA512 (pandas-0.17.1.tar.gz) = 9d9f9064585b1f3551625e0c8f4eedaaa1253790c2a5cb28e58e70eb805cc18f9770d793aa748cbd76798488ff60efdd01eb4b21daf5ad8f1dc4d9c050487234
-Size (pandas-0.17.1.tar.gz) = 6674479 bytes
+SHA1 (pandas-0.18.1.tar.gz) = c723655d87c34058200b15db65db9c08ec08367c
+RMD160 (pandas-0.18.1.tar.gz) = 0ec98ad31ded0398c503e7e4ddfa2d4f4fcaa124
+SHA512 (pandas-0.18.1.tar.gz) = 73efeb5da475959f1cd36d97986ad7dc0f3ec762943ba3c41e7f634822aa4693ab0e0a264b8c1d4d701d4747c7f367c213ef7fe362b16a1f0d62292ee518ceb3
+Size (pandas-0.18.1.tar.gz) = 7283184 bytes

$ diff -ruN PLIST.orig PLIST
--- PLIST.orig	2016-06-21 22:20:29.000000000 +0100
+++ PLIST	2016-06-21 23:55:20.000000000 +0100
@@ -1,10 +1,10 @@
-@comment $NetBSD: PLIST,v 1.7 2015/12/28 14:35:02 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD$
+${PYSITELIB}/${EGG_FILE}/PKG-INFO
+${PYSITELIB}/${EGG_FILE}/SOURCES.txt
+${PYSITELIB}/${EGG_FILE}/dependency_links.txt
+${PYSITELIB}/${EGG_FILE}/not-zip-safe
+${PYSITELIB}/${EGG_FILE}/requires.txt
+${PYSITELIB}/${EGG_FILE}/top_level.txt
 ${PYSITELIB}/pandas/__init__.py
 ${PYSITELIB}/pandas/__init__.pyc
 ${PYSITELIB}/pandas/__init__.pyo
@@ -24,6 +24,12 @@
 ${PYSITELIB}/pandas/compat/chainmap_impl.py
 ${PYSITELIB}/pandas/compat/chainmap_impl.pyc
 ${PYSITELIB}/pandas/compat/chainmap_impl.pyo
+${PYSITELIB}/pandas/compat/numpy/__init__.py
+${PYSITELIB}/pandas/compat/numpy/__init__.pyc
+${PYSITELIB}/pandas/compat/numpy/__init__.pyo
+${PYSITELIB}/pandas/compat/numpy/function.py
+${PYSITELIB}/pandas/compat/numpy/function.pyc
+${PYSITELIB}/pandas/compat/numpy/function.pyo
 ${PYSITELIB}/pandas/compat/openpyxl_compat.py
 ${PYSITELIB}/pandas/compat/openpyxl_compat.pyc
 ${PYSITELIB}/pandas/compat/openpyxl_compat.pyo
@@ -66,6 +72,9 @@
 ${PYSITELIB}/pandas/computation/tests/__init__.py
 ${PYSITELIB}/pandas/computation/tests/__init__.pyc
 ${PYSITELIB}/pandas/computation/tests/__init__.pyo
+${PYSITELIB}/pandas/computation/tests/test_compat.py
+${PYSITELIB}/pandas/computation/tests/test_compat.pyc
+${PYSITELIB}/pandas/computation/tests/test_compat.pyo
 ${PYSITELIB}/pandas/computation/tests/test_eval.py
 ${PYSITELIB}/pandas/computation/tests/test_eval.pyc
 ${PYSITELIB}/pandas/computation/tests/test_eval.pyo
@@ -99,12 +108,6 @@
 ${PYSITELIB}/pandas/core/datetools.py
 ${PYSITELIB}/pandas/core/datetools.pyc
 ${PYSITELIB}/pandas/core/datetools.pyo
-${PYSITELIB}/pandas/core/dtypes.py
-${PYSITELIB}/pandas/core/dtypes.pyc
-${PYSITELIB}/pandas/core/dtypes.pyo
-${PYSITELIB}/pandas/core/format.py
-${PYSITELIB}/pandas/core/format.pyc
-${PYSITELIB}/pandas/core/format.pyo
 ${PYSITELIB}/pandas/core/frame.py
 ${PYSITELIB}/pandas/core/frame.pyc
 ${PYSITELIB}/pandas/core/frame.pyo
@@ -123,9 +126,6 @@
 ${PYSITELIB}/pandas/core/internals.py
 ${PYSITELIB}/pandas/core/internals.pyc
 ${PYSITELIB}/pandas/core/internals.pyo
-${PYSITELIB}/pandas/core/matrix.py
-${PYSITELIB}/pandas/core/matrix.pyc
-${PYSITELIB}/pandas/core/matrix.pyo
 ${PYSITELIB}/pandas/core/missing.py
 ${PYSITELIB}/pandas/core/missing.pyc
 ${PYSITELIB}/pandas/core/missing.pyo
@@ -156,11 +156,44 @@
 ${PYSITELIB}/pandas/core/strings.py
 ${PYSITELIB}/pandas/core/strings.pyc
 ${PYSITELIB}/pandas/core/strings.pyo
-${PYSITELIB}/pandas/core/style.py
-${PYSITELIB}/pandas/core/style.pyc
-${PYSITELIB}/pandas/core/style.pyo
+${PYSITELIB}/pandas/core/window.py
+${PYSITELIB}/pandas/core/window.pyc
+${PYSITELIB}/pandas/core/window.pyo
+${PYSITELIB}/pandas/formats/__init__.py
+${PYSITELIB}/pandas/formats/__init__.pyc
+${PYSITELIB}/pandas/formats/__init__.pyo
+${PYSITELIB}/pandas/formats/format.py
+${PYSITELIB}/pandas/formats/format.pyc
+${PYSITELIB}/pandas/formats/format.pyo
+${PYSITELIB}/pandas/formats/printing.py
+${PYSITELIB}/pandas/formats/printing.pyc
+${PYSITELIB}/pandas/formats/printing.pyo
+${PYSITELIB}/pandas/formats/style.py
+${PYSITELIB}/pandas/formats/style.pyc
+${PYSITELIB}/pandas/formats/style.pyo
 ${PYSITELIB}/pandas/hashtable.so
 ${PYSITELIB}/pandas/index.so
+${PYSITELIB}/pandas/indexes/__init__.py
+${PYSITELIB}/pandas/indexes/__init__.pyc
+${PYSITELIB}/pandas/indexes/__init__.pyo
+${PYSITELIB}/pandas/indexes/api.py
+${PYSITELIB}/pandas/indexes/api.pyc
+${PYSITELIB}/pandas/indexes/api.pyo
+${PYSITELIB}/pandas/indexes/base.py
+${PYSITELIB}/pandas/indexes/base.pyc
+${PYSITELIB}/pandas/indexes/base.pyo
+${PYSITELIB}/pandas/indexes/category.py
+${PYSITELIB}/pandas/indexes/category.pyc
+${PYSITELIB}/pandas/indexes/category.pyo
+${PYSITELIB}/pandas/indexes/multi.py
+${PYSITELIB}/pandas/indexes/multi.pyc
+${PYSITELIB}/pandas/indexes/multi.pyo
+${PYSITELIB}/pandas/indexes/numeric.py
+${PYSITELIB}/pandas/indexes/numeric.pyc
+${PYSITELIB}/pandas/indexes/numeric.pyo
+${PYSITELIB}/pandas/indexes/range.py
+${PYSITELIB}/pandas/indexes/range.pyc
+${PYSITELIB}/pandas/indexes/range.pyo
 ${PYSITELIB}/pandas/info.py
 ${PYSITELIB}/pandas/info.pyc
 ${PYSITELIB}/pandas/info.pyo
@@ -212,9 +245,22 @@
 ${PYSITELIB}/pandas/io/pytables.py
 ${PYSITELIB}/pandas/io/pytables.pyc
 ${PYSITELIB}/pandas/io/pytables.pyo
-${PYSITELIB}/pandas/io/sas.py
-${PYSITELIB}/pandas/io/sas.pyc
-${PYSITELIB}/pandas/io/sas.pyo
+${PYSITELIB}/pandas/io/sas/__init__.py
+${PYSITELIB}/pandas/io/sas/__init__.pyc
+${PYSITELIB}/pandas/io/sas/__init__.pyo
+${PYSITELIB}/pandas/io/sas/sas7bdat.py
+${PYSITELIB}/pandas/io/sas/sas7bdat.pyc
+${PYSITELIB}/pandas/io/sas/sas7bdat.pyo
+${PYSITELIB}/pandas/io/sas/sas_constants.py
+${PYSITELIB}/pandas/io/sas/sas_constants.pyc
+${PYSITELIB}/pandas/io/sas/sas_constants.pyo
+${PYSITELIB}/pandas/io/sas/sas_xport.py
+${PYSITELIB}/pandas/io/sas/sas_xport.pyc
+${PYSITELIB}/pandas/io/sas/sas_xport.pyo
+${PYSITELIB}/pandas/io/sas/saslib.so
+${PYSITELIB}/pandas/io/sas/sasreader.py
+${PYSITELIB}/pandas/io/sas/sasreader.pyc
+${PYSITELIB}/pandas/io/sas/sasreader.pyo
 ${PYSITELIB}/pandas/io/sql.py
 ${PYSITELIB}/pandas/io/sql.pyc
 ${PYSITELIB}/pandas/io/sql.pyo
@@ -224,12 +270,7 @@
 ${PYSITELIB}/pandas/io/tests/__init__.py
 ${PYSITELIB}/pandas/io/tests/__init__.pyc
 ${PYSITELIB}/pandas/io/tests/__init__.pyo
-${PYSITELIB}/pandas/io/tests/data/DEMO_G.XPT
-${PYSITELIB}/pandas/io/tests/data/DEMO_G.csv
-${PYSITELIB}/pandas/io/tests/data/DRXFCD_G.XPT
-${PYSITELIB}/pandas/io/tests/data/DRXFCD_G.csv
-${PYSITELIB}/pandas/io/tests/data/SSHSV1_A.XPT
-${PYSITELIB}/pandas/io/tests/data/SSHSV1_A.csv
+${PYSITELIB}/pandas/io/tests/data/S4_EDUC1.dta
 ${PYSITELIB}/pandas/io/tests/data/banklist.csv
 ${PYSITELIB}/pandas/io/tests/data/banklist.html
 ${PYSITELIB}/pandas/io/tests/data/blank.xls
@@ -260,6 +301,16 @@
 ${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_darwin_3.4.3.msgpack
 ${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_2.7.10.msgpack
 ${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.16.2/0.16.2_x86_64_linux_3.4.3.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_2.7.11.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_AMD64_windows_3.5.1.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_2.7.11.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_darwin_3.5.1.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_2.7.11.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.17.1/0.17.1_x86_64_linux_3.4.4.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_2.7.11.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_AMD64_windows_3.5.1.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_2.7.11.msgpack
+${PYSITELIB}/pandas/io/tests/data/legacy_msgpack/0.18.0/0.18.0_x86_64_darwin_3.5.1.msgpack
 ${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.10.1/AMD64_windows_2.7.3.pickle
 ${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.10.1/x86_64_linux_2.7.3.pickle
 ${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.11.0/0.11.0_x86_64_linux_3.3.0.pickle
@@ -289,9 +340,14 @@
 ${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_darwin_3.4.3.pickle
 ${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_2.7.10.pickle
 ${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.16.2/0.16.2_x86_64_linux_3.4.3.pickle
+${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.17.1/0.17.1_AMD64_windows_2.7.11.pickle
+${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.17.1/0.17.1_x86_64_darwin_2.7.11.pickle
+${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_2.7.11.pickle
+${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_AMD64_windows_3.5.1.pickle
+${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_2.7.11.pickle
+${PYSITELIB}/pandas/io/tests/data/legacy_pickle/0.18.0/0.18.0_x86_64_darwin_3.5.1.pickle
 ${PYSITELIB}/pandas/io/tests/data/macau.html
 ${PYSITELIB}/pandas/io/tests/data/nyse_wsj.html
-${PYSITELIB}/pandas/io/tests/data/salary.table
 ${PYSITELIB}/pandas/io/tests/data/spam.html
 ${PYSITELIB}/pandas/io/tests/data/stata10_115.dta
 ${PYSITELIB}/pandas/io/tests/data/stata10_117.dta
@@ -333,12 +389,9 @@
 ${PYSITELIB}/pandas/io/tests/data/stata9_115.dta
 ${PYSITELIB}/pandas/io/tests/data/stata9_117.dta
 ${PYSITELIB}/pandas/io/tests/data/test1.csv
-${PYSITELIB}/pandas/io/tests/data/test1.csv.bz2
-${PYSITELIB}/pandas/io/tests/data/test1.csv.gz
 ${PYSITELIB}/pandas/io/tests/data/test1.xls
 ${PYSITELIB}/pandas/io/tests/data/test1.xlsm
 ${PYSITELIB}/pandas/io/tests/data/test1.xlsx
-${PYSITELIB}/pandas/io/tests/data/test2.csv
 ${PYSITELIB}/pandas/io/tests/data/test2.xls
 ${PYSITELIB}/pandas/io/tests/data/test2.xlsm
 ${PYSITELIB}/pandas/io/tests/data/test2.xlsx
@@ -357,6 +410,9 @@
 ${PYSITELIB}/pandas/io/tests/data/test_multisheet.xls
 ${PYSITELIB}/pandas/io/tests/data/test_multisheet.xlsm
 ${PYSITELIB}/pandas/io/tests/data/test_multisheet.xlsx
+${PYSITELIB}/pandas/io/tests/data/test_squeeze.xls
+${PYSITELIB}/pandas/io/tests/data/test_squeeze.xlsm
+${PYSITELIB}/pandas/io/tests/data/test_squeeze.xlsx
 ${PYSITELIB}/pandas/io/tests/data/test_types.xls
 ${PYSITELIB}/pandas/io/tests/data/test_types.xlsm
 ${PYSITELIB}/pandas/io/tests/data/test_types.xlsx
@@ -373,8 +429,6 @@
 ${PYSITELIB}/pandas/io/tests/data/times_1904.xlsm
 ${PYSITELIB}/pandas/io/tests/data/times_1904.xlsx
 ${PYSITELIB}/pandas/io/tests/data/tips.csv
-${PYSITELIB}/pandas/io/tests/data/unicode_series.csv
-${PYSITELIB}/pandas/io/tests/data/utf16_ex.txt
 ${PYSITELIB}/pandas/io/tests/data/valid_markup.html
 ${PYSITELIB}/pandas/io/tests/data/wikipedia_states.html
 ${PYSITELIB}/pandas/io/tests/data/yahoo_options1.html
@@ -383,15 +437,131 @@
 ${PYSITELIB}/pandas/io/tests/generate_legacy_storage_files.py
 ${PYSITELIB}/pandas/io/tests/generate_legacy_storage_files.pyc
 ${PYSITELIB}/pandas/io/tests/generate_legacy_storage_files.pyo
+${PYSITELIB}/pandas/io/tests/json/__init__.py
+${PYSITELIB}/pandas/io/tests/json/__init__.pyc
+${PYSITELIB}/pandas/io/tests/json/__init__.pyo
+${PYSITELIB}/pandas/io/tests/json/data/tsframe_iso_v012.json
+${PYSITELIB}/pandas/io/tests/json/data/tsframe_v012.json
+${PYSITELIB}/pandas/io/tests/json/test_json_norm.py
+${PYSITELIB}/pandas/io/tests/json/test_json_norm.pyc
+${PYSITELIB}/pandas/io/tests/json/test_json_norm.pyo
+${PYSITELIB}/pandas/io/tests/json/test_pandas.py
+${PYSITELIB}/pandas/io/tests/json/test_pandas.pyc
+${PYSITELIB}/pandas/io/tests/json/test_pandas.pyo
+${PYSITELIB}/pandas/io/tests/json/test_ujson.py
+${PYSITELIB}/pandas/io/tests/json/test_ujson.pyc
+${PYSITELIB}/pandas/io/tests/json/test_ujson.pyo
+${PYSITELIB}/pandas/io/tests/parser/__init__.py
+${PYSITELIB}/pandas/io/tests/parser/__init__.pyc
+${PYSITELIB}/pandas/io/tests/parser/__init__.pyo
+${PYSITELIB}/pandas/io/tests/parser/c_parser_only.py
+${PYSITELIB}/pandas/io/tests/parser/c_parser_only.pyc
+${PYSITELIB}/pandas/io/tests/parser/c_parser_only.pyo
+${PYSITELIB}/pandas/io/tests/parser/comment.py
+${PYSITELIB}/pandas/io/tests/parser/comment.pyc
+${PYSITELIB}/pandas/io/tests/parser/comment.pyo
+${PYSITELIB}/pandas/io/tests/parser/common.py
+${PYSITELIB}/pandas/io/tests/parser/common.pyc
+${PYSITELIB}/pandas/io/tests/parser/common.pyo
+${PYSITELIB}/pandas/io/tests/parser/compression.py
+${PYSITELIB}/pandas/io/tests/parser/compression.pyc
+${PYSITELIB}/pandas/io/tests/parser/compression.pyo
+${PYSITELIB}/pandas/io/tests/parser/converters.py
+${PYSITELIB}/pandas/io/tests/parser/converters.pyc
+${PYSITELIB}/pandas/io/tests/parser/converters.pyo
+${PYSITELIB}/pandas/io/tests/parser/data/iris.csv
+${PYSITELIB}/pandas/io/tests/parser/data/salary.table.csv
+${PYSITELIB}/pandas/io/tests/parser/data/salary.table.gz
+${PYSITELIB}/pandas/io/tests/parser/data/test1.csv
+${PYSITELIB}/pandas/io/tests/parser/data/test1.csv.bz2
+${PYSITELIB}/pandas/io/tests/parser/data/test1.csv.gz
+${PYSITELIB}/pandas/io/tests/parser/data/test2.csv
+${PYSITELIB}/pandas/io/tests/parser/data/tips.csv
+${PYSITELIB}/pandas/io/tests/parser/data/unicode_series.csv
+${PYSITELIB}/pandas/io/tests/parser/data/utf16_ex.txt
+${PYSITELIB}/pandas/io/tests/parser/header.py
+${PYSITELIB}/pandas/io/tests/parser/header.pyc
+${PYSITELIB}/pandas/io/tests/parser/header.pyo
+${PYSITELIB}/pandas/io/tests/parser/index_col.py
+${PYSITELIB}/pandas/io/tests/parser/index_col.pyc
+${PYSITELIB}/pandas/io/tests/parser/index_col.pyo
+${PYSITELIB}/pandas/io/tests/parser/multithread.py
+${PYSITELIB}/pandas/io/tests/parser/multithread.pyc
+${PYSITELIB}/pandas/io/tests/parser/multithread.pyo
+${PYSITELIB}/pandas/io/tests/parser/na_values.py
+${PYSITELIB}/pandas/io/tests/parser/na_values.pyc
+${PYSITELIB}/pandas/io/tests/parser/na_values.pyo
+${PYSITELIB}/pandas/io/tests/parser/parse_dates.py
+${PYSITELIB}/pandas/io/tests/parser/parse_dates.pyc
+${PYSITELIB}/pandas/io/tests/parser/parse_dates.pyo
+${PYSITELIB}/pandas/io/tests/parser/python_parser_only.py
+${PYSITELIB}/pandas/io/tests/parser/python_parser_only.pyc
+${PYSITELIB}/pandas/io/tests/parser/python_parser_only.pyo
+${PYSITELIB}/pandas/io/tests/parser/skiprows.py
+${PYSITELIB}/pandas/io/tests/parser/skiprows.pyc
+${PYSITELIB}/pandas/io/tests/parser/skiprows.pyo
+${PYSITELIB}/pandas/io/tests/parser/test_network.py
+${PYSITELIB}/pandas/io/tests/parser/test_network.pyc
+${PYSITELIB}/pandas/io/tests/parser/test_network.pyo
+${PYSITELIB}/pandas/io/tests/parser/test_parsers.py
+${PYSITELIB}/pandas/io/tests/parser/test_parsers.pyc
+${PYSITELIB}/pandas/io/tests/parser/test_parsers.pyo
+${PYSITELIB}/pandas/io/tests/parser/test_read_fwf.py
+${PYSITELIB}/pandas/io/tests/parser/test_read_fwf.pyc
+${PYSITELIB}/pandas/io/tests/parser/test_read_fwf.pyo
+${PYSITELIB}/pandas/io/tests/parser/test_textreader.py
+${PYSITELIB}/pandas/io/tests/parser/test_textreader.pyc
+${PYSITELIB}/pandas/io/tests/parser/test_textreader.pyo
+${PYSITELIB}/pandas/io/tests/parser/test_unsupported.py
+${PYSITELIB}/pandas/io/tests/parser/test_unsupported.pyc
+${PYSITELIB}/pandas/io/tests/parser/test_unsupported.pyo
+${PYSITELIB}/pandas/io/tests/parser/usecols.py
+${PYSITELIB}/pandas/io/tests/parser/usecols.pyc
+${PYSITELIB}/pandas/io/tests/parser/usecols.pyo
+${PYSITELIB}/pandas/io/tests/sas/data/DEMO_G.csv
+${PYSITELIB}/pandas/io/tests/sas/data/DEMO_G.xpt
+${PYSITELIB}/pandas/io/tests/sas/data/DRXFCD_G.csv
+${PYSITELIB}/pandas/io/tests/sas/data/DRXFCD_G.xpt
+${PYSITELIB}/pandas/io/tests/sas/data/SSHSV1_A.csv
+${PYSITELIB}/pandas/io/tests/sas/data/SSHSV1_A.xpt
+${PYSITELIB}/pandas/io/tests/sas/data/airline.csv
+${PYSITELIB}/pandas/io/tests/sas/data/airline.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/paxraw_d_short.csv
+${PYSITELIB}/pandas/io/tests/sas/data/paxraw_d_short.xpt
+${PYSITELIB}/pandas/io/tests/sas/data/productsales.csv
+${PYSITELIB}/pandas/io/tests/sas/data/productsales.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test1.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test10.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test11.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test12.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test13.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test14.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test15.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test16.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test2.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test3.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test4.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test5.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test6.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test7.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test8.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test9.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test_12659.csv
+${PYSITELIB}/pandas/io/tests/sas/data/test_12659.sas7bdat
+${PYSITELIB}/pandas/io/tests/sas/data/test_sas7bdat_1.csv
+${PYSITELIB}/pandas/io/tests/sas/data/test_sas7bdat_2.csv
+${PYSITELIB}/pandas/io/tests/sas/test_sas7bdat.py
+${PYSITELIB}/pandas/io/tests/sas/test_sas7bdat.pyc
+${PYSITELIB}/pandas/io/tests/sas/test_sas7bdat.pyo
+${PYSITELIB}/pandas/io/tests/sas/test_xport.py
+${PYSITELIB}/pandas/io/tests/sas/test_xport.pyc
+${PYSITELIB}/pandas/io/tests/sas/test_xport.pyo
 ${PYSITELIB}/pandas/io/tests/test_clipboard.py
 ${PYSITELIB}/pandas/io/tests/test_clipboard.pyc
 ${PYSITELIB}/pandas/io/tests/test_clipboard.pyo
 ${PYSITELIB}/pandas/io/tests/test_common.py
 ${PYSITELIB}/pandas/io/tests/test_common.pyc
 ${PYSITELIB}/pandas/io/tests/test_common.pyo
-${PYSITELIB}/pandas/io/tests/test_cparser.py
-${PYSITELIB}/pandas/io/tests/test_cparser.pyc
-${PYSITELIB}/pandas/io/tests/test_cparser.pyo
 ${PYSITELIB}/pandas/io/tests/test_data.py
 ${PYSITELIB}/pandas/io/tests/test_data.pyc
 ${PYSITELIB}/pandas/io/tests/test_data.pyo
@@ -410,35 +580,15 @@
 ${PYSITELIB}/pandas/io/tests/test_html.py
 ${PYSITELIB}/pandas/io/tests/test_html.pyc
 ${PYSITELIB}/pandas/io/tests/test_html.pyo
-${PYSITELIB}/pandas/io/tests/test_json/__init__.py
-${PYSITELIB}/pandas/io/tests/test_json/__init__.pyc
-${PYSITELIB}/pandas/io/tests/test_json/__init__.pyo
-${PYSITELIB}/pandas/io/tests/test_json/data/tsframe_iso_v012.json
-${PYSITELIB}/pandas/io/tests/test_json/data/tsframe_v012.json
-${PYSITELIB}/pandas/io/tests/test_json/test_pandas.py
-${PYSITELIB}/pandas/io/tests/test_json/test_pandas.pyc
-${PYSITELIB}/pandas/io/tests/test_json/test_pandas.pyo
-${PYSITELIB}/pandas/io/tests/test_json/test_ujson.py
-${PYSITELIB}/pandas/io/tests/test_json/test_ujson.pyc
-${PYSITELIB}/pandas/io/tests/test_json/test_ujson.pyo
-${PYSITELIB}/pandas/io/tests/test_json_norm.py
-${PYSITELIB}/pandas/io/tests/test_json_norm.pyc
-${PYSITELIB}/pandas/io/tests/test_json_norm.pyo
 ${PYSITELIB}/pandas/io/tests/test_packers.py
 ${PYSITELIB}/pandas/io/tests/test_packers.pyc
 ${PYSITELIB}/pandas/io/tests/test_packers.pyo
-${PYSITELIB}/pandas/io/tests/test_parsers.py
-${PYSITELIB}/pandas/io/tests/test_parsers.pyc
-${PYSITELIB}/pandas/io/tests/test_parsers.pyo
 ${PYSITELIB}/pandas/io/tests/test_pickle.py
 ${PYSITELIB}/pandas/io/tests/test_pickle.pyc
 ${PYSITELIB}/pandas/io/tests/test_pickle.pyo
 ${PYSITELIB}/pandas/io/tests/test_pytables.py
 ${PYSITELIB}/pandas/io/tests/test_pytables.pyc
 ${PYSITELIB}/pandas/io/tests/test_pytables.pyo
-${PYSITELIB}/pandas/io/tests/test_sas.py
-${PYSITELIB}/pandas/io/tests/test_sas.pyc
-${PYSITELIB}/pandas/io/tests/test_sas.pyo
 ${PYSITELIB}/pandas/io/tests/test_sql.py
 ${PYSITELIB}/pandas/io/tests/test_sql.pyc
 ${PYSITELIB}/pandas/io/tests/test_sql.pyo
@@ -516,15 +666,27 @@
 ${PYSITELIB}/pandas/sparse/tests/test_array.py
 ${PYSITELIB}/pandas/sparse/tests/test_array.pyc
 ${PYSITELIB}/pandas/sparse/tests/test_array.pyo
+${PYSITELIB}/pandas/sparse/tests/test_combine_concat.py
+${PYSITELIB}/pandas/sparse/tests/test_combine_concat.pyc
+${PYSITELIB}/pandas/sparse/tests/test_combine_concat.pyo
+${PYSITELIB}/pandas/sparse/tests/test_frame.py
+${PYSITELIB}/pandas/sparse/tests/test_frame.pyc
+${PYSITELIB}/pandas/sparse/tests/test_frame.pyo
+${PYSITELIB}/pandas/sparse/tests/test_indexing.py
+${PYSITELIB}/pandas/sparse/tests/test_indexing.pyc
+${PYSITELIB}/pandas/sparse/tests/test_indexing.pyo
 ${PYSITELIB}/pandas/sparse/tests/test_libsparse.py
 ${PYSITELIB}/pandas/sparse/tests/test_libsparse.pyc
 ${PYSITELIB}/pandas/sparse/tests/test_libsparse.pyo
 ${PYSITELIB}/pandas/sparse/tests/test_list.py
 ${PYSITELIB}/pandas/sparse/tests/test_list.pyc
 ${PYSITELIB}/pandas/sparse/tests/test_list.pyo
-${PYSITELIB}/pandas/sparse/tests/test_sparse.py
-${PYSITELIB}/pandas/sparse/tests/test_sparse.pyc
-${PYSITELIB}/pandas/sparse/tests/test_sparse.pyo
+${PYSITELIB}/pandas/sparse/tests/test_panel.py
+${PYSITELIB}/pandas/sparse/tests/test_panel.pyc
+${PYSITELIB}/pandas/sparse/tests/test_panel.pyo
+${PYSITELIB}/pandas/sparse/tests/test_series.py
+${PYSITELIB}/pandas/sparse/tests/test_series.pyc
+${PYSITELIB}/pandas/sparse/tests/test_series.pyo
 ${PYSITELIB}/pandas/stats/__init__.py
 ${PYSITELIB}/pandas/stats/__init__.pyc
 ${PYSITELIB}/pandas/stats/__init__.pyo
@@ -567,9 +729,6 @@
 ${PYSITELIB}/pandas/stats/tests/test_math.py
 ${PYSITELIB}/pandas/stats/tests/test_math.pyc
 ${PYSITELIB}/pandas/stats/tests/test_math.pyo
-${PYSITELIB}/pandas/stats/tests/test_moments.py
-${PYSITELIB}/pandas/stats/tests/test_moments.pyc
-${PYSITELIB}/pandas/stats/tests/test_moments.pyo
 ${PYSITELIB}/pandas/stats/tests/test_ols.py
 ${PYSITELIB}/pandas/stats/tests/test_ols.pyc
 ${PYSITELIB}/pandas/stats/tests/test_ols.pyo
@@ -585,12 +744,186 @@
 ${PYSITELIB}/pandas/tests/data/categorical_0_14_1.pickle
 ${PYSITELIB}/pandas/tests/data/categorical_0_15_2.pickle
 ${PYSITELIB}/pandas/tests/data/iris.csv
-${PYSITELIB}/pandas/tests/data/mindex_073.pickle
-${PYSITELIB}/pandas/tests/data/multiindex_v1.pickle
-${PYSITELIB}/pandas/tests/data/s1-0.12.0.pickle
-${PYSITELIB}/pandas/tests/data/s2-0.12.0.pickle
 ${PYSITELIB}/pandas/tests/data/tips.csv
-${PYSITELIB}/pandas/tests/data/unicode_series.csv
+${PYSITELIB}/pandas/tests/formats/__init__.py
+${PYSITELIB}/pandas/tests/formats/__init__.pyc
+${PYSITELIB}/pandas/tests/formats/__init__.pyo
+${PYSITELIB}/pandas/tests/formats/data/unicode_series.csv
+${PYSITELIB}/pandas/tests/formats/test_format.py
+${PYSITELIB}/pandas/tests/formats/test_format.pyc
+${PYSITELIB}/pandas/tests/formats/test_format.pyo
+${PYSITELIB}/pandas/tests/formats/test_printing.py
+${PYSITELIB}/pandas/tests/formats/test_printing.pyc
+${PYSITELIB}/pandas/tests/formats/test_printing.pyo
+${PYSITELIB}/pandas/tests/formats/test_style.py
+${PYSITELIB}/pandas/tests/formats/test_style.pyc
+${PYSITELIB}/pandas/tests/formats/test_style.pyo
+${PYSITELIB}/pandas/tests/frame/__init__.py
+${PYSITELIB}/pandas/tests/frame/__init__.pyc
+${PYSITELIB}/pandas/tests/frame/__init__.pyo
+${PYSITELIB}/pandas/tests/frame/common.py
+${PYSITELIB}/pandas/tests/frame/common.pyc
+${PYSITELIB}/pandas/tests/frame/common.pyo
+${PYSITELIB}/pandas/tests/frame/test_alter_axes.py
+${PYSITELIB}/pandas/tests/frame/test_alter_axes.pyc
+${PYSITELIB}/pandas/tests/frame/test_alter_axes.pyo
+${PYSITELIB}/pandas/tests/frame/test_analytics.py
+${PYSITELIB}/pandas/tests/frame/test_analytics.pyc
+${PYSITELIB}/pandas/tests/frame/test_analytics.pyo
+${PYSITELIB}/pandas/tests/frame/test_apply.py
+${PYSITELIB}/pandas/tests/frame/test_apply.pyc
+${PYSITELIB}/pandas/tests/frame/test_apply.pyo
+${PYSITELIB}/pandas/tests/frame/test_axis_select_reindex.py
+${PYSITELIB}/pandas/tests/frame/test_axis_select_reindex.pyc
+${PYSITELIB}/pandas/tests/frame/test_axis_select_reindex.pyo
+${PYSITELIB}/pandas/tests/frame/test_block_internals.py
+${PYSITELIB}/pandas/tests/frame/test_block_internals.pyc
+${PYSITELIB}/pandas/tests/frame/test_block_internals.pyo
+${PYSITELIB}/pandas/tests/frame/test_combine_concat.py
+${PYSITELIB}/pandas/tests/frame/test_combine_concat.pyc
+${PYSITELIB}/pandas/tests/frame/test_combine_concat.pyo
+${PYSITELIB}/pandas/tests/frame/test_constructors.py
+${PYSITELIB}/pandas/tests/frame/test_constructors.pyc
+${PYSITELIB}/pandas/tests/frame/test_constructors.pyo
+${PYSITELIB}/pandas/tests/frame/test_convert_to.py
+${PYSITELIB}/pandas/tests/frame/test_convert_to.pyc
+${PYSITELIB}/pandas/tests/frame/test_convert_to.pyo
+${PYSITELIB}/pandas/tests/frame/test_dtypes.py
+${PYSITELIB}/pandas/tests/frame/test_dtypes.pyc
+${PYSITELIB}/pandas/tests/frame/test_dtypes.pyo
+${PYSITELIB}/pandas/tests/frame/test_indexing.py
+${PYSITELIB}/pandas/tests/frame/test_indexing.pyc
+${PYSITELIB}/pandas/tests/frame/test_indexing.pyo
+${PYSITELIB}/pandas/tests/frame/test_misc_api.py
+${PYSITELIB}/pandas/tests/frame/test_misc_api.pyc
+${PYSITELIB}/pandas/tests/frame/test_misc_api.pyo
+${PYSITELIB}/pandas/tests/frame/test_missing.py
+${PYSITELIB}/pandas/tests/frame/test_missing.pyc
+${PYSITELIB}/pandas/tests/frame/test_missing.pyo
+${PYSITELIB}/pandas/tests/frame/test_mutate_columns.py
+${PYSITELIB}/pandas/tests/frame/test_mutate_columns.pyc
+${PYSITELIB}/pandas/tests/frame/test_mutate_columns.pyo
+${PYSITELIB}/pandas/tests/frame/test_nonunique_indexes.py
+${PYSITELIB}/pandas/tests/frame/test_nonunique_indexes.pyc
+${PYSITELIB}/pandas/tests/frame/test_nonunique_indexes.pyo
+${PYSITELIB}/pandas/tests/frame/test_operators.py
+${PYSITELIB}/pandas/tests/frame/test_operators.pyc
+${PYSITELIB}/pandas/tests/frame/test_operators.pyo
+${PYSITELIB}/pandas/tests/frame/test_quantile.py
+${PYSITELIB}/pandas/tests/frame/test_quantile.pyc
+${PYSITELIB}/pandas/tests/frame/test_quantile.pyo
+${PYSITELIB}/pandas/tests/frame/test_query_eval.py
+${PYSITELIB}/pandas/tests/frame/test_query_eval.pyc
+${PYSITELIB}/pandas/tests/frame/test_query_eval.pyo
+${PYSITELIB}/pandas/tests/frame/test_replace.py
+${PYSITELIB}/pandas/tests/frame/test_replace.pyc
+${PYSITELIB}/pandas/tests/frame/test_replace.pyo
+${PYSITELIB}/pandas/tests/frame/test_repr_info.py
+${PYSITELIB}/pandas/tests/frame/test_repr_info.pyc
+${PYSITELIB}/pandas/tests/frame/test_repr_info.pyo
+${PYSITELIB}/pandas/tests/frame/test_reshape.py
+${PYSITELIB}/pandas/tests/frame/test_reshape.pyc
+${PYSITELIB}/pandas/tests/frame/test_reshape.pyo
+${PYSITELIB}/pandas/tests/frame/test_sorting.py
+${PYSITELIB}/pandas/tests/frame/test_sorting.pyc
+${PYSITELIB}/pandas/tests/frame/test_sorting.pyo
+${PYSITELIB}/pandas/tests/frame/test_subclass.py
+${PYSITELIB}/pandas/tests/frame/test_subclass.pyc
+${PYSITELIB}/pandas/tests/frame/test_subclass.pyo
+${PYSITELIB}/pandas/tests/frame/test_timeseries.py
+${PYSITELIB}/pandas/tests/frame/test_timeseries.pyc
+${PYSITELIB}/pandas/tests/frame/test_timeseries.pyo
+${PYSITELIB}/pandas/tests/frame/test_to_csv.py
+${PYSITELIB}/pandas/tests/frame/test_to_csv.pyc
+${PYSITELIB}/pandas/tests/frame/test_to_csv.pyo
+${PYSITELIB}/pandas/tests/indexes/__init__.py
+${PYSITELIB}/pandas/tests/indexes/__init__.pyc
+${PYSITELIB}/pandas/tests/indexes/__init__.pyo
+${PYSITELIB}/pandas/tests/indexes/common.py
+${PYSITELIB}/pandas/tests/indexes/common.pyc
+${PYSITELIB}/pandas/tests/indexes/common.pyo
+${PYSITELIB}/pandas/tests/indexes/data/mindex_073.pickle
+${PYSITELIB}/pandas/tests/indexes/data/multiindex_v1.pickle
+${PYSITELIB}/pandas/tests/indexes/data/s1-0.12.0.pickle
+${PYSITELIB}/pandas/tests/indexes/data/s2-0.12.0.pickle
+${PYSITELIB}/pandas/tests/indexes/test_base.py
+${PYSITELIB}/pandas/tests/indexes/test_base.pyc
+${PYSITELIB}/pandas/tests/indexes/test_base.pyo
+${PYSITELIB}/pandas/tests/indexes/test_category.py
+${PYSITELIB}/pandas/tests/indexes/test_category.pyc
+${PYSITELIB}/pandas/tests/indexes/test_category.pyo
+${PYSITELIB}/pandas/tests/indexes/test_datetimelike.py
+${PYSITELIB}/pandas/tests/indexes/test_datetimelike.pyc
+${PYSITELIB}/pandas/tests/indexes/test_datetimelike.pyo
+${PYSITELIB}/pandas/tests/indexes/test_multi.py
+${PYSITELIB}/pandas/tests/indexes/test_multi.pyc
+${PYSITELIB}/pandas/tests/indexes/test_multi.pyo
+${PYSITELIB}/pandas/tests/indexes/test_numeric.py
+${PYSITELIB}/pandas/tests/indexes/test_numeric.pyc
+${PYSITELIB}/pandas/tests/indexes/test_numeric.pyo
+${PYSITELIB}/pandas/tests/indexes/test_range.py
+${PYSITELIB}/pandas/tests/indexes/test_range.pyc
+${PYSITELIB}/pandas/tests/indexes/test_range.pyo
+${PYSITELIB}/pandas/tests/series/__init__.py
+${PYSITELIB}/pandas/tests/series/__init__.pyc
+${PYSITELIB}/pandas/tests/series/__init__.pyo
+${PYSITELIB}/pandas/tests/series/common.py
+${PYSITELIB}/pandas/tests/series/common.pyc
+${PYSITELIB}/pandas/tests/series/common.pyo
+${PYSITELIB}/pandas/tests/series/test_alter_axes.py
+${PYSITELIB}/pandas/tests/series/test_alter_axes.pyc
+${PYSITELIB}/pandas/tests/series/test_alter_axes.pyo
+${PYSITELIB}/pandas/tests/series/test_analytics.py
+${PYSITELIB}/pandas/tests/series/test_analytics.pyc
+${PYSITELIB}/pandas/tests/series/test_analytics.pyo
+${PYSITELIB}/pandas/tests/series/test_apply.py
+${PYSITELIB}/pandas/tests/series/test_apply.pyc
+${PYSITELIB}/pandas/tests/series/test_apply.pyo
+${PYSITELIB}/pandas/tests/series/test_combine_concat.py
+${PYSITELIB}/pandas/tests/series/test_combine_concat.pyc
+${PYSITELIB}/pandas/tests/series/test_combine_concat.pyo
+${PYSITELIB}/pandas/tests/series/test_constructors.py
+${PYSITELIB}/pandas/tests/series/test_constructors.pyc
+${PYSITELIB}/pandas/tests/series/test_constructors.pyo
+${PYSITELIB}/pandas/tests/series/test_datetime_values.py
+${PYSITELIB}/pandas/tests/series/test_datetime_values.pyc
+${PYSITELIB}/pandas/tests/series/test_datetime_values.pyo
+${PYSITELIB}/pandas/tests/series/test_dtypes.py
+${PYSITELIB}/pandas/tests/series/test_dtypes.pyc
+${PYSITELIB}/pandas/tests/series/test_dtypes.pyo
+${PYSITELIB}/pandas/tests/series/test_indexing.py
+${PYSITELIB}/pandas/tests/series/test_indexing.pyc
+${PYSITELIB}/pandas/tests/series/test_indexing.pyo
+${PYSITELIB}/pandas/tests/series/test_internals.py
+${PYSITELIB}/pandas/tests/series/test_internals.pyc
+${PYSITELIB}/pandas/tests/series/test_internals.pyo
+${PYSITELIB}/pandas/tests/series/test_io.py
+${PYSITELIB}/pandas/tests/series/test_io.pyc
+${PYSITELIB}/pandas/tests/series/test_io.pyo
+${PYSITELIB}/pandas/tests/series/test_misc_api.py
+${PYSITELIB}/pandas/tests/series/test_misc_api.pyc
+${PYSITELIB}/pandas/tests/series/test_misc_api.pyo
+${PYSITELIB}/pandas/tests/series/test_missing.py
+${PYSITELIB}/pandas/tests/series/test_missing.pyc
+${PYSITELIB}/pandas/tests/series/test_missing.pyo
+${PYSITELIB}/pandas/tests/series/test_operators.py
+${PYSITELIB}/pandas/tests/series/test_operators.pyc
+${PYSITELIB}/pandas/tests/series/test_operators.pyo
+${PYSITELIB}/pandas/tests/series/test_quantile.py
+${PYSITELIB}/pandas/tests/series/test_quantile.pyc
+${PYSITELIB}/pandas/tests/series/test_quantile.pyo
+${PYSITELIB}/pandas/tests/series/test_replace.py
+${PYSITELIB}/pandas/tests/series/test_replace.pyc
+${PYSITELIB}/pandas/tests/series/test_replace.pyo
+${PYSITELIB}/pandas/tests/series/test_repr.py
+${PYSITELIB}/pandas/tests/series/test_repr.pyc
+${PYSITELIB}/pandas/tests/series/test_repr.pyo
+${PYSITELIB}/pandas/tests/series/test_subclass.py
+${PYSITELIB}/pandas/tests/series/test_subclass.pyc
+${PYSITELIB}/pandas/tests/series/test_subclass.pyo
+${PYSITELIB}/pandas/tests/series/test_timeseries.py
+${PYSITELIB}/pandas/tests/series/test_timeseries.pyc
+${PYSITELIB}/pandas/tests/series/test_timeseries.pyo
 ${PYSITELIB}/pandas/tests/test_algos.py
 ${PYSITELIB}/pandas/tests/test_algos.pyc
 ${PYSITELIB}/pandas/tests/test_algos.pyo
@@ -609,18 +942,9 @@
 ${PYSITELIB}/pandas/tests/test_config.py
 ${PYSITELIB}/pandas/tests/test_config.pyc
 ${PYSITELIB}/pandas/tests/test_config.pyo
-${PYSITELIB}/pandas/tests/test_dtypes.py
-${PYSITELIB}/pandas/tests/test_dtypes.pyc
-${PYSITELIB}/pandas/tests/test_dtypes.pyo
 ${PYSITELIB}/pandas/tests/test_expressions.py
 ${PYSITELIB}/pandas/tests/test_expressions.pyc
 ${PYSITELIB}/pandas/tests/test_expressions.pyo
-${PYSITELIB}/pandas/tests/test_format.py
-${PYSITELIB}/pandas/tests/test_format.pyc
-${PYSITELIB}/pandas/tests/test_format.pyo
-${PYSITELIB}/pandas/tests/test_frame.py
-${PYSITELIB}/pandas/tests/test_frame.pyc
-${PYSITELIB}/pandas/tests/test_frame.pyo
 ${PYSITELIB}/pandas/tests/test_generic.py
 ${PYSITELIB}/pandas/tests/test_generic.pyc
 ${PYSITELIB}/pandas/tests/test_generic.pyo
@@ -633,12 +957,6 @@
 ${PYSITELIB}/pandas/tests/test_groupby.py
 ${PYSITELIB}/pandas/tests/test_groupby.pyc
 ${PYSITELIB}/pandas/tests/test_groupby.pyo
-${PYSITELIB}/pandas/tests/test_index.py
-${PYSITELIB}/pandas/tests/test_index.pyc
-${PYSITELIB}/pandas/tests/test_index.pyo
-${PYSITELIB}/pandas/tests/test_indexing.py
-${PYSITELIB}/pandas/tests/test_indexing.pyc
-${PYSITELIB}/pandas/tests/test_indexing.pyo
 ${PYSITELIB}/pandas/tests/test_internals.py
 ${PYSITELIB}/pandas/tests/test_internals.pyc
 ${PYSITELIB}/pandas/tests/test_internals.pyo
@@ -714,18 +1032,15 @@
 ${PYSITELIB}/pandas/tests/test_rplot.py
 ${PYSITELIB}/pandas/tests/test_rplot.pyc
 ${PYSITELIB}/pandas/tests/test_rplot.pyo
-${PYSITELIB}/pandas/tests/test_series.py
-${PYSITELIB}/pandas/tests/test_series.pyc
-${PYSITELIB}/pandas/tests/test_series.pyo
 ${PYSITELIB}/pandas/tests/test_stats.py
 ${PYSITELIB}/pandas/tests/test_stats.pyc
 ${PYSITELIB}/pandas/tests/test_stats.pyo
 ${PYSITELIB}/pandas/tests/test_strings.py
 ${PYSITELIB}/pandas/tests/test_strings.pyc
 ${PYSITELIB}/pandas/tests/test_strings.pyo
-${PYSITELIB}/pandas/tests/test_style.py
-${PYSITELIB}/pandas/tests/test_style.pyc
-${PYSITELIB}/pandas/tests/test_style.pyo
+${PYSITELIB}/pandas/tests/test_take.py
+${PYSITELIB}/pandas/tests/test_take.pyc
+${PYSITELIB}/pandas/tests/test_take.pyo
 ${PYSITELIB}/pandas/tests/test_testing.py
 ${PYSITELIB}/pandas/tests/test_testing.pyc
 ${PYSITELIB}/pandas/tests/test_testing.pyo
@@ -735,6 +1050,18 @@
 ${PYSITELIB}/pandas/tests/test_util.py
 ${PYSITELIB}/pandas/tests/test_util.pyc
 ${PYSITELIB}/pandas/tests/test_util.pyo
+${PYSITELIB}/pandas/tests/test_window.py
+${PYSITELIB}/pandas/tests/test_window.pyc
+${PYSITELIB}/pandas/tests/test_window.pyo
+${PYSITELIB}/pandas/tests/types/__init__.py
+${PYSITELIB}/pandas/tests/types/__init__.pyc
+${PYSITELIB}/pandas/tests/types/__init__.pyo
+${PYSITELIB}/pandas/tests/types/test_dtypes.py
+${PYSITELIB}/pandas/tests/types/test_dtypes.pyc
+${PYSITELIB}/pandas/tests/types/test_dtypes.pyo
+${PYSITELIB}/pandas/tests/types/test_generic.py
+${PYSITELIB}/pandas/tests/types/test_generic.pyc
+${PYSITELIB}/pandas/tests/types/test_generic.pyo
 ${PYSITELIB}/pandas/tools/__init__.py
 ${PYSITELIB}/pandas/tools/__init__.pyc
 ${PYSITELIB}/pandas/tools/__init__.pyo
@@ -878,9 +1205,25 @@
 ${PYSITELIB}/pandas/tseries/util.pyc
 ${PYSITELIB}/pandas/tseries/util.pyo
 ${PYSITELIB}/pandas/tslib.so
+${PYSITELIB}/pandas/types/__init__.py
+${PYSITELIB}/pandas/types/__init__.pyc
+${PYSITELIB}/pandas/types/__init__.pyo
+${PYSITELIB}/pandas/types/api.py
+${PYSITELIB}/pandas/types/api.pyc
+${PYSITELIB}/pandas/types/api.pyo
+${PYSITELIB}/pandas/types/concat.py
+${PYSITELIB}/pandas/types/concat.pyc
+${PYSITELIB}/pandas/types/concat.pyo
+${PYSITELIB}/pandas/types/dtypes.py
+${PYSITELIB}/pandas/types/dtypes.pyc
+${PYSITELIB}/pandas/types/dtypes.pyo
+${PYSITELIB}/pandas/types/generic.py
+${PYSITELIB}/pandas/types/generic.pyc
+${PYSITELIB}/pandas/types/generic.pyo
 ${PYSITELIB}/pandas/util/__init__.py
 ${PYSITELIB}/pandas/util/__init__.pyc
 ${PYSITELIB}/pandas/util/__init__.pyo
+${PYSITELIB}/pandas/util/_move.so
 ${PYSITELIB}/pandas/util/clipboard.py
 ${PYSITELIB}/pandas/util/clipboard.pyc
 ${PYSITELIB}/pandas/util/clipboard.pyo
@@ -890,9 +1233,9 @@
 ${PYSITELIB}/pandas/util/doctools.py
 ${PYSITELIB}/pandas/util/doctools.pyc
 ${PYSITELIB}/pandas/util/doctools.pyo
-${PYSITELIB}/pandas/util/misc.py
-${PYSITELIB}/pandas/util/misc.pyc
-${PYSITELIB}/pandas/util/misc.pyo
+${PYSITELIB}/pandas/util/nosetester.py
+${PYSITELIB}/pandas/util/nosetester.pyc
+${PYSITELIB}/pandas/util/nosetester.pyo
 ${PYSITELIB}/pandas/util/print_versions.py
 ${PYSITELIB}/pandas/util/print_versions.pyc
 ${PYSITELIB}/pandas/util/print_versions.pyo
@@ -902,3 +1245,6 @@
 ${PYSITELIB}/pandas/util/testing.py
 ${PYSITELIB}/pandas/util/testing.pyc
 ${PYSITELIB}/pandas/util/testing.pyo
+${PYSITELIB}/pandas/util/validators.py
+${PYSITELIB}/pandas/util/validators.pyc
+${PYSITELIB}/pandas/util/validators.pyo







Home | Main Index | Thread Index | Old Index