In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/io/sas/sas.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/io/sas/sas.c: In function ‘__pyx_f_6pandas_2io_3sas_4_sas_rdc_decompress’: pandas/io/sas/sas.c:4155:65: warning: ‘__pyx_v_ctrl_bits’ may be used uninitialized in this function [-Wmaybe-uninitialized] 4155 | __pyx_t_8 = (((__pyx_v_ctrl_bits & __pyx_v_ctrl_mask) == 0) != 0); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ In file included from /usr/include/python2.7/Python.h:83, from pandas/_libs/testing.c:4: pandas/_libs/testing.c: In function ‘inittesting’: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 769 | ((PyObject*)(op))->ob_refcnt++) | ~^~~~~~~~~~~~~~~~ pandas/_libs/testing.c:847:27: note: in expansion of macro ‘Py_INCREF’ 847 | #define __Pyx_INCREF(r) Py_INCREF(r) | ^~~~~~~~~ pandas/_libs/testing.c:4979:3: note: in expansion of macro ‘__Pyx_INCREF’ 4979 | __Pyx_INCREF(((PyObject*)&PyBool_Type)); | ^~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 769 | ((PyObject*)(op))->ob_refcnt++) | ~^~~~~~~~~~~~~~~~ pandas/_libs/testing.c:847:27: note: in expansion of macro ‘Py_INCREF’ 847 | #define __Pyx_INCREF(r) Py_INCREF(r) | ^~~~~~~~~ pandas/_libs/testing.c:4982:3: note: in expansion of macro ‘__Pyx_INCREF’ 4982 | __Pyx_INCREF(((PyObject *)(&PyInt_Type))); | ^~~~~~~~~~~~ /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 769 | ((PyObject*)(op))->ob_refcnt++) | ~^~~~~~~~~~~~~~~~ pandas/_libs/testing.c:847:27: note: in expansion of macro ‘Py_INCREF’ 847 | #define __Pyx_INCREF(r) Py_INCREF(r) | ^~~~~~~~~ pandas/_libs/testing.c:4985:3: note: in expansion of macro ‘__Pyx_INCREF’ 4985 | __Pyx_INCREF(((PyObject *)(&PyFloat_Type))); | ^~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/ccalendar.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/resolution.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/internals.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/internals.c: In function ‘__pyx_gb_6pandas_5_libs_9internals_12generator’: pandas/_libs/internals.c:8456:14: warning: ‘__pyx_t_6’ is used uninitialized [-Wuninitialized] 8456 | Py_ssize_t __pyx_t_6; | ^~~~~~~~~ pandas/_libs/internals.c:8461:14: warning: ‘__pyx_t_11’ is used uninitialized [-Wuninitialized] 8461 | Py_ssize_t __pyx_t_11; | ^~~~~~~~~~ pandas/_libs/internals.c:9336:36: warning: ‘__pyx_t_23’ may be used uninitialized in this function [-Wmaybe-uninitialized] 9336 | __pyx_cur_scope->__pyx_t_9 = __pyx_t_23; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ pandas/_libs/internals.c:8465:14: warning: ‘__pyx_t_15’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8465 | Py_ssize_t __pyx_t_15; | ^~~~~~~~~~ pandas/_libs/internals.c:8462:14: warning: ‘__pyx_t_12’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8462 | Py_ssize_t __pyx_t_12; | ^~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/np_datetime.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/algos.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/join.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/fields.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/nattype.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/frequencies.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/hashtable.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15UInt64HashTable_22get_labels’: pandas/_libs/hashtable.c:14483:38: warning: self-comparison always evaluates to false [-Wtautological-compare] 14483 | __pyx_t_15 = ((__pyx_v_val != __pyx_v_val) != 0); | ^~ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_14Int64HashTable_22get_labels’: pandas/_libs/hashtable.c:18312:38: warning: self-comparison always evaluates to false [-Wtautological-compare] 18312 | __pyx_t_15 = ((__pyx_v_val != __pyx_v_val) != 0); | ^~ pandas/_libs/hashtable.c: In function ‘__pyx_f_6pandas_5_libs_9hashtable_15StringHashTable_get_item’: pandas/_libs/hashtable.c:20467:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 20467 | __pyx_t_6 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_6 == ((char *)NULL))) __PYX_ERR(0, 1249, __pyx_L1_error) | ^ pandas/_libs/hashtable.c: In function ‘__pyx_f_6pandas_5_libs_9hashtable_15StringHashTable_set_item’: pandas/_libs/hashtable.c:20696:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 20696 | __pyx_t_8 = get_c_string(__pyx_t_1); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1263, __pyx_L1_error) | ^ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_10get_indexer’: pandas/_libs/hashtable.c:21062:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 21062 | __pyx_t_12 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_12 == ((char *)NULL))) __PYX_ERR(0, 1286, __pyx_L1_error) | ^ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_12unique’: pandas/_libs/hashtable.c:21397:16: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 21397 | __pyx_t_11 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_11 == ((char *)NULL))) __PYX_ERR(0, 1316, __pyx_L1_error) | ^ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_16lookup’: pandas/_libs/hashtable.c:22033:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 22033 | __pyx_t_13 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_13 == ((char *)NULL))) __PYX_ERR(0, 1357, __pyx_L1_error) | ^ pandas/_libs/hashtable.c:22056:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 22056 | __pyx_t_13 = get_c_string(__pyx_t_6); if (unlikely(__pyx_t_13 == ((char *)NULL))) __PYX_ERR(0, 1359, __pyx_L1_error) | ^ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_18map_locations’: pandas/_libs/hashtable.c:22428:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 22428 | __pyx_t_8 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1390, __pyx_L1_error) | ^ pandas/_libs/hashtable.c:22451:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 22451 | __pyx_t_8 = get_c_string(__pyx_t_4); if (unlikely(__pyx_t_8 == ((char *)NULL))) __PYX_ERR(0, 1392, __pyx_L1_error) | ^ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_15StringHashTable_20get_labels’: pandas/_libs/hashtable.c:22968:18: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 22968 | __pyx_t_14 = get_c_string(__pyx_v_val); if (unlikely(__pyx_t_14 == ((char *)NULL))) __PYX_ERR(0, 1431, __pyx_L1_error) | ^ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_10ismember_uint64’: pandas/_libs/hashtable.c:29631:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 29631 | __pyx_t_17 = (__pyx_v_val != __pyx_v_val); | ^~ pandas/_libs/hashtable.c: In function ‘__pyx_pf_6pandas_5_libs_9hashtable_22ismember_int64’: pandas/_libs/hashtable.c:33087:39: warning: self-comparison always evaluates to false [-Wtautological-compare] 33087 | __pyx_t_17 = (__pyx_v_val != __pyx_v_val); | ^~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/ops.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/timestamps.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/strptime.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/include/python2.7/Python.h:83, from pandas/_libs/tslibs/strptime.c:4: pandas/_libs/tslibs/strptime.c: In function ‘initstrptime’: /usr/include/python2.7/object.h:769:6: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 769 | ((PyObject*)(op))->ob_refcnt++) | ~^~~~~~~~~~~~~~~~ pandas/_libs/tslibs/strptime.c:1174:27: note: in expansion of macro ‘Py_INCREF’ 1174 | #define __Pyx_INCREF(r) Py_INCREF(r) | ^~~~~~~~~ pandas/_libs/tslibs/strptime.c:19182:3: note: in expansion of macro ‘__Pyx_INCREF’ 19182 | __Pyx_INCREF(((PyObject *)(&PyDict_Type))); | ^~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/conversion.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/tslibs/conversion.c: In function ‘__pyx_pf_6pandas_5_libs_6tslibs_10conversion_12tz_localize_to_utc.constprop’: pandas/_libs/tslibs/conversion.c:10447:21: warning: ‘__pyx_pybuffernd_dst_hours.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] 10447 | __Pyx_LocalBuf_ND __pyx_pybuffernd_dst_hours; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/interval.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/timedeltas.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslib.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/sparse.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/offsets.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/lib.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/lib.c: In function ‘__pyx_pw_6pandas_5_libs_3lib_27maybe_booleans_to_slice’: pandas/_libs/lib.c:8473:17: warning: ‘__pyx_v_end’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8473 | __pyx_t_7 = PyInt_FromSsize_t(__pyx_v_end); if (unlikely(!__pyx_t_7)) __PYX_ERR(1, 414, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:8113:14: note: ‘__pyx_v_end’ was declared here 8113 | Py_ssize_t __pyx_v_end; | ^~~~~~~~~~~ pandas/_libs/lib.c:8444:17: warning: ‘__pyx_v_start’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8444 | __pyx_t_7 = PyInt_FromSsize_t(__pyx_v_start); if (unlikely(!__pyx_t_7)) __PYX_ERR(1, 412, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:8112:14: note: ‘__pyx_v_start’ was declared here 8112 | Py_ssize_t __pyx_v_start; | ^~~~~~~~~~~~~ pandas/_libs/lib.c: In function ‘__pyx_pf_6pandas_5_libs_3lib_100maybe_convert_objects.constprop’: pandas/_libs/lib.c:28048:21: warning: ‘__pyx_pybuffernd_itimedeltas.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] 28048 | __Pyx_LocalBuf_ND __pyx_pybuffernd_itimedeltas; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/lib.c:28044:21: warning: ‘__pyx_pybuffernd_idatetimes.diminfo[0].strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] 28044 | __Pyx_LocalBuf_ND __pyx_pybuffernd_idatetimes; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/timezones.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/parsing.c:569: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/window.cpp:587: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/include/python2.7/Python.h:88, from pandas/_libs/window.cpp:4: /usr/include/python2.7/unicodeobject.h:534:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 534 | register PyObject *obj, /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:553:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 553 | register PyObject *obj /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:575:29: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 575 | register const wchar_t *w, /* wchar_t buffer */ | ^ /usr/include/python2.7/unicodeobject.h:593:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 593 | register wchar_t *w, /* wchar_t buffer */ | ^ In file included from /usr/include/python2.7/Python.h:97, from pandas/_libs/window.cpp:4: /usr/include/python2.7/stringobject.h:173:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 173 | register PyObject *obj, /* string or Unicode object */ | ^~~ /usr/include/python2.7/stringobject.h:174:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 174 | register char **s, /* pointer to buffer variable */ | ^ /usr/include/python2.7/stringobject.h:175:26: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 175 | register Py_ssize_t *len /* pointer to length variable or NULL | ^~~ pandas/_libs/window.cpp: In function ‘PyObject* __pyx_pf_6pandas_5_libs_6window_26roll_window(PyObject*, PyArrayObject*, PyArrayObject*, int, int)’: pandas/_libs/window.cpp:38711:21: warning: ‘__pyx_pybuffernd_tot_wgt.__Pyx_LocalBuf_ND::diminfo[0].__Pyx_Buf_DimInfo::strides’ may be used uninitialized in this function [-Wmaybe-uninitialized] 38711 | __Pyx_LocalBuf_ND __pyx_pybuffernd_tot_wgt; | ^~~~~~~~~~~~~~~~~~~~~~~~ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from /usr/include/python2.7/Python.h:88, from pandas/io/msgpack/_unpacker.cpp:4: /usr/include/python2.7/unicodeobject.h:534:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 534 | register PyObject *obj, /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:553:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 553 | register PyObject *obj /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:575:29: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 575 | register const wchar_t *w, /* wchar_t buffer */ | ^ /usr/include/python2.7/unicodeobject.h:593:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 593 | register wchar_t *w, /* wchar_t buffer */ | ^ In file included from /usr/include/python2.7/Python.h:97, from pandas/io/msgpack/_unpacker.cpp:4: /usr/include/python2.7/stringobject.h:173:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 173 | register PyObject *obj, /* string or Unicode object */ | ^~~ /usr/include/python2.7/stringobject.h:174:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 174 | register char **s, /* pointer to buffer variable */ | ^ /usr/include/python2.7/stringobject.h:175:26: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 175 | register Py_ssize_t *len /* pointer to length variable or NULL | ^~~ pandas/io/msgpack/_unpacker.cpp: In function ‘PyObject* __pyx_pf_6pandas_2io_7msgpack_9_unpacker_2unpackb(PyObject*, PyObject*, PyObject*, PyObject*, int, PyObject*, PyObject*, PyObject*, PyObject*, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t, Py_ssize_t)’: pandas/io/msgpack/_unpacker.cpp:2524:31: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] 2524 | __pyx_t_2 = ((__pyx_v_off < __pyx_v_buf_len) != 0); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ pandas/io/msgpack/_unpacker.cpp: In function ‘PyObject* __pyx_f_6pandas_2io_7msgpack_9_unpacker_8Unpacker_read_from_file(__pyx_obj_6pandas_2io_7msgpack_9_unpacker_Unpacker*)’: pandas/io/msgpack/_unpacker.cpp:4606:19: warning: comparison of integer expressions of different signedness: ‘size_t’ {aka ‘long unsigned int’} and ‘Py_ssize_t’ {aka ‘long int’} [-Wsign-compare] 4606 | if (((__pyx_t_2 < __pyx_t_3) != 0)) { | ~~~~~~~~~~^~~~~~~~~~~ pandas/io/msgpack/_unpacker.cpp: In function ‘PyObject* __pyx_pf_6pandas_2io_7msgpack_9_unpacker_8Unpacker_8read_bytes(__pyx_obj_6pandas_2io_7msgpack_9_unpacker_Unpacker*, Py_ssize_t)’: pandas/io/msgpack/_unpacker.cpp:5285:19: warning: comparison of integer expressions of different signedness: ‘Py_ssize_t’ {aka ‘long int’} and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] 5285 | if (((__pyx_t_1 < __pyx_t_2) != 0)) { | ~~~~~~~~~~^~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/tslibs/period.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from pandas/_libs/src/period_helper.h:21, from pandas/_libs/src/period_helper.c:16: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/missing.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/reduction.c:569: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/skiplist.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/parsers.c:569: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/parsers.c: In function ‘__pyx_f_6pandas_5_libs_7parsers_10TextReader__get_header’: pandas/_libs/parsers.c:10994:66: warning: ‘__pyx_v_data_line’ may be used uninitialized in this function [-Wmaybe-uninitialized] 10994 | __pyx_t_9 = ((__pyx_v_self->parser->lines < (__pyx_v_data_line + 1)) != 0); | ~~~~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/python2.7/Python.h:8, from pandas/_libs/src/parser/tokenizer.h:20, from pandas/_libs/src/parser/tokenizer.c:20: /usr/include/python2.7/pyconfig.h:1223: warning: "_POSIX_C_SOURCE" redefined 1223 | #define _POSIX_C_SOURCE 200112L | In file included from /usr/include/errno.h:25, from pandas/_libs/src/parser/tokenizer.h:15, from pandas/_libs/src/parser/tokenizer.c:20: /usr/include/features.h:281: note: this is the location of the previous definition 281 | # define _POSIX_C_SOURCE 200809L | pandas/_libs/src/parser/tokenizer.c: In function ‘make_stream_space’: pandas/_libs/src/parser/tokenizer.c:265:40: warning: pointer targets in passing argument 3 of ‘grow_buffer’ differ in signedness [-Wpointer-sign] 265 | (size_t*)&self->stream_cap, nbytes * 2, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka long unsigned int *} pandas/_libs/src/parser/tokenizer.c:72:65: note: expected ‘int64_t *’ {aka ‘long int *’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} 72 | static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, | ~~~~~~~~~^~~~~~~~ pandas/_libs/src/parser/tokenizer.c:292:30: warning: pointer targets in passing argument 3 of ‘grow_buffer’ differ in signedness [-Wpointer-sign] 292 | (size_t*)&self->words_cap, nbytes, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka long unsigned int *} pandas/_libs/src/parser/tokenizer.c:72:65: note: expected ‘int64_t *’ {aka ‘long int *’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} 72 | static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, | ~~~~~~~~~^~~~~~~~ pandas/_libs/src/parser/tokenizer.c:323:28: warning: pointer targets in passing argument 3 of ‘grow_buffer’ differ in signedness [-Wpointer-sign] 323 | (size_t*)&self->lines_cap, nbytes, | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t * {aka long unsigned int *} pandas/_libs/src/parser/tokenizer.c:72:65: note: expected ‘int64_t *’ {aka ‘long int *’} but argument is of type ‘size_t *’ {aka ‘long unsigned int *’} 72 | static void *grow_buffer(void *buffer, int64_t length, int64_t *capacity, | ~~~~~~~~~^~~~~~~~ In function ‘append_warning’, inlined from ‘end_line’ at pandas/_libs/src/parser/tokenizer.c:488:17: pandas/_libs/src/parser/tokenizer.c:417:13: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 417 | strncpy(self->warn_msg + ex_length, msg, strlen(msg) + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/src/parser/tokenizer.c: In function ‘end_line’: pandas/_libs/src/parser/tokenizer.c:417:54: note: length computed here 417 | strncpy(self->warn_msg + ex_length, msg, strlen(msg) + 1); | ^~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/writers.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/index.c:568: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/index.c: In function ‘__pyx_f_6pandas_5_libs_5index_11IndexEngine_get_loc’: pandas/_libs/index.c:9980:15: warning: ‘__pyx_v_mid’ may be used uninitialized in this function [-Wmaybe-uninitialized] 9980 | __pyx_t_5 = PyInt_FromSsize_t(__pyx_v_mid); if (unlikely(!__pyx_t_5)) __PYX_ERR(0, 390, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pandas/_libs/index.c:9755:14: note: ‘__pyx_v_mid’ was declared here 9755 | Py_ssize_t __pyx_v_mid; | ^~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ cc1plus: warning: command-line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ In file included from /usr/include/python2.7/Python.h:88, from pandas/io/msgpack/_packer.cpp:4: /usr/include/python2.7/unicodeobject.h:534:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 534 | register PyObject *obj, /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:553:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 553 | register PyObject *obj /* Object */ | ^~~ /usr/include/python2.7/unicodeobject.h:575:29: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 575 | register const wchar_t *w, /* wchar_t buffer */ | ^ /usr/include/python2.7/unicodeobject.h:593:23: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 593 | register wchar_t *w, /* wchar_t buffer */ | ^ In file included from /usr/include/python2.7/Python.h:97, from pandas/io/msgpack/_packer.cpp:4: /usr/include/python2.7/stringobject.h:173:24: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 173 | register PyObject *obj, /* string or Unicode object */ | ^~~ /usr/include/python2.7/stringobject.h:174:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 174 | register char **s, /* pointer to buffer variable */ | ^ /usr/include/python2.7/stringobject.h:175:26: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 175 | register Py_ssize_t *len /* pointer to length variable or NULL | ^~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/hashing.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/groupby.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/groupby.c: In function ‘__pyx_pf_6pandas_5_libs_7groupby_44group_last_int64’: pandas/_libs/groupby.c:27831:40: warning: self-comparison always evaluates to true [-Wtautological-compare] 27831 | __pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0); | ^~ pandas/_libs/groupby.c: In function ‘__pyx_pf_6pandas_5_libs_7groupby_46group_nth_int64’: pandas/_libs/groupby.c:28616:40: warning: self-comparison always evaluates to true [-Wtautological-compare] 28616 | __pyx_t_24 = ((__pyx_v_val == __pyx_v_val) != 0); | ^~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/reshape.c:567: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/ujson/python/objToJSON.c:44: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/ujson/python/JSONtoObj.c:44: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime.c:22: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_datetimestruct_to_datetime’: pandas/_libs/src/datetime/np_datetime.c:518:5: warning: implicit declaration of function ‘convert_datetimestruct_to_datetime’; did you mean ‘pandas_datetimestruct_to_datetime’? [-Wimplicit-function-declaration] 518 | convert_datetimestruct_to_datetime(fr, d, &result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_datetimestruct_to_datetime pandas/_libs/src/datetime/np_datetime.c: In function ‘pandas_timedelta_to_timedeltastruct’: pandas/_libs/src/datetime/np_datetime.c:530:5: warning: implicit declaration of function ‘convert_timedelta_to_timedeltastruct’; did you mean ‘pandas_timedelta_to_timedeltastruct’? [-Wimplicit-function-declaration] 530 | convert_timedelta_to_timedeltastruct(fr, val, result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | pandas_timedelta_to_timedeltastruct In file included from pandas/_libs/src/datetime/np_datetime.c:20: At top level: /usr/include/python2.7/datetime.h:188:25: warning: ‘PyDateTimeAPI’ defined but not used [-Wunused-variable] 188 | static PyDateTime_CAPI *PyDateTimeAPI = NULL; | ^~~~~~~~~~~~~ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1816, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from pandas/_libs/src/datetime/np_datetime_strings.c:29: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 15 | #warning "Using deprecated NumPy API, disable it by " \ | ^~~~~~~ no previously-included directories found matching 'doc/build' warning: no previously-included files matching '*.bz2' found anywhere in distribution warning: no previously-included files matching '*.csv' found anywhere in distribution warning: no previously-included files matching '*.dta' found anywhere in distribution warning: no previously-included files matching '*.gz' found anywhere in distribution warning: no previously-included files matching '*.h5' found anywhere in distribution warning: no previously-included files matching '*.html' found anywhere in distribution warning: no previously-included files matching '*.json' found anywhere in distribution warning: no previously-included files matching '*.msgpack' found anywhere in distribution warning: no previously-included files matching '*.pickle' found anywhere in distribution warning: no previously-included files matching '*.png' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyd' found anywhere in distribution warning: no previously-included files matching '*.sas7bdat' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.xls' found anywhere in distribution warning: no previously-included files matching '*.xlsm' found anywhere in distribution warning: no previously-included files matching '*.xlsx' found anywhere in distribution warning: no previously-included files matching '*.xpt' found anywhere in distribution warning: no previously-included files matching '*.xz' found anywhere in distribution warning: no previously-included files matching '*.zip' found anywhere in distribution warning: no previously-included files matching '*~' found anywhere in distribution warning: no previously-included files matching '.DS_Store' found anywhere in distribution warning: no previously-included files matching '.git*' found anywhere in distribution warning: no previously-included files matching '#*' found anywhere in distribution ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/pandas-0.23.4/ usr/doc/pandas-0.23.4/LICENSE usr/doc/pandas-0.23.4/README.rst usr/doc/pandas-0.23.4/RELEASE.md usr/doc/pandas-0.23.4/pandas.SlackBuild usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/pandas/ usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info/ usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info/PKG-INFO usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info/SOURCES.txt usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info/dependency_links.txt usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info/not-zip-safe usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info/requires.txt usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info/top_level.txt usr/lib64/python2.7/site-packages/pandas/__init__.py usr/lib64/python2.7/site-packages/pandas/__init__.pyc usr/lib64/python2.7/site-packages/pandas/_libs/ usr/lib64/python2.7/site-packages/pandas/_libs/__init__.py usr/lib64/python2.7/site-packages/pandas/_libs/__init__.pyc usr/lib64/python2.7/site-packages/pandas/_libs/algos.so usr/lib64/python2.7/site-packages/pandas/_libs/groupby.so usr/lib64/python2.7/site-packages/pandas/_libs/hashing.so usr/lib64/python2.7/site-packages/pandas/_libs/hashtable.so usr/lib64/python2.7/site-packages/pandas/_libs/index.so usr/lib64/python2.7/site-packages/pandas/_libs/indexing.so usr/lib64/python2.7/site-packages/pandas/_libs/internals.so usr/lib64/python2.7/site-packages/pandas/_libs/interval.so usr/lib64/python2.7/site-packages/pandas/_libs/join.so usr/lib64/python2.7/site-packages/pandas/_libs/json.so usr/lib64/python2.7/site-packages/pandas/_libs/lib.so usr/lib64/python2.7/site-packages/pandas/_libs/missing.so usr/lib64/python2.7/site-packages/pandas/_libs/ops.so usr/lib64/python2.7/site-packages/pandas/_libs/parsers.so usr/lib64/python2.7/site-packages/pandas/_libs/properties.so usr/lib64/python2.7/site-packages/pandas/_libs/reduction.so usr/lib64/python2.7/site-packages/pandas/_libs/reshape.so usr/lib64/python2.7/site-packages/pandas/_libs/skiplist.so usr/lib64/python2.7/site-packages/pandas/_libs/sparse.so usr/lib64/python2.7/site-packages/pandas/_libs/testing.so usr/lib64/python2.7/site-packages/pandas/_libs/tslib.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/ usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/__init__.py usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/__init__.pyc usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/ccalendar.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/conversion.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/fields.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/frequencies.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/nattype.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/np_datetime.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/offsets.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/parsing.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/period.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/resolution.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/strptime.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timedeltas.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timestamps.so usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/timezones.so usr/lib64/python2.7/site-packages/pandas/_libs/window.so usr/lib64/python2.7/site-packages/pandas/_libs/writers.so usr/lib64/python2.7/site-packages/pandas/_version.py usr/lib64/python2.7/site-packages/pandas/_version.pyc usr/lib64/python2.7/site-packages/pandas/api/ usr/lib64/python2.7/site-packages/pandas/api/__init__.py usr/lib64/python2.7/site-packages/pandas/api/__init__.pyc usr/lib64/python2.7/site-packages/pandas/api/extensions/ usr/lib64/python2.7/site-packages/pandas/api/extensions/__init__.py usr/lib64/python2.7/site-packages/pandas/api/extensions/__init__.pyc usr/lib64/python2.7/site-packages/pandas/api/types/ usr/lib64/python2.7/site-packages/pandas/api/types/__init__.py usr/lib64/python2.7/site-packages/pandas/api/types/__init__.pyc usr/lib64/python2.7/site-packages/pandas/compat/ usr/lib64/python2.7/site-packages/pandas/compat/__init__.py usr/lib64/python2.7/site-packages/pandas/compat/__init__.pyc usr/lib64/python2.7/site-packages/pandas/compat/chainmap.py usr/lib64/python2.7/site-packages/pandas/compat/chainmap.pyc usr/lib64/python2.7/site-packages/pandas/compat/chainmap_impl.py usr/lib64/python2.7/site-packages/pandas/compat/chainmap_impl.pyc usr/lib64/python2.7/site-packages/pandas/compat/numpy/ usr/lib64/python2.7/site-packages/pandas/compat/numpy/__init__.py usr/lib64/python2.7/site-packages/pandas/compat/numpy/__init__.pyc usr/lib64/python2.7/site-packages/pandas/compat/numpy/function.py usr/lib64/python2.7/site-packages/pandas/compat/numpy/function.pyc usr/lib64/python2.7/site-packages/pandas/compat/pickle_compat.py usr/lib64/python2.7/site-packages/pandas/compat/pickle_compat.pyc usr/lib64/python2.7/site-packages/pandas/computation/ usr/lib64/python2.7/site-packages/pandas/computation/__init__.py usr/lib64/python2.7/site-packages/pandas/computation/__init__.pyc usr/lib64/python2.7/site-packages/pandas/computation/expressions.py usr/lib64/python2.7/site-packages/pandas/computation/expressions.pyc usr/lib64/python2.7/site-packages/pandas/conftest.py usr/lib64/python2.7/site-packages/pandas/conftest.pyc usr/lib64/python2.7/site-packages/pandas/core/ usr/lib64/python2.7/site-packages/pandas/core/__init__.py usr/lib64/python2.7/site-packages/pandas/core/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/accessor.py usr/lib64/python2.7/site-packages/pandas/core/accessor.pyc usr/lib64/python2.7/site-packages/pandas/core/algorithms.py usr/lib64/python2.7/site-packages/pandas/core/algorithms.pyc usr/lib64/python2.7/site-packages/pandas/core/api.py usr/lib64/python2.7/site-packages/pandas/core/api.pyc usr/lib64/python2.7/site-packages/pandas/core/apply.py usr/lib64/python2.7/site-packages/pandas/core/apply.pyc usr/lib64/python2.7/site-packages/pandas/core/arrays/ usr/lib64/python2.7/site-packages/pandas/core/arrays/__init__.py usr/lib64/python2.7/site-packages/pandas/core/arrays/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/arrays/base.py usr/lib64/python2.7/site-packages/pandas/core/arrays/base.pyc usr/lib64/python2.7/site-packages/pandas/core/arrays/categorical.py usr/lib64/python2.7/site-packages/pandas/core/arrays/categorical.pyc usr/lib64/python2.7/site-packages/pandas/core/base.py usr/lib64/python2.7/site-packages/pandas/core/base.pyc usr/lib64/python2.7/site-packages/pandas/core/categorical.py usr/lib64/python2.7/site-packages/pandas/core/categorical.pyc usr/lib64/python2.7/site-packages/pandas/core/common.py usr/lib64/python2.7/site-packages/pandas/core/common.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/ usr/lib64/python2.7/site-packages/pandas/core/computation/__init__.py usr/lib64/python2.7/site-packages/pandas/core/computation/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/align.py usr/lib64/python2.7/site-packages/pandas/core/computation/align.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/api.py usr/lib64/python2.7/site-packages/pandas/core/computation/api.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/check.py usr/lib64/python2.7/site-packages/pandas/core/computation/check.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/common.py usr/lib64/python2.7/site-packages/pandas/core/computation/common.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/engines.py usr/lib64/python2.7/site-packages/pandas/core/computation/engines.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/eval.py usr/lib64/python2.7/site-packages/pandas/core/computation/eval.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/expr.py usr/lib64/python2.7/site-packages/pandas/core/computation/expr.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/expressions.py usr/lib64/python2.7/site-packages/pandas/core/computation/expressions.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/ops.py usr/lib64/python2.7/site-packages/pandas/core/computation/ops.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/pytables.py usr/lib64/python2.7/site-packages/pandas/core/computation/pytables.pyc usr/lib64/python2.7/site-packages/pandas/core/computation/scope.py usr/lib64/python2.7/site-packages/pandas/core/computation/scope.pyc usr/lib64/python2.7/site-packages/pandas/core/config.py usr/lib64/python2.7/site-packages/pandas/core/config.pyc usr/lib64/python2.7/site-packages/pandas/core/config_init.py usr/lib64/python2.7/site-packages/pandas/core/config_init.pyc usr/lib64/python2.7/site-packages/pandas/core/datetools.py usr/lib64/python2.7/site-packages/pandas/core/datetools.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/ usr/lib64/python2.7/site-packages/pandas/core/dtypes/__init__.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/api.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/api.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/base.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/base.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/cast.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/cast.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/common.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/common.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/concat.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/concat.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/dtypes.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/dtypes.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/generic.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/generic.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/inference.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/inference.pyc usr/lib64/python2.7/site-packages/pandas/core/dtypes/missing.py usr/lib64/python2.7/site-packages/pandas/core/dtypes/missing.pyc usr/lib64/python2.7/site-packages/pandas/core/frame.py usr/lib64/python2.7/site-packages/pandas/core/frame.pyc usr/lib64/python2.7/site-packages/pandas/core/generic.py usr/lib64/python2.7/site-packages/pandas/core/generic.pyc usr/lib64/python2.7/site-packages/pandas/core/groupby/ usr/lib64/python2.7/site-packages/pandas/core/groupby/__init__.py usr/lib64/python2.7/site-packages/pandas/core/groupby/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/groupby/groupby.py usr/lib64/python2.7/site-packages/pandas/core/groupby/groupby.pyc usr/lib64/python2.7/site-packages/pandas/core/index.py usr/lib64/python2.7/site-packages/pandas/core/index.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/ usr/lib64/python2.7/site-packages/pandas/core/indexes/__init__.py usr/lib64/python2.7/site-packages/pandas/core/indexes/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/accessors.py usr/lib64/python2.7/site-packages/pandas/core/indexes/accessors.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/api.py usr/lib64/python2.7/site-packages/pandas/core/indexes/api.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/base.py usr/lib64/python2.7/site-packages/pandas/core/indexes/base.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/category.py usr/lib64/python2.7/site-packages/pandas/core/indexes/category.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimelike.py usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimelike.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimes.py usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimes.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/frozen.py usr/lib64/python2.7/site-packages/pandas/core/indexes/frozen.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/interval.py usr/lib64/python2.7/site-packages/pandas/core/indexes/interval.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/multi.py usr/lib64/python2.7/site-packages/pandas/core/indexes/multi.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/numeric.py usr/lib64/python2.7/site-packages/pandas/core/indexes/numeric.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/period.py usr/lib64/python2.7/site-packages/pandas/core/indexes/period.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/range.py usr/lib64/python2.7/site-packages/pandas/core/indexes/range.pyc usr/lib64/python2.7/site-packages/pandas/core/indexes/timedeltas.py usr/lib64/python2.7/site-packages/pandas/core/indexes/timedeltas.pyc usr/lib64/python2.7/site-packages/pandas/core/indexing.py usr/lib64/python2.7/site-packages/pandas/core/indexing.pyc usr/lib64/python2.7/site-packages/pandas/core/internals.py usr/lib64/python2.7/site-packages/pandas/core/internals.pyc usr/lib64/python2.7/site-packages/pandas/core/missing.py usr/lib64/python2.7/site-packages/pandas/core/missing.pyc usr/lib64/python2.7/site-packages/pandas/core/nanops.py usr/lib64/python2.7/site-packages/pandas/core/nanops.pyc usr/lib64/python2.7/site-packages/pandas/core/ops.py usr/lib64/python2.7/site-packages/pandas/core/ops.pyc usr/lib64/python2.7/site-packages/pandas/core/panel.py usr/lib64/python2.7/site-packages/pandas/core/panel.pyc usr/lib64/python2.7/site-packages/pandas/core/resample.py usr/lib64/python2.7/site-packages/pandas/core/resample.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/ usr/lib64/python2.7/site-packages/pandas/core/reshape/__init__.py usr/lib64/python2.7/site-packages/pandas/core/reshape/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/api.py usr/lib64/python2.7/site-packages/pandas/core/reshape/api.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/concat.py usr/lib64/python2.7/site-packages/pandas/core/reshape/concat.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/melt.py usr/lib64/python2.7/site-packages/pandas/core/reshape/melt.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/merge.py usr/lib64/python2.7/site-packages/pandas/core/reshape/merge.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/pivot.py usr/lib64/python2.7/site-packages/pandas/core/reshape/pivot.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/reshape.py usr/lib64/python2.7/site-packages/pandas/core/reshape/reshape.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/tile.py usr/lib64/python2.7/site-packages/pandas/core/reshape/tile.pyc usr/lib64/python2.7/site-packages/pandas/core/reshape/util.py usr/lib64/python2.7/site-packages/pandas/core/reshape/util.pyc usr/lib64/python2.7/site-packages/pandas/core/series.py usr/lib64/python2.7/site-packages/pandas/core/series.pyc usr/lib64/python2.7/site-packages/pandas/core/sorting.py usr/lib64/python2.7/site-packages/pandas/core/sorting.pyc usr/lib64/python2.7/site-packages/pandas/core/sparse/ usr/lib64/python2.7/site-packages/pandas/core/sparse/__init__.py usr/lib64/python2.7/site-packages/pandas/core/sparse/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/sparse/api.py usr/lib64/python2.7/site-packages/pandas/core/sparse/api.pyc usr/lib64/python2.7/site-packages/pandas/core/sparse/array.py usr/lib64/python2.7/site-packages/pandas/core/sparse/array.pyc usr/lib64/python2.7/site-packages/pandas/core/sparse/frame.py usr/lib64/python2.7/site-packages/pandas/core/sparse/frame.pyc usr/lib64/python2.7/site-packages/pandas/core/sparse/scipy_sparse.py usr/lib64/python2.7/site-packages/pandas/core/sparse/scipy_sparse.pyc usr/lib64/python2.7/site-packages/pandas/core/sparse/series.py usr/lib64/python2.7/site-packages/pandas/core/sparse/series.pyc usr/lib64/python2.7/site-packages/pandas/core/strings.py usr/lib64/python2.7/site-packages/pandas/core/strings.pyc usr/lib64/python2.7/site-packages/pandas/core/tools/ usr/lib64/python2.7/site-packages/pandas/core/tools/__init__.py usr/lib64/python2.7/site-packages/pandas/core/tools/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/tools/datetimes.py usr/lib64/python2.7/site-packages/pandas/core/tools/datetimes.pyc usr/lib64/python2.7/site-packages/pandas/core/tools/numeric.py usr/lib64/python2.7/site-packages/pandas/core/tools/numeric.pyc usr/lib64/python2.7/site-packages/pandas/core/tools/timedeltas.py usr/lib64/python2.7/site-packages/pandas/core/tools/timedeltas.pyc usr/lib64/python2.7/site-packages/pandas/core/util/ usr/lib64/python2.7/site-packages/pandas/core/util/__init__.py usr/lib64/python2.7/site-packages/pandas/core/util/__init__.pyc usr/lib64/python2.7/site-packages/pandas/core/util/hashing.py usr/lib64/python2.7/site-packages/pandas/core/util/hashing.pyc usr/lib64/python2.7/site-packages/pandas/core/window.py usr/lib64/python2.7/site-packages/pandas/core/window.pyc usr/lib64/python2.7/site-packages/pandas/errors/ usr/lib64/python2.7/site-packages/pandas/errors/__init__.py usr/lib64/python2.7/site-packages/pandas/errors/__init__.pyc usr/lib64/python2.7/site-packages/pandas/formats/ usr/lib64/python2.7/site-packages/pandas/formats/__init__.py usr/lib64/python2.7/site-packages/pandas/formats/__init__.pyc usr/lib64/python2.7/site-packages/pandas/formats/style.py usr/lib64/python2.7/site-packages/pandas/formats/style.pyc usr/lib64/python2.7/site-packages/pandas/io/ usr/lib64/python2.7/site-packages/pandas/io/__init__.py usr/lib64/python2.7/site-packages/pandas/io/__init__.pyc usr/lib64/python2.7/site-packages/pandas/io/api.py usr/lib64/python2.7/site-packages/pandas/io/api.pyc usr/lib64/python2.7/site-packages/pandas/io/clipboard/ usr/lib64/python2.7/site-packages/pandas/io/clipboard/__init__.py usr/lib64/python2.7/site-packages/pandas/io/clipboard/__init__.pyc usr/lib64/python2.7/site-packages/pandas/io/clipboard/clipboards.py usr/lib64/python2.7/site-packages/pandas/io/clipboard/clipboards.pyc usr/lib64/python2.7/site-packages/pandas/io/clipboard/exceptions.py usr/lib64/python2.7/site-packages/pandas/io/clipboard/exceptions.pyc usr/lib64/python2.7/site-packages/pandas/io/clipboard/windows.py usr/lib64/python2.7/site-packages/pandas/io/clipboard/windows.pyc usr/lib64/python2.7/site-packages/pandas/io/clipboards.py usr/lib64/python2.7/site-packages/pandas/io/clipboards.pyc usr/lib64/python2.7/site-packages/pandas/io/common.py usr/lib64/python2.7/site-packages/pandas/io/common.pyc usr/lib64/python2.7/site-packages/pandas/io/date_converters.py usr/lib64/python2.7/site-packages/pandas/io/date_converters.pyc usr/lib64/python2.7/site-packages/pandas/io/excel.py usr/lib64/python2.7/site-packages/pandas/io/excel.pyc usr/lib64/python2.7/site-packages/pandas/io/feather_format.py usr/lib64/python2.7/site-packages/pandas/io/feather_format.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/ usr/lib64/python2.7/site-packages/pandas/io/formats/__init__.py usr/lib64/python2.7/site-packages/pandas/io/formats/__init__.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/console.py usr/lib64/python2.7/site-packages/pandas/io/formats/console.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/css.py usr/lib64/python2.7/site-packages/pandas/io/formats/css.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/csvs.py usr/lib64/python2.7/site-packages/pandas/io/formats/csvs.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/excel.py usr/lib64/python2.7/site-packages/pandas/io/formats/excel.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/format.py usr/lib64/python2.7/site-packages/pandas/io/formats/format.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/html.py usr/lib64/python2.7/site-packages/pandas/io/formats/html.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/latex.py usr/lib64/python2.7/site-packages/pandas/io/formats/latex.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/printing.py usr/lib64/python2.7/site-packages/pandas/io/formats/printing.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/style.py usr/lib64/python2.7/site-packages/pandas/io/formats/style.pyc usr/lib64/python2.7/site-packages/pandas/io/formats/templates/ usr/lib64/python2.7/site-packages/pandas/io/formats/templates/html.tpl usr/lib64/python2.7/site-packages/pandas/io/formats/terminal.py usr/lib64/python2.7/site-packages/pandas/io/formats/terminal.pyc usr/lib64/python2.7/site-packages/pandas/io/gbq.py usr/lib64/python2.7/site-packages/pandas/io/gbq.pyc usr/lib64/python2.7/site-packages/pandas/io/html.py usr/lib64/python2.7/site-packages/pandas/io/html.pyc usr/lib64/python2.7/site-packages/pandas/io/json/ usr/lib64/python2.7/site-packages/pandas/io/json/__init__.py usr/lib64/python2.7/site-packages/pandas/io/json/__init__.pyc usr/lib64/python2.7/site-packages/pandas/io/json/json.py usr/lib64/python2.7/site-packages/pandas/io/json/json.pyc usr/lib64/python2.7/site-packages/pandas/io/json/normalize.py usr/lib64/python2.7/site-packages/pandas/io/json/normalize.pyc usr/lib64/python2.7/site-packages/pandas/io/json/table_schema.py usr/lib64/python2.7/site-packages/pandas/io/json/table_schema.pyc usr/lib64/python2.7/site-packages/pandas/io/msgpack/ usr/lib64/python2.7/site-packages/pandas/io/msgpack/__init__.py usr/lib64/python2.7/site-packages/pandas/io/msgpack/__init__.pyc usr/lib64/python2.7/site-packages/pandas/io/msgpack/_packer.so usr/lib64/python2.7/site-packages/pandas/io/msgpack/_unpacker.so usr/lib64/python2.7/site-packages/pandas/io/msgpack/_version.py usr/lib64/python2.7/site-packages/pandas/io/msgpack/_version.pyc usr/lib64/python2.7/site-packages/pandas/io/msgpack/exceptions.py usr/lib64/python2.7/site-packages/pandas/io/msgpack/exceptions.pyc usr/lib64/python2.7/site-packages/pandas/io/packers.py usr/lib64/python2.7/site-packages/pandas/io/packers.pyc usr/lib64/python2.7/site-packages/pandas/io/parquet.py usr/lib64/python2.7/site-packages/pandas/io/parquet.pyc usr/lib64/python2.7/site-packages/pandas/io/parsers.py usr/lib64/python2.7/site-packages/pandas/io/parsers.pyc usr/lib64/python2.7/site-packages/pandas/io/pickle.py usr/lib64/python2.7/site-packages/pandas/io/pickle.pyc usr/lib64/python2.7/site-packages/pandas/io/pytables.py usr/lib64/python2.7/site-packages/pandas/io/pytables.pyc usr/lib64/python2.7/site-packages/pandas/io/s3.py usr/lib64/python2.7/site-packages/pandas/io/s3.pyc usr/lib64/python2.7/site-packages/pandas/io/sas/ usr/lib64/python2.7/site-packages/pandas/io/sas/__init__.py usr/lib64/python2.7/site-packages/pandas/io/sas/__init__.pyc usr/lib64/python2.7/site-packages/pandas/io/sas/_sas.so usr/lib64/python2.7/site-packages/pandas/io/sas/sas7bdat.py usr/lib64/python2.7/site-packages/pandas/io/sas/sas7bdat.pyc usr/lib64/python2.7/site-packages/pandas/io/sas/sas_constants.py usr/lib64/python2.7/site-packages/pandas/io/sas/sas_constants.pyc usr/lib64/python2.7/site-packages/pandas/io/sas/sas_xport.py usr/lib64/python2.7/site-packages/pandas/io/sas/sas_xport.pyc usr/lib64/python2.7/site-packages/pandas/io/sas/sasreader.py usr/lib64/python2.7/site-packages/pandas/io/sas/sasreader.pyc usr/lib64/python2.7/site-packages/pandas/io/sql.py usr/lib64/python2.7/site-packages/pandas/io/sql.pyc usr/lib64/python2.7/site-packages/pandas/io/stata.py usr/lib64/python2.7/site-packages/pandas/io/stata.pyc usr/lib64/python2.7/site-packages/pandas/json.py usr/lib64/python2.7/site-packages/pandas/json.pyc usr/lib64/python2.7/site-packages/pandas/lib.py usr/lib64/python2.7/site-packages/pandas/lib.pyc usr/lib64/python2.7/site-packages/pandas/parser.py usr/lib64/python2.7/site-packages/pandas/parser.pyc usr/lib64/python2.7/site-packages/pandas/plotting/ usr/lib64/python2.7/site-packages/pandas/plotting/__init__.py usr/lib64/python2.7/site-packages/pandas/plotting/__init__.pyc usr/lib64/python2.7/site-packages/pandas/plotting/_compat.py usr/lib64/python2.7/site-packages/pandas/plotting/_compat.pyc usr/lib64/python2.7/site-packages/pandas/plotting/_converter.py usr/lib64/python2.7/site-packages/pandas/plotting/_converter.pyc usr/lib64/python2.7/site-packages/pandas/plotting/_core.py usr/lib64/python2.7/site-packages/pandas/plotting/_core.pyc usr/lib64/python2.7/site-packages/pandas/plotting/_misc.py usr/lib64/python2.7/site-packages/pandas/plotting/_misc.pyc usr/lib64/python2.7/site-packages/pandas/plotting/_style.py usr/lib64/python2.7/site-packages/pandas/plotting/_style.pyc usr/lib64/python2.7/site-packages/pandas/plotting/_timeseries.py usr/lib64/python2.7/site-packages/pandas/plotting/_timeseries.pyc usr/lib64/python2.7/site-packages/pandas/plotting/_tools.py usr/lib64/python2.7/site-packages/pandas/plotting/_tools.pyc usr/lib64/python2.7/site-packages/pandas/testing.py usr/lib64/python2.7/site-packages/pandas/testing.pyc usr/lib64/python2.7/site-packages/pandas/tests/ usr/lib64/python2.7/site-packages/pandas/tests/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/api/ usr/lib64/python2.7/site-packages/pandas/tests/api/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/api/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/api/test_api.py usr/lib64/python2.7/site-packages/pandas/tests/api/test_api.pyc usr/lib64/python2.7/site-packages/pandas/tests/api/test_types.py usr/lib64/python2.7/site-packages/pandas/tests/api/test_types.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/ usr/lib64/python2.7/site-packages/pandas/tests/categorical/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/common.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_algos.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_algos.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_analytics.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_analytics.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_api.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_api.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_constructors.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_constructors.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_dtypes.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_dtypes.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_missing.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_missing.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_operators.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_operators.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_repr.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_repr.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_sorting.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_sorting.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_subclass.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_subclass.pyc usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_warnings.py usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_warnings.pyc usr/lib64/python2.7/site-packages/pandas/tests/computation/ usr/lib64/python2.7/site-packages/pandas/tests/computation/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/computation/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/computation/test_compat.py usr/lib64/python2.7/site-packages/pandas/tests/computation/test_compat.pyc usr/lib64/python2.7/site-packages/pandas/tests/computation/test_eval.py usr/lib64/python2.7/site-packages/pandas/tests/computation/test_eval.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/ usr/lib64/python2.7/site-packages/pandas/tests/dtypes/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_cast.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_cast.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_common.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_common.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_concat.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_concat.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_dtypes.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_dtypes.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_generic.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_generic.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_inference.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_inference.pyc usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_missing.py usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_missing.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/ usr/lib64/python2.7/site-packages/pandas/tests/extension/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/extension/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/ usr/lib64/python2.7/site-packages/pandas/tests/extension/base/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/base.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/base.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/casting.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/casting.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/constructors.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/constructors.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/dtype.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/dtype.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/getitem.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/getitem.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/groupby.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/groupby.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/interface.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/interface.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/methods.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/methods.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/missing.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/missing.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/reshaping.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/reshaping.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/base/setitem.py usr/lib64/python2.7/site-packages/pandas/tests/extension/base/setitem.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/category/ usr/lib64/python2.7/site-packages/pandas/tests/extension/category/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/extension/category/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/category/test_categorical.py usr/lib64/python2.7/site-packages/pandas/tests/extension/category/test_categorical.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/extension/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/ usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/array.py usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/array.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/test_decimal.py usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/test_decimal.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/json/ usr/lib64/python2.7/site-packages/pandas/tests/extension/json/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/extension/json/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/json/array.py usr/lib64/python2.7/site-packages/pandas/tests/extension/json/array.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/json/test_json.py usr/lib64/python2.7/site-packages/pandas/tests/extension/json/test_json.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/test_common.py usr/lib64/python2.7/site-packages/pandas/tests/extension/test_common.pyc usr/lib64/python2.7/site-packages/pandas/tests/extension/test_external_block.py usr/lib64/python2.7/site-packages/pandas/tests/extension/test_external_block.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/ usr/lib64/python2.7/site-packages/pandas/tests/frame/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/frame/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/common.py usr/lib64/python2.7/site-packages/pandas/tests/frame/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_alter_axes.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_alter_axes.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_analytics.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_analytics.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_api.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_api.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_apply.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_apply.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_arithmetic.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_arithmetic.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_asof.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_asof.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_axis_select_reindex.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_axis_select_reindex.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_block_internals.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_block_internals.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_combine_concat.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_combine_concat.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_constructors.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_constructors.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_convert_to.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_convert_to.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_dtypes.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_dtypes.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_join.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_join.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_missing.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_missing.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_mutate_columns.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_mutate_columns.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_nonunique_indexes.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_nonunique_indexes.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_operators.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_operators.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_period.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_period.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_quantile.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_quantile.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_query_eval.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_query_eval.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_rank.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_rank.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_replace.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_replace.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_repr_info.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_repr_info.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_reshape.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_reshape.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sort_values_level_as_str.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sort_values_level_as_str.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sorting.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sorting.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_subclass.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_subclass.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timeseries.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timeseries.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timezones.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timezones.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_to_csv.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_to_csv.pyc usr/lib64/python2.7/site-packages/pandas/tests/frame/test_validate.py usr/lib64/python2.7/site-packages/pandas/tests/frame/test_validate.pyc usr/lib64/python2.7/site-packages/pandas/tests/generic/ usr/lib64/python2.7/site-packages/pandas/tests/generic/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/generic/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/generic/test_frame.py usr/lib64/python2.7/site-packages/pandas/tests/generic/test_frame.pyc usr/lib64/python2.7/site-packages/pandas/tests/generic/test_generic.py usr/lib64/python2.7/site-packages/pandas/tests/generic/test_generic.pyc usr/lib64/python2.7/site-packages/pandas/tests/generic/test_label_or_level_utils.py usr/lib64/python2.7/site-packages/pandas/tests/generic/test_label_or_level_utils.pyc usr/lib64/python2.7/site-packages/pandas/tests/generic/test_panel.py usr/lib64/python2.7/site-packages/pandas/tests/generic/test_panel.pyc usr/lib64/python2.7/site-packages/pandas/tests/generic/test_series.py usr/lib64/python2.7/site-packages/pandas/tests/generic/test_series.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/ usr/lib64/python2.7/site-packages/pandas/tests/groupby/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/ usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_aggregate.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_cython.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_cython.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_other.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_other.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_apply.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_apply.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_bin_groupby.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_bin_groupby.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_categorical.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_categorical.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_counting.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_counting.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_filters.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_filters.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_function.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_function.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_groupby.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_groupby.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_grouping.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_grouping.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_index_as_string.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_index_as_string.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_nth.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_nth.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_rank.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_rank.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_timegrouper.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_timegrouper.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_transform.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_transform.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_value_counts.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_value_counts.pyc usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_whitelist.py usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_whitelist.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/ usr/lib64/python2.7/site-packages/pandas/tests/indexes/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/common.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimelike.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimelike.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/ usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_arithmetic.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_arithmetic.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_astype.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_astype.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_construction.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_construction.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_date_range.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_date_range.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetime.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetime.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_formats.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_formats.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_misc.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_misc.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_missing.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_missing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_ops.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_ops.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_setops.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_setops.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_timezones.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_timezones.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_tools.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_tools.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/ usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_astype.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_astype.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_construction.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_construction.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_new.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_new.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_range.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_range.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_tree.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_tree.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/ usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_arithmetic.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_arithmetic.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_asfreq.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_asfreq.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_astype.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_astype.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_construction.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_construction.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_formats.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_formats.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_ops.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_ops.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_partial_slicing.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_partial_slicing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period_range.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period_range.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_scalar_compat.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_scalar_compat.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_setops.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_setops.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_tools.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_tools.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_base.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_base.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_category.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_category.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_frozen.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_frozen.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_multi.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_multi.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_numeric.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_numeric.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_range.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_range.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/ usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_arithmetic.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_arithmetic.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_astype.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_astype.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_construction.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_construction.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_formats.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_formats.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_ops.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_ops.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_setops.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_setops.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_tools.py usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_tools.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/ usr/lib64/python2.7/site-packages/pandas/tests/indexing/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/common.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/ usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval_new.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval_new.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_callable.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_callable.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_categorical.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_categorical.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_chaining_and_caching.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_chaining_and_caching.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_coercion.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_coercion.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_datetime.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_datetime.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_floats.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_floats.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_iloc.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_iloc.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing_slow.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing_slow.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_ix.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_ix.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_loc.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_loc.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_multiindex.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_multiindex.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_panel.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_panel.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_partial.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_partial.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_scalar.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_scalar.pyc usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_timedelta.py usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_timedelta.pyc usr/lib64/python2.7/site-packages/pandas/tests/internals/ usr/lib64/python2.7/site-packages/pandas/tests/internals/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/internals/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/internals/test_internals.py usr/lib64/python2.7/site-packages/pandas/tests/internals/test_internals.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/ usr/lib64/python2.7/site-packages/pandas/tests/io/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/io/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/io/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/ usr/lib64/python2.7/site-packages/pandas/tests/io/formats/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_css.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_css.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_eng_formatting.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_eng_formatting.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_format.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_format.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_printing.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_printing.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_style.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_style.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_csv.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_csv.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_excel.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_excel.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_html.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_html.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_latex.py usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_latex.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/generate_legacy_storage_files.py usr/lib64/python2.7/site-packages/pandas/tests/io/generate_legacy_storage_files.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/json/ usr/lib64/python2.7/site-packages/pandas/tests/io/json/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/io/json/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_compression.py usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_compression.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_json_table_schema.py usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_json_table_schema.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_normalize.py usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_normalize.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_pandas.py usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_pandas.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_readlines.py usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_readlines.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_ujson.py usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_ujson.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/ usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/common.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_buffer.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_buffer.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_case.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_case.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_except.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_except.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_extension.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_extension.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_format.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_format.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_limits.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_limits.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_newspec.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_newspec.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_obj.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_obj.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_pack.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_pack.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_read_size.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_read_size.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_seq.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_seq.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_sequnpack.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_sequnpack.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_subtype.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_subtype.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack_raw.py usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack_raw.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/ usr/lib64/python2.7/site-packages/pandas/tests/io/parser/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/c_parser_only.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/c_parser_only.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/comment.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/comment.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/common.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/compression.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/compression.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/converters.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/converters.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dialect.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dialect.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dtypes.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dtypes.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/header.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/header.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/index_col.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/index_col.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/mangle_dupes.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/mangle_dupes.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/multithread.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/multithread.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/na_values.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/na_values.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/parse_dates.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/parse_dates.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/python_parser_only.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/python_parser_only.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/quoting.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/quoting.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/skiprows.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/skiprows.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_network.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_network.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_parsers.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_parsers.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_read_fwf.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_read_fwf.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_textreader.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_textreader.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_unsupported.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_unsupported.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/parser/usecols.py usr/lib64/python2.7/site-packages/pandas/tests/io/parser/usecols.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/sas/ usr/lib64/python2.7/site-packages/pandas/tests/io/sas/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/io/sas/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas.py usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas7bdat.py usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas7bdat.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_xport.py usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_xport.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_clipboard.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_clipboard.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_common.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_common.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_excel.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_excel.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_feather.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_feather.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_gbq.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_gbq.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_html.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_html.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_packers.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_packers.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_parquet.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_parquet.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_pickle.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_pickle.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_pytables.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_pytables.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_s3.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_s3.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_sql.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_sql.pyc usr/lib64/python2.7/site-packages/pandas/tests/io/test_stata.py usr/lib64/python2.7/site-packages/pandas/tests/io/test_stata.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/ usr/lib64/python2.7/site-packages/pandas/tests/plotting/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/common.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_boxplot_method.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_boxplot_method.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_converter.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_converter.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_datetimelike.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_datetimelike.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_deprecated.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_deprecated.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_frame.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_frame.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_groupby.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_groupby.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_hist_method.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_hist_method.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_misc.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_misc.pyc usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_series.py usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_series.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/ usr/lib64/python2.7/site-packages/pandas/tests/reshape/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/ usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_join.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_join.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_asof.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_asof.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_ordered.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_concat.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_concat.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_melt.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_melt.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_pivot.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_pivot.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_reshape.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_reshape.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_tile.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_tile.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_union_categoricals.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_union_categoricals.pyc usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_util.py usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_util.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/ usr/lib64/python2.7/site-packages/pandas/tests/scalar/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/ usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/test_interval.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/test_interval.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/ usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_asfreq.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_asfreq.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_period.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_period.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_nat.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_nat.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/ usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_construction.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_construction.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_formats.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_formats.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_timedelta.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/ usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_comparisons.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_rendering.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_rendering.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timestamp.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timezones.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timezones.pyc usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/ usr/lib64/python2.7/site-packages/pandas/tests/series/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/series/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/common.py usr/lib64/python2.7/site-packages/pandas/tests/series/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/ usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_alter_index.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_alter_index.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_boolean.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_boolean.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_callable.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_callable.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_datetime.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_datetime.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_iloc.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_iloc.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_loc.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_loc.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_numeric.py usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_numeric.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_alter_axes.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_alter_axes.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_analytics.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_analytics.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_api.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_api.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_apply.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_apply.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_arithmetic.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_arithmetic.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_asof.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_asof.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_combine_concat.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_combine_concat.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_constructors.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_constructors.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_datetime_values.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_datetime_values.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_dtypes.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_dtypes.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_internals.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_internals.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_io.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_io.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_missing.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_missing.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_operators.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_operators.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_period.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_period.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_quantile.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_quantile.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_rank.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_rank.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_replace.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_replace.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_repr.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_repr.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_sorting.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_sorting.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_subclass.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_subclass.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_timeseries.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_timeseries.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_timezones.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_timezones.pyc usr/lib64/python2.7/site-packages/pandas/tests/series/test_validate.py usr/lib64/python2.7/site-packages/pandas/tests/series/test_validate.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/ usr/lib64/python2.7/site-packages/pandas/tests/sparse/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/common.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/ usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_analytics.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_analytics.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_apply.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_apply.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_frame.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_frame.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_csv.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_csv.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_from_scipy.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_from_scipy.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/ usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_series.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_series.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_arithmetics.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_arithmetics.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_array.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_array.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_combine_concat.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_combine_concat.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_format.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_format.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_groupby.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_groupby.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_indexing.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_indexing.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_libsparse.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_libsparse.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_pivot.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_pivot.pyc usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_reshape.py usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_reshape.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_algos.py usr/lib64/python2.7/site-packages/pandas/tests/test_algos.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_base.py usr/lib64/python2.7/site-packages/pandas/tests/test_base.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_common.py usr/lib64/python2.7/site-packages/pandas/tests/test_common.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_compat.py usr/lib64/python2.7/site-packages/pandas/tests/test_compat.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_config.py usr/lib64/python2.7/site-packages/pandas/tests/test_config.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_downstream.py usr/lib64/python2.7/site-packages/pandas/tests/test_downstream.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_errors.py usr/lib64/python2.7/site-packages/pandas/tests/test_errors.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_expressions.py usr/lib64/python2.7/site-packages/pandas/tests/test_expressions.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_join.py usr/lib64/python2.7/site-packages/pandas/tests/test_join.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_lib.py usr/lib64/python2.7/site-packages/pandas/tests/test_lib.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_multilevel.py usr/lib64/python2.7/site-packages/pandas/tests/test_multilevel.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_nanops.py usr/lib64/python2.7/site-packages/pandas/tests/test_nanops.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_panel.py usr/lib64/python2.7/site-packages/pandas/tests/test_panel.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_register_accessor.py usr/lib64/python2.7/site-packages/pandas/tests/test_register_accessor.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_resample.py usr/lib64/python2.7/site-packages/pandas/tests/test_resample.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_sorting.py usr/lib64/python2.7/site-packages/pandas/tests/test_sorting.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_strings.py usr/lib64/python2.7/site-packages/pandas/tests/test_strings.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_take.py usr/lib64/python2.7/site-packages/pandas/tests/test_take.pyc usr/lib64/python2.7/site-packages/pandas/tests/test_window.py usr/lib64/python2.7/site-packages/pandas/tests/test_window.pyc usr/lib64/python2.7/site-packages/pandas/tests/tools/ usr/lib64/python2.7/site-packages/pandas/tests/tools/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/tools/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/tools/test_numeric.py usr/lib64/python2.7/site-packages/pandas/tests/tools/test_numeric.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/ usr/lib64/python2.7/site-packages/pandas/tests/tseries/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/ usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/common.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/common.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/conftest.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/conftest.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_fiscal.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_fiscal.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_offsets.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_offsets.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_ticks.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_ticks.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_frequencies.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_frequencies.pyc usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_holiday.py usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_holiday.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/ usr/lib64/python2.7/site-packages/pandas/tests/tslibs/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_array_to_datetime.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_array_to_datetime.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_ccalendar.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_ccalendar.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_conversion.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_conversion.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_libfrequencies.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_libfrequencies.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_liboffsets.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_liboffsets.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_parsing.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_parsing.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_period_asfreq.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_period_asfreq.pyc usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_timezones.py usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_timezones.pyc usr/lib64/python2.7/site-packages/pandas/tests/util/ usr/lib64/python2.7/site-packages/pandas/tests/util/__init__.py usr/lib64/python2.7/site-packages/pandas/tests/util/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tests/util/test_hashing.py usr/lib64/python2.7/site-packages/pandas/tests/util/test_hashing.pyc usr/lib64/python2.7/site-packages/pandas/tests/util/test_testing.py usr/lib64/python2.7/site-packages/pandas/tests/util/test_testing.pyc usr/lib64/python2.7/site-packages/pandas/tests/util/test_util.py usr/lib64/python2.7/site-packages/pandas/tests/util/test_util.pyc usr/lib64/python2.7/site-packages/pandas/tools/ usr/lib64/python2.7/site-packages/pandas/tools/__init__.py usr/lib64/python2.7/site-packages/pandas/tools/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tools/merge.py usr/lib64/python2.7/site-packages/pandas/tools/merge.pyc usr/lib64/python2.7/site-packages/pandas/tools/plotting.py usr/lib64/python2.7/site-packages/pandas/tools/plotting.pyc usr/lib64/python2.7/site-packages/pandas/tseries/ usr/lib64/python2.7/site-packages/pandas/tseries/__init__.py usr/lib64/python2.7/site-packages/pandas/tseries/__init__.pyc usr/lib64/python2.7/site-packages/pandas/tseries/api.py usr/lib64/python2.7/site-packages/pandas/tseries/api.pyc usr/lib64/python2.7/site-packages/pandas/tseries/converter.py usr/lib64/python2.7/site-packages/pandas/tseries/converter.pyc usr/lib64/python2.7/site-packages/pandas/tseries/frequencies.py usr/lib64/python2.7/site-packages/pandas/tseries/frequencies.pyc usr/lib64/python2.7/site-packages/pandas/tseries/holiday.py usr/lib64/python2.7/site-packages/pandas/tseries/holiday.pyc usr/lib64/python2.7/site-packages/pandas/tseries/offsets.py usr/lib64/python2.7/site-packages/pandas/tseries/offsets.pyc usr/lib64/python2.7/site-packages/pandas/tseries/plotting.py usr/lib64/python2.7/site-packages/pandas/tseries/plotting.pyc usr/lib64/python2.7/site-packages/pandas/tslib.py usr/lib64/python2.7/site-packages/pandas/tslib.pyc usr/lib64/python2.7/site-packages/pandas/types/ usr/lib64/python2.7/site-packages/pandas/types/__init__.py usr/lib64/python2.7/site-packages/pandas/types/__init__.pyc usr/lib64/python2.7/site-packages/pandas/types/common.py usr/lib64/python2.7/site-packages/pandas/types/common.pyc usr/lib64/python2.7/site-packages/pandas/types/concat.py usr/lib64/python2.7/site-packages/pandas/types/concat.pyc usr/lib64/python2.7/site-packages/pandas/util/ usr/lib64/python2.7/site-packages/pandas/util/__init__.py usr/lib64/python2.7/site-packages/pandas/util/__init__.pyc usr/lib64/python2.7/site-packages/pandas/util/_decorators.py usr/lib64/python2.7/site-packages/pandas/util/_decorators.pyc usr/lib64/python2.7/site-packages/pandas/util/_depr_module.py usr/lib64/python2.7/site-packages/pandas/util/_depr_module.pyc usr/lib64/python2.7/site-packages/pandas/util/_doctools.py usr/lib64/python2.7/site-packages/pandas/util/_doctools.pyc usr/lib64/python2.7/site-packages/pandas/util/_move.so usr/lib64/python2.7/site-packages/pandas/util/_print_versions.py usr/lib64/python2.7/site-packages/pandas/util/_print_versions.pyc usr/lib64/python2.7/site-packages/pandas/util/_test_decorators.py usr/lib64/python2.7/site-packages/pandas/util/_test_decorators.pyc usr/lib64/python2.7/site-packages/pandas/util/_tester.py usr/lib64/python2.7/site-packages/pandas/util/_tester.pyc usr/lib64/python2.7/site-packages/pandas/util/_validators.py usr/lib64/python2.7/site-packages/pandas/util/_validators.pyc usr/lib64/python2.7/site-packages/pandas/util/decorators.py usr/lib64/python2.7/site-packages/pandas/util/decorators.pyc usr/lib64/python2.7/site-packages/pandas/util/testing.py usr/lib64/python2.7/site-packages/pandas/util/testing.pyc as/io creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/io/msgpack/_version.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/io/msgpack/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/io/msgpack/exceptions.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/io/msgpack/_unpacker.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/io/msgpack/_packer.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/console.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/style.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/terminal.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/html.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/format.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/excel.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/css.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/csvs.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/latex.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats copying build/lib.linux-x86_64-2.7/pandas/io/formats/printing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/templates copying build/lib.linux-x86_64-2.7/pandas/io/formats/templates/html.tpl -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/templates creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-x86_64-2.7/pandas/io/json/normalize.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-x86_64-2.7/pandas/io/json/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-x86_64-2.7/pandas/io/json/table_schema.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json copying build/lib.linux-x86_64-2.7/pandas/io/json/json.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-x86_64-2.7/pandas/io/sas/sas7bdat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-x86_64-2.7/pandas/io/sas/sas_constants.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-x86_64-2.7/pandas/io/sas/sasreader.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-x86_64-2.7/pandas/io/sas/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-x86_64-2.7/pandas/io/sas/sas_xport.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas copying build/lib.linux-x86_64-2.7/pandas/io/sas/_sas.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-x86_64-2.7/pandas/io/clipboard/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-x86_64-2.7/pandas/io/clipboard/clipboards.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-x86_64-2.7/pandas/io/clipboard/exceptions.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard copying build/lib.linux-x86_64-2.7/pandas/io/clipboard/windows.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-x86_64-2.7/pandas/tseries/plotting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-x86_64-2.7/pandas/tseries/converter.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-x86_64-2.7/pandas/tseries/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-x86_64-2.7/pandas/tseries/api.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-x86_64-2.7/pandas/tseries/offsets.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-x86_64-2.7/pandas/tseries/frequencies.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries copying build/lib.linux-x86_64-2.7/pandas/tseries/holiday.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_expressions.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_register_accessor.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_downstream.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_errors.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_sorting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_join.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_panel.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_lib.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_resample.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_nanops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_take.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_algos.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_multilevel.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_compat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_config.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_window.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_strings.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests copying build/lib.linux-x86_64-2.7/pandas/tests/test_base.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_alter_axes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_period.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_timeseries.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_constructors.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_missing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_sorting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_timezones.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_operators.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_subclass.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_analytics.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_io.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_apply.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_quantile.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_datetime_values.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_internals.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_repr.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_validate.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_asof.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_api.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_rank.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_arithmetic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_replace.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_combine_concat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series copying build/lib.linux-x86_64-2.7/pandas/tests/series/test_dtypes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_alter_index.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_callable.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_boolean.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_iloc.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_loc.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_numeric.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/series/indexing/test_datetime.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/test_union_categoricals.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/test_tile.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/test_pivot.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/test_reshape.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/test_util.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/test_melt.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/test_concat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/merge/test_merge_index_as_string.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/merge/test_merge_asof.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/merge/test_join.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/merge/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/merge/test_merge.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge copying build/lib.linux-x86_64-2.7/pandas/tests/reshape/merge/test_merge_ordered.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tools copying build/lib.linux-x86_64-2.7/pandas/tests/tools/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tools copying build/lib.linux-x86_64-2.7/pandas/tests/tools/test_numeric.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tools creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension copying build/lib.linux-x86_64-2.7/pandas/tests/extension/test_external_block.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension copying build/lib.linux-x86_64-2.7/pandas/tests/extension/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension copying build/lib.linux-x86_64-2.7/pandas/tests/extension/test_common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension copying build/lib.linux-x86_64-2.7/pandas/tests/extension/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-x86_64-2.7/pandas/tests/extension/decimal/test_decimal.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-x86_64-2.7/pandas/tests/extension/decimal/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal copying build/lib.linux-x86_64-2.7/pandas/tests/extension/decimal/array.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/category copying build/lib.linux-x86_64-2.7/pandas/tests/extension/category/test_categorical.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/category copying build/lib.linux-x86_64-2.7/pandas/tests/extension/category/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/category creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/json copying build/lib.linux-x86_64-2.7/pandas/tests/extension/json/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/json copying build/lib.linux-x86_64-2.7/pandas/tests/extension/json/test_json.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/json copying build/lib.linux-x86_64-2.7/pandas/tests/extension/json/array.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/json creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/missing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/reshaping.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/methods.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/setitem.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/dtype.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/interface.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/getitem.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/casting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/groupby.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/base.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base copying build/lib.linux-x86_64-2.7/pandas/tests/extension/base/constructors.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-x86_64-2.7/pandas/tests/util/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-x86_64-2.7/pandas/tests/util/test_util.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-x86_64-2.7/pandas/tests/util/test_hashing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util copying build/lib.linux-x86_64-2.7/pandas/tests/util/test_testing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_parquet.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_pickle.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_clipboard.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_stata.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_html.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_pytables.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_sql.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_gbq.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_feather.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/generate_legacy_storage_files.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_excel.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_s3.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io copying build/lib.linux-x86_64-2.7/pandas/tests/io/test_packers.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_extension.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_subtype.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_buffer.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_unpack.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_pack.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_unpack_raw.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_except.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_case.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_read_size.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_seq.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_limits.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_obj.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_newspec.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_format.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack copying build/lib.linux-x86_64-2.7/pandas/tests/io/msgpack/test_sequnpack.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_to_latex.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_to_html.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_eng_formatting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_printing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_style.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_css.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_to_excel.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_format.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats copying build/lib.linux-x86_64-2.7/pandas/tests/io/formats/test_to_csv.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/parse_dates.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/na_values.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/comment.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/skiprows.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/header.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/dialect.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/test_parsers.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/compression.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/python_parser_only.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/index_col.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/dtypes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/test_read_fwf.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/c_parser_only.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/test_unsupported.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/test_textreader.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/usecols.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/test_network.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/quoting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/mangle_dupes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/multithread.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser copying build/lib.linux-x86_64-2.7/pandas/tests/io/parser/converters.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-x86_64-2.7/pandas/tests/io/json/test_compression.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-x86_64-2.7/pandas/tests/io/json/test_json_table_schema.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-x86_64-2.7/pandas/tests/io/json/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-x86_64-2.7/pandas/tests/io/json/test_readlines.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-x86_64-2.7/pandas/tests/io/json/test_ujson.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-x86_64-2.7/pandas/tests/io/json/test_pandas.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json copying build/lib.linux-x86_64-2.7/pandas/tests/io/json/test_normalize.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-x86_64-2.7/pandas/tests/io/sas/test_sas7bdat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-x86_64-2.7/pandas/tests/io/sas/test_sas.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-x86_64-2.7/pandas/tests/io/sas/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas copying build/lib.linux-x86_64-2.7/pandas/tests/io/sas/test_xport.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/test_frequencies.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/test_holiday.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/offsets/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/offsets/test_fiscal.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/offsets/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/offsets/test_yqm_offsets.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/offsets/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/offsets/test_ticks.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets copying build/lib.linux-x86_64-2.7/pandas/tests/tseries/offsets/test_offsets.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_block_internals.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_alter_axes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_period.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_axis_select_reindex.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_convert_to.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_timeseries.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_constructors.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_mutate_columns.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_missing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_sorting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_query_eval.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_join.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_timezones.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_sort_values_level_as_str.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_operators.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_subclass.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_reshape.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_analytics.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_apply.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_quantile.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_repr_info.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_nonunique_indexes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_validate.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_asof.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_api.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_rank.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_arithmetic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_replace.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_combine_concat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_dtypes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame copying build/lib.linux-x86_64-2.7/pandas/tests/frame/test_to_csv.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/test_inference.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/test_common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/test_cast.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/test_missing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/test_generic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/test_concat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes copying build/lib.linux-x86_64-2.7/pandas/tests/dtypes/test_dtypes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_warnings.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_constructors.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_missing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_sorting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_operators.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_subclass.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_analytics.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_algos.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_repr.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_api.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical copying build/lib.linux-x86_64-2.7/pandas/tests/categorical/test_dtypes.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_timegrouper.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_grouping.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_counting.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_value_counts.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_transform.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_nth.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_categorical.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_bin_groupby.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_apply.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_function.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_groupby.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_filters.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_rank.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_index_as_string.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/test_whitelist.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/aggregate/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/aggregate/test_cython.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/aggregate/test_aggregate.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate copying build/lib.linux-x86_64-2.7/pandas/tests/groupby/aggregate/test_other.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-x86_64-2.7/pandas/tests/internals/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/internals copying build/lib.linux-x86_64-2.7/pandas/tests/internals/test_internals.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/internals creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-x86_64-2.7/pandas/tests/computation/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-x86_64-2.7/pandas/tests/computation/test_compat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/computation copying build/lib.linux-x86_64-2.7/pandas/tests/computation/test_eval.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/computation creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_frame.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_misc.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_boxplot_method.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_datetimelike.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_deprecated.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_hist_method.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_groupby.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_converter.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting copying build/lib.linux-x86_64-2.7/pandas/tests/plotting/test_series.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-x86_64-2.7/pandas/tests/api/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-x86_64-2.7/pandas/tests/api/test_api.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/api copying build/lib.linux-x86_64-2.7/pandas/tests/api/test_types.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/api creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-x86_64-2.7/pandas/tests/generic/test_frame.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-x86_64-2.7/pandas/tests/generic/test_panel.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-x86_64-2.7/pandas/tests/generic/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-x86_64-2.7/pandas/tests/generic/test_generic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-x86_64-2.7/pandas/tests/generic/test_label_or_level_utils.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic copying build/lib.linux-x86_64-2.7/pandas/tests/generic/test_series.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_parsing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_ccalendar.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_timezones.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_conversion.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_array_to_datetime.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_liboffsets.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_libfrequencies.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs copying build/lib.linux-x86_64-2.7/pandas/tests/tslibs/test_period_asfreq.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_libsparse.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_array.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_arithmetics.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_pivot.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_reshape.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_groupby.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_combine_concat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/test_format.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/series/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/series/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/series/test_series.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/frame/test_frame.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/frame/test_to_from_scipy.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/frame/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/frame/test_analytics.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/frame/test_apply.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/frame/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame copying build/lib.linux-x86_64-2.7/pandas/tests/sparse/frame/test_to_csv.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_indexing_slow.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_multiindex.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_ix.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_chaining_and_caching.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_callable.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_panel.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_categorical.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_iloc.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_loc.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_timedelta.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_datetime.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_floats.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_coercion.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_scalar.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/test_partial.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/interval/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/interval/test_interval.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexing/interval/test_interval_new.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/test_nat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/interval/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/interval/test_interval.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timedelta/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timedelta/test_timedelta.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timedelta/test_formats.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timedelta/test_construction.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timedelta/test_arithmetic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/period/test_period.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/period/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/period/test_asfreq.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timestamp/test_timezones.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timestamp/test_timestamp.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timestamp/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timestamp/test_comparisons.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timestamp/test_rendering.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timestamp/test_unary_ops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp copying build/lib.linux-x86_64-2.7/pandas/tests/scalar/timestamp/test_arithmetic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/test_frozen.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/conftest.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/test_numeric.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/common.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimelike.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/test_category.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/test_multi.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/test_range.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/test_base.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/interval/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/interval/test_interval_range.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/interval/test_interval.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/interval/test_astype.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/interval/test_construction.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/interval/test_interval_new.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/interval/test_interval_tree.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_period.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_scalar_compat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_astype.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_formats.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_setops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_construction.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_partial_slicing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_ops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_arithmetic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_tools.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_asfreq.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/period/test_period_range.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_misc.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_missing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_date_range.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_timezones.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_datetimelike.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_scalar_compat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_astype.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_formats.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_setops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_datetime.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_construction.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_partial_slicing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_ops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_arithmetic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/datetimes/test_tools.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_timedelta.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_scalar_compat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_indexing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_astype.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_formats.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_setops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_construction.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_partial_slicing.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_ops.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_arithmetic.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_timedelta_range.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas copying build/lib.linux-x86_64-2.7/pandas/tests/indexes/timedeltas/test_tools.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/computation copying build/lib.linux-x86_64-2.7/pandas/computation/expressions.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/computation copying build/lib.linux-x86_64-2.7/pandas/computation/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/computation creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/ccalendar.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/resolution.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/np_datetime.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/fields.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/nattype.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/frequencies.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/timestamps.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/strptime.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/conversion.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/timedeltas.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/offsets.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/timezones.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/parsing.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslibs/period.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs copying build/lib.linux-x86_64-2.7/pandas/_libs/testing.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/internals.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/algos.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/join.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/hashtable.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/ops.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/interval.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/tslib.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/sparse.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/lib.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/window.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/missing.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/reduction.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/skiplist.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/parsers.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/properties.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/writers.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/indexing.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/index.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/hashing.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/groupby.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/reshape.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs copying build/lib.linux-x86_64-2.7/pandas/_libs/json.so -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/_converter.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/_tools.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/_style.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/_core.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/_timeseries.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/_compat.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting copying build/lib.linux-x86_64-2.7/pandas/plotting/_misc.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api copying build/lib.linux-x86_64-2.7/pandas/api/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api/types copying build/lib.linux-x86_64-2.7/pandas/api/types/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api/types creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api/extensions copying build/lib.linux-x86_64-2.7/pandas/api/extensions/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api/extensions creating /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/errors copying build/lib.linux-x86_64-2.7/pandas/errors/__init__.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/errors copying build/lib.linux-x86_64-2.7/pandas/_version.py -> /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/lib.py to lib.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tslib.py to tslib.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/parser.py to parser.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/testing.py to testing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/json.py to json.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tools/merge.py to merge.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tools/plotting.py to plotting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tools/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/compat/chainmap_impl.py to chainmap_impl.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/compat/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/compat/chainmap.py to chainmap.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/compat/pickle_compat.py to pickle_compat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/compat/numpy/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/compat/numpy/function.py to function.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/types/concat.py to concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/types/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/types/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/accessor.py to accessor.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/categorical.py to categorical.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/nanops.py to nanops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/missing.py to missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/internals.py to internals.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/algorithms.py to algorithms.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/config.py to config.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/resample.py to resample.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/window.py to window.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/index.py to index.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/config_init.py to config_init.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/generic.py to generic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/series.py to series.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/sorting.py to sorting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/datetools.py to datetools.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/ops.py to ops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/frame.py to frame.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexing.py to indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/panel.py to panel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/base.py to base.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/strings.py to strings.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/apply.py to apply.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/tile.py to tile.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/merge.py to merge.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/concat.py to concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/util.py to util.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/reshape.py to reshape.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/melt.py to melt.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/reshape/pivot.py to pivot.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/tools/timedeltas.py to timedeltas.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/tools/datetimes.py to datetimes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/tools/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/tools/numeric.py to numeric.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/util/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/util/hashing.py to hashing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/cast.py to cast.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/missing.py to missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/concat.py to concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/generic.py to generic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/dtypes.py to dtypes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/inference.py to inference.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/dtypes/base.py to base.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/groupby/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/groupby/groupby.py to groupby.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/check.py to check.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/align.py to align.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/pytables.py to pytables.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/engines.py to engines.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/expressions.py to expressions.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/ops.py to ops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/eval.py to eval.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/scope.py to scope.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/computation/expr.py to expr.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/arrays/categorical.py to categorical.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/arrays/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/arrays/base.py to base.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/sparse/scipy_sparse.py to scipy_sparse.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/sparse/series.py to series.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/sparse/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/sparse/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/sparse/frame.py to frame.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/sparse/array.py to array.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/accessors.py to accessors.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/interval.py to interval.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/timedeltas.py to timedeltas.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/range.py to range.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimes.py to datetimes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/multi.py to multi.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/period.py to period.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/frozen.py to frozen.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/numeric.py to numeric.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/datetimelike.py to datetimelike.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/base.py to base.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/core/indexes/category.py to category.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/formats/style.py to style.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/formats/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/_depr_module.py to _depr_module.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/_test_decorators.py to _test_decorators.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/_validators.py to _validators.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/_print_versions.py to _print_versions.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/_decorators.py to _decorators.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/_doctools.py to _doctools.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/testing.py to testing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/_tester.py to _tester.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/util/decorators.py to decorators.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/feather_format.py to feather_format.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/parquet.py to parquet.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/pytables.py to pytables.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/html.py to html.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboards.py to clipboards.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/parsers.py to parsers.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/excel.py to excel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/date_converters.py to date_converters.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/pickle.py to pickle.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sql.py to sql.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/s3.py to s3.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/packers.py to packers.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/stata.py to stata.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/gbq.py to gbq.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack/_version.py to _version.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/msgpack/exceptions.py to exceptions.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/console.py to console.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/style.py to style.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/terminal.py to terminal.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/html.py to html.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/format.py to format.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/excel.py to excel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/css.py to css.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/csvs.py to csvs.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/latex.py to latex.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/formats/printing.py to printing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json/normalize.py to normalize.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json/table_schema.py to table_schema.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/json/json.py to json.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas/sas7bdat.py to sas7bdat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas/sas_constants.py to sas_constants.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas/sasreader.py to sasreader.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/sas/sas_xport.py to sas_xport.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard/clipboards.py to clipboards.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard/exceptions.py to exceptions.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/io/clipboard/windows.py to windows.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries/plotting.py to plotting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries/converter.py to converter.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries/api.py to api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries/offsets.py to offsets.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries/frequencies.py to frequencies.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tseries/holiday.py to holiday.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_expressions.py to test_expressions.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_register_accessor.py to test_register_accessor.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_common.py to test_common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_downstream.py to test_downstream.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_errors.py to test_errors.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_sorting.py to test_sorting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_join.py to test_join.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_panel.py to test_panel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_lib.py to test_lib.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_resample.py to test_resample.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_nanops.py to test_nanops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_take.py to test_take.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_algos.py to test_algos.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_multilevel.py to test_multilevel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_compat.py to test_compat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_config.py to test_config.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_window.py to test_window.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_strings.py to test_strings.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/test_base.py to test_base.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_alter_axes.py to test_alter_axes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_period.py to test_period.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_timeseries.py to test_timeseries.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_constructors.py to test_constructors.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_missing.py to test_missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_sorting.py to test_sorting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_timezones.py to test_timezones.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_operators.py to test_operators.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_subclass.py to test_subclass.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_analytics.py to test_analytics.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_io.py to test_io.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_apply.py to test_apply.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_quantile.py to test_quantile.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_datetime_values.py to test_datetime_values.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_internals.py to test_internals.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_repr.py to test_repr.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_validate.py to test_validate.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_asof.py to test_asof.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_api.py to test_api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_rank.py to test_rank.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_arithmetic.py to test_arithmetic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_replace.py to test_replace.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_combine_concat.py to test_combine_concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/test_dtypes.py to test_dtypes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_alter_index.py to test_alter_index.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_callable.py to test_callable.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_boolean.py to test_boolean.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_iloc.py to test_iloc.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_loc.py to test_loc.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_numeric.py to test_numeric.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/test_datetime.py to test_datetime.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_union_categoricals.py to test_union_categoricals.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_tile.py to test_tile.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_pivot.py to test_pivot.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_reshape.py to test_reshape.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_util.py to test_util.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_melt.py to test_melt.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/test_concat.py to test_concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_index_as_string.py to test_merge_index_as_string.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_asof.py to test_merge_asof.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_join.py to test_join.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge.py to test_merge.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/test_merge_ordered.py to test_merge_ordered.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tools/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tools/test_numeric.py to test_numeric.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/test_external_block.py to test_external_block.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/test_common.py to test_common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/test_decimal.py to test_decimal.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/array.py to array.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/category/test_categorical.py to test_categorical.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/category/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/json/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/json/test_json.py to test_json.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/json/array.py to array.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/missing.py to missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/reshaping.py to reshaping.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/methods.py to methods.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/setitem.py to setitem.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/dtype.py to dtype.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/interface.py to interface.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/getitem.py to getitem.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/casting.py to casting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/groupby.py to groupby.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/base.py to base.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/extension/base/constructors.py to constructors.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util/test_util.py to test_util.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util/test_hashing.py to test_hashing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/util/test_testing.py to test_testing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_parquet.py to test_parquet.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_common.py to test_common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_pickle.py to test_pickle.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_clipboard.py to test_clipboard.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_stata.py to test_stata.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_html.py to test_html.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_pytables.py to test_pytables.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_sql.py to test_sql.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_gbq.py to test_gbq.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_feather.py to test_feather.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/generate_legacy_storage_files.py to generate_legacy_storage_files.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_excel.py to test_excel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_s3.py to test_s3.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/test_packers.py to test_packers.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_extension.py to test_extension.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_subtype.py to test_subtype.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_buffer.py to test_buffer.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack.py to test_unpack.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_pack.py to test_pack.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_unpack_raw.py to test_unpack_raw.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_except.py to test_except.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_case.py to test_case.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_read_size.py to test_read_size.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_seq.py to test_seq.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_limits.py to test_limits.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_obj.py to test_obj.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_newspec.py to test_newspec.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_format.py to test_format.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/test_sequnpack.py to test_sequnpack.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_latex.py to test_to_latex.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_html.py to test_to_html.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_eng_formatting.py to test_eng_formatting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_printing.py to test_printing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_style.py to test_style.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_css.py to test_css.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_excel.py to test_to_excel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_format.py to test_format.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/formats/test_to_csv.py to test_to_csv.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/parse_dates.py to parse_dates.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/na_values.py to na_values.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/comment.py to comment.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/skiprows.py to skiprows.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/header.py to header.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dialect.py to dialect.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_parsers.py to test_parsers.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/compression.py to compression.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/python_parser_only.py to python_parser_only.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/index_col.py to index_col.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/dtypes.py to dtypes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_read_fwf.py to test_read_fwf.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/c_parser_only.py to c_parser_only.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_unsupported.py to test_unsupported.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_textreader.py to test_textreader.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/usecols.py to usecols.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/test_network.py to test_network.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/quoting.py to quoting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/mangle_dupes.py to mangle_dupes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/multithread.py to multithread.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/parser/converters.py to converters.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_compression.py to test_compression.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_json_table_schema.py to test_json_table_schema.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_readlines.py to test_readlines.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_ujson.py to test_ujson.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_pandas.py to test_pandas.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/json/test_normalize.py to test_normalize.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas7bdat.py to test_sas7bdat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_sas.py to test_sas.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/io/sas/test_xport.py to test_xport.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_frequencies.py to test_frequencies.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/test_holiday.py to test_holiday.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_fiscal.py to test_fiscal.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_yqm_offsets.py to test_yqm_offsets.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_ticks.py to test_ticks.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tseries/offsets/test_offsets.py to test_offsets.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_block_internals.py to test_block_internals.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_alter_axes.py to test_alter_axes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_period.py to test_period.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_axis_select_reindex.py to test_axis_select_reindex.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_convert_to.py to test_convert_to.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timeseries.py to test_timeseries.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_constructors.py to test_constructors.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_mutate_columns.py to test_mutate_columns.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_missing.py to test_missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sorting.py to test_sorting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_query_eval.py to test_query_eval.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_join.py to test_join.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_timezones.py to test_timezones.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_sort_values_level_as_str.py to test_sort_values_level_as_str.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_operators.py to test_operators.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_subclass.py to test_subclass.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_reshape.py to test_reshape.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_analytics.py to test_analytics.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_apply.py to test_apply.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_quantile.py to test_quantile.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_repr_info.py to test_repr_info.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_nonunique_indexes.py to test_nonunique_indexes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_validate.py to test_validate.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_asof.py to test_asof.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_api.py to test_api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_rank.py to test_rank.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_arithmetic.py to test_arithmetic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_replace.py to test_replace.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_combine_concat.py to test_combine_concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_dtypes.py to test_dtypes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/frame/test_to_csv.py to test_to_csv.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_inference.py to test_inference.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_common.py to test_common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_cast.py to test_cast.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_missing.py to test_missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_generic.py to test_generic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_concat.py to test_concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/dtypes/test_dtypes.py to test_dtypes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_warnings.py to test_warnings.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_constructors.py to test_constructors.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_missing.py to test_missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_sorting.py to test_sorting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_operators.py to test_operators.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_subclass.py to test_subclass.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_analytics.py to test_analytics.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_algos.py to test_algos.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_repr.py to test_repr.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_api.py to test_api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/categorical/test_dtypes.py to test_dtypes.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_timegrouper.py to test_timegrouper.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_grouping.py to test_grouping.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_counting.py to test_counting.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_value_counts.py to test_value_counts.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_transform.py to test_transform.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_nth.py to test_nth.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_categorical.py to test_categorical.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_bin_groupby.py to test_bin_groupby.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_apply.py to test_apply.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_function.py to test_function.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_groupby.py to test_groupby.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_filters.py to test_filters.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_rank.py to test_rank.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_index_as_string.py to test_index_as_string.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/test_whitelist.py to test_whitelist.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_cython.py to test_cython.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_aggregate.py to test_aggregate.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/test_other.py to test_other.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/internals/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/internals/test_internals.py to test_internals.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/computation/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/computation/test_compat.py to test_compat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/computation/test_eval.py to test_eval.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_frame.py to test_frame.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_misc.py to test_misc.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_boxplot_method.py to test_boxplot_method.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_datetimelike.py to test_datetimelike.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_deprecated.py to test_deprecated.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_hist_method.py to test_hist_method.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_groupby.py to test_groupby.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_converter.py to test_converter.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/plotting/test_series.py to test_series.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/api/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/api/test_api.py to test_api.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/api/test_types.py to test_types.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_frame.py to test_frame.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_panel.py to test_panel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_generic.py to test_generic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_label_or_level_utils.py to test_label_or_level_utils.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/generic/test_series.py to test_series.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_parsing.py to test_parsing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_ccalendar.py to test_ccalendar.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_timezones.py to test_timezones.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_conversion.py to test_conversion.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_array_to_datetime.py to test_array_to_datetime.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_liboffsets.py to test_liboffsets.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_libfrequencies.py to test_libfrequencies.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/tslibs/test_period_asfreq.py to test_period_asfreq.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_libsparse.py to test_libsparse.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_array.py to test_array.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_arithmetics.py to test_arithmetics.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_pivot.py to test_pivot.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_reshape.py to test_reshape.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_groupby.py to test_groupby.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_combine_concat.py to test_combine_concat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/test_format.py to test_format.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/test_series.py to test_series.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_frame.py to test_frame.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_from_scipy.py to test_to_from_scipy.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_analytics.py to test_analytics.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_apply.py to test_apply.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/test_to_csv.py to test_to_csv.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing_slow.py to test_indexing_slow.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_multiindex.py to test_multiindex.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_ix.py to test_ix.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_chaining_and_caching.py to test_chaining_and_caching.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_callable.py to test_callable.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_panel.py to test_panel.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_categorical.py to test_categorical.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_iloc.py to test_iloc.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_loc.py to test_loc.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_timedelta.py to test_timedelta.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_datetime.py to test_datetime.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_floats.py to test_floats.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_coercion.py to test_coercion.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_scalar.py to test_scalar.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/test_partial.py to test_partial.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval.py to test_interval.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/test_interval_new.py to test_interval_new.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/test_nat.py to test_nat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/test_interval.py to test_interval.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_timedelta.py to test_timedelta.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_formats.py to test_formats.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_construction.py to test_construction.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/test_arithmetic.py to test_arithmetic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_period.py to test_period.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/test_asfreq.py to test_asfreq.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timezones.py to test_timezones.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_timestamp.py to test_timestamp.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_comparisons.py to test_comparisons.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_rendering.py to test_rendering.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_unary_ops.py to test_unary_ops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/test_arithmetic.py to test_arithmetic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_frozen.py to test_frozen.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/conftest.py to conftest.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_numeric.py to test_numeric.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/common.py to common.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimelike.py to datetimelike.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_category.py to test_category.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_multi.py to test_multi.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_range.py to test_range.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/test_base.py to test_base.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_range.py to test_interval_range.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval.py to test_interval.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_astype.py to test_astype.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_construction.py to test_construction.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_new.py to test_interval_new.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/test_interval_tree.py to test_interval_tree.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period.py to test_period.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_scalar_compat.py to test_scalar_compat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_astype.py to test_astype.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_formats.py to test_formats.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_setops.py to test_setops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_construction.py to test_construction.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_partial_slicing.py to test_partial_slicing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_ops.py to test_ops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_arithmetic.py to test_arithmetic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_tools.py to test_tools.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_asfreq.py to test_asfreq.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/test_period_range.py to test_period_range.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_misc.py to test_misc.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_missing.py to test_missing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_date_range.py to test_date_range.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_timezones.py to test_timezones.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetimelike.py to test_datetimelike.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_scalar_compat.py to test_scalar_compat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_astype.py to test_astype.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_formats.py to test_formats.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_setops.py to test_setops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_datetime.py to test_datetime.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_construction.py to test_construction.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_partial_slicing.py to test_partial_slicing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_ops.py to test_ops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_arithmetic.py to test_arithmetic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/test_tools.py to test_tools.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta.py to test_timedelta.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_scalar_compat.py to test_scalar_compat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_indexing.py to test_indexing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_astype.py to test_astype.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_formats.py to test_formats.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_setops.py to test_setops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_construction.py to test_construction.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_partial_slicing.py to test_partial_slicing.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_ops.py to test_ops.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_arithmetic.py to test_arithmetic.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_timedelta_range.py to test_timedelta_range.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/test_tools.py to test_tools.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/computation/expressions.py to expressions.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/computation/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_libs/tslibs/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/_converter.py to _converter.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/_tools.py to _tools.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/_style.py to _style.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/_core.py to _core.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/_timeseries.py to _timeseries.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/_compat.py to _compat.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/plotting/_misc.py to _misc.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api/types/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/api/extensions/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/errors/__init__.py to __init__.pyc byte-compiling /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas/_version.py to _version.pyc running install_egg_info running egg_info writing requirements to pandas.egg-info/requires.txt writing pandas.egg-info/PKG-INFO writing top-level names to pandas.egg-info/top_level.txt writing dependency_links to pandas.egg-info/dependency_links.txt reading manifest file 'pandas.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pandas.egg-info/SOURCES.txt' Copying pandas.egg-info to /usr/src/slapt-src/development/pandas/package-pandas/usr/lib64/python2.7/site-packages/pandas-0.23.4-py2.7.egg-info running install_scripts Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/development/pandas/pandas-0.23.4-x86_64-1salix15.0.txz WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tools/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/types/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/reshape/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/tools/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/util/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/dtypes/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/computation/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/sparse/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/core/indexes/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/formats/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/io/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/io/formats/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tseries/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/series/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/series/indexing/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/reshape/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/reshape/merge/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/tools/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/extension/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/extension/decimal/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/extension/category/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/extension/json/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/util/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/io/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/io/msgpack/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/io/formats/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/io/parser/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/io/json/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/io/sas/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/tseries/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/frame/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/dtypes/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/categorical/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/groupby/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/groupby/aggregate/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/internals/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/computation/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/plotting/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/api/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/generic/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/tslibs/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/sparse/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/sparse/common.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/sparse/series/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/sparse/frame/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/indexing/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/indexing/interval/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/scalar/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/scalar/interval/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/scalar/timedelta/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/scalar/period/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/scalar/timestamp/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/indexes/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/indexes/interval/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/indexes/period/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/indexes/datetimes/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/tests/indexes/timedeltas/__init__.py WARNING: zero length file usr/lib64/python2.7/site-packages/pandas/computation/__init__.py Slackware package /usr/src/slapt-src/development/pandas/pandas-0.23.4-x86_64-1salix15.0.txz created. Installing package pandas-0.23.4-x86_64-1salix15.0... | pandas (Powerful data structures) | | Pandas is a Python package providing fast, flexible, and expressive | data structures designed to make working with structured (tabular, | multidimensional, potentially heterogeneous) and time series data | both easy and intuitive. | | Homepage: http://pandas.pydata.org | | | | |