- * Package: sci-libs/scikits_timeseries-0.91.3
- * Repository: gentoo
- * Maintainer: timcera@earthlink.net sci@gentoo.org
- * USE: amd64 doc elibc_glibc kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking scikits.timeseries-0.91.3.tar.gz to /tmp/portage/sci-libs/scikits_timeseries-0.91.3/work
- >>> Unpacking scikits.timeseries-0.91.3-html_docs.zip to /tmp/portage/sci-libs/scikits_timeseries-0.91.3/work
- >>> Source unpacked in /tmp/portage/sci-libs/scikits_timeseries-0.91.3/work
- >>> Preparing source in /tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3 ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3 ...
- * Building of sci-libs/scikits_timeseries-0.91.3 with CPython 2.7...
- python2.7 setup.py build -b build-2.7
- running build
- running config_cc
- unifing config_cc, config, build_clib, build_ext, build commands --compiler options
- running config_fc
- unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
- running build_src
- build_src
- building extension "scikits.timeseries.cseries" sources
- building data_files sources
- build_src: building npy-pkg config files
- running build_py
- creating build-2.7
- creating build-2.7/lib.linux-x86_64-2.7
- creating build-2.7/lib.linux-x86_64-2.7/scikits
- copying ./scikits/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scikits
- creating build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/_tools.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/_preview.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/version.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/tseries.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/trecords.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/tdates.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/setup.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/parser.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/extras.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- copying scikits/timeseries/const.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries
- creating build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- copying scikits/timeseries/lib/__init__.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- copying scikits/timeseries/lib/tstables.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- copying scikits/timeseries/lib/reportlib.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- copying scikits/timeseries/lib/plotlib.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- copying scikits/timeseries/lib/moving_funcs.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- copying scikits/timeseries/lib/interpolate.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- copying scikits/timeseries/lib/avcf.py -> build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/lib
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- customize UnixCCompiler
- customize UnixCCompiler using build_ext
- building 'scikits.timeseries.cseries' extension
- compiling C sources
- C compiler: x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC
- creating build-2.7/temp.linux-x86_64-2.7
- creating build-2.7/temp.linux-x86_64-2.7/scikits
- creating build-2.7/temp.linux-x86_64-2.7/scikits/timeseries
- creating build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src
- compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -Iscikits/timeseries/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c'
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/cseries.c
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/c_lib.c
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/c_tseries.c
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/c_dates.c
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/c_lib.o build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/c_dates.o build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/c_tseries.o build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/cseries.o -L/usr/lib64 -lpython2.7 -o build-2.7/lib.linux-x86_64-2.7/scikits/timeseries/cseries.so
- running scons
- >>> Source compiled.
- * Testing of sci-libs/scikits_timeseries-0.91.3 with CPython 2.7...
- running build
- running config_cc
- unifing config_cc, config, build_clib, build_ext, build commands --compiler options
- running config_fc
- unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
- running build_src
- build_src
- building extension "scikits.timeseries.cseries" sources
- building data_files sources
- build_src: building npy-pkg config files
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- customize UnixCCompiler
- customize UnixCCompiler using build_ext
- running scons
- running test
- running egg_info
- writing requirements to scikits.timeseries.egg-info/requires.txt
- writing scikits.timeseries.egg-info/PKG-INFO
- writing namespace_packages to scikits.timeseries.egg-info/namespace_packages.txt
- writing top-level names to scikits.timeseries.egg-info/top_level.txt
- writing dependency_links to scikits.timeseries.egg-info/dependency_links.txt
- reading manifest file 'scikits.timeseries.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- no previously-included directories found matching 'scikits/timeseries/doc/source/generated'
- no previously-included directories found matching 'scikits/timeseries/doc/build'
- writing manifest file 'scikits.timeseries.egg-info/SOURCES.txt'
- running build_ext
- customize UnixCCompiler
- customize UnixCCompiler using build_ext
- building 'scikits.timeseries.cseries' extension
- compiling C sources
- C compiler: x86_64-pc-linux-gnu-gcc -pthread -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fPIC
- compile options: '-I/usr/lib64/python2.7/site-packages/numpy/core/include/numpy -Iscikits/timeseries/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c'
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/cseries.c
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/c_lib.c
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/c_tseries.c
- x86_64-pc-linux-gnu-gcc: scikits/timeseries/src/c_dates.c
- x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/c_lib.o build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/c_dates.o build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/c_tseries.o build-2.7/temp.linux-x86_64-2.7/scikits/timeseries/src/cseries.o -L/usr/lib64 -lpython2.7 -o scikits/timeseries/cseries.so
- running scons
- test_avf_masked (test_avcf.TestCorrel) ... /tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/lib/avcf.py:206: RuntimeWarning: invalid value encountered in divide
- _avf /= denom
- ok
- test_avf_nomasked (test_avcf.TestCorrel)
- Tests avf - no masked values ... ok
- test_cvf_masked (test_avcf.TestCorrel) ... ok
- test_cvf_nomasked (test_avcf.TestCorrel) ... ok
- test_pacf (test_avcf.TestCorrel) ... ok
- test_backward_fill (test_interpolate.TestFuncs) ... ok
- test_forward_fill (test_interpolate.TestFuncs) ... ok
- test_forward_fill_old (test_interpolate.TestFuncs) ... ok
- test_interp_fill (test_interpolate.TestFuncs) ... ok
- test_onmaskedarray (test_moving_funcs.TestCMovAverage)
- Test cmov_average on a MaskedArray. ... ok
- test_onregulararray (test_moving_funcs.TestCMovAverage)
- Test cmov_average on a basic ndarray. ... ok
- test_ontimeseries (test_moving_funcs.TestCMovAverage)
- Test cmov_average on a 1D TimeSeries. ... ERROR
- tests_onmultitimeseries (test_moving_funcs.TestCMovAverage)
- Test cmov_average on a nD TimeSeries. ... ERROR
- test_cov (test_moving_funcs.TestMovFuncs)
- Test that the covariance of series with itself is equal to variance ... ok
- test_masked_exclude (test_moving_funcs.TestMovFuncs)
- Make sure that masked values are not allowed to cause FP overflow ... ok
- test_mov_average_expw (test_moving_funcs.TestMovFuncs)
- Test mov_average_expw ... ok
- test_mov_average_expw_mask (test_moving_funcs.TestMovFuncs)
- Make sure that mov_average_expw doesn't modify the initial mask ... ok
- test_on_list (test_moving_funcs.TestMovFuncs)
- Test the moving functions on lists ... ok
- test_onmaskedarray (test_moving_funcs.TestMovFuncs)
- Tests the moving functions on MaskedArrays. ... ok
- test_onregulararray (test_moving_funcs.TestMovFuncs)
- Tests the moving functions on regular ndarrays. ... ok
- test_ontimeseries (test_moving_funcs.TestMovFuncs)
- Test the moving functions on a 1D TimeSeries ... ERROR
- test_w_nans (test_moving_funcs.TestMovFuncs)
- Test the moving functions on series w/ NaNs ... ok
- test_read1D (test_tstables.TestMaskedTable) ... ok
- test_read2D (test_tstables.TestMaskedTable) ... ok
- test_read5N (test_tstables.TestMaskedTable) ... ok
- test_specialattributes_maskedtable (test_tstables.TestSpecialAttrs) ... ok
- test_specialattributes_timeseriestable (test_tstables.TestSpecialAttrs) ... ok
- test_append_maskedarray (test_tstables.TestTableRead)
- Test appending to a MaskedTable ... ok
- test_append_timeseries (test_tstables.TestTableRead)
- Test appending to a MaskedTable ... ok
- test_marray_read (test_tstables.TestTableRead)
- Test reading specific elements of a MaskedTable ... ok
- test_tseries_read (test_tstables.TestTableRead)
- Test reading specific elements of a TimeSeriesTable ... ok
- test_tabulate1D (test_tstables.TestTabulate)
- Tests the transformation from a 1D MaskedArray to... ... ok
- test_tabulate2D (test_tstables.TestTabulate)
- Tests the transformation from a nD series to... ... ok
- test_tabulateNV (test_tstables.TestTabulate)
- Tests the transformation of named variables to... ... ok
- test_read1D (test_tstables.TestTimeSeriesTable) ... ERROR
- test_read2D (test_tstables.TestTimeSeriesTable) ... ERROR
- test_read5N (test_tstables.TestTimeSeriesTable) ... ok
- test_consistent_value (test_dates.TestCreation)
- Tests that values don't get mutated when constructing dates from a value ... ok
- test_from_datetime_objects (test_dates.TestCreation)
- Test creation from a list of datetime.date or datetime.datetime objects. ... ok
- test_from_startend_dates_strings (test_dates.TestCreation)
- Test creating from a starting & ending dates as strings ... ERROR
- test_fromsobjects (test_dates.TestCreation)
- Tests creation from list of objects. ... ERROR
- test_fromstrings (test_dates.TestCreation)
- Tests creation from list of strings ... ERROR
- test_fromstrings_sorting_bug (test_dates.TestCreation)
- regression test for previous bug with string dates getting sorted ... ERROR
- test_fromstrings_wmissing (test_dates.TestCreation)
- Tests creation from list of strings w/ missing dates ... ok
- test_shortcuts (test_dates.TestCreation)
- Tests some creation shortcuts. Because I'm lazy like that. ... ERROR
- test_unsorted (test_dates.TestCreation)
- Test DateArray on unsorted data ... ok
- test_properties_annually (test_dates.TestDateProperties)
- Test properties on DateArrays with annually frequency. ... ok
- test_properties_daily (test_dates.TestDateProperties)
- Test properties on DateArrays with daily frequency. ... ok
- test_properties_hourly (test_dates.TestDateProperties)
- Test properties on DateArrays with hourly frequency. ... ok
- test_properties_minutely (test_dates.TestDateProperties)
- Test properties on DateArrays with minutely frequency. ... ok
- test_properties_monthly (test_dates.TestDateProperties)
- Test properties on DateArrays with daily frequency. ... ok
- test_properties_quarterly (test_dates.TestDateProperties)
- Test properties on DateArrays with daily frequency. ... ok
- test_properties_secondly (test_dates.TestDateProperties)
- Test properties on DateArrays with secondly frequency. ... ok
- test_properties_weekly (test_dates.TestDateProperties)
- Test properties on DateArrays with daily frequency. ... ok
- test_conv_annual (test_dates.TestFreqConversion)
- frequency conversion tests: from Annual Frequency ... ERROR
- test_conv_business (test_dates.TestFreqConversion)
- frequency conversion tests: from Business Frequency ... ERROR
- test_conv_daily (test_dates.TestFreqConversion)
- frequency conversion tests: from Business Frequency ... ERROR
- test_conv_hourly (test_dates.TestFreqConversion)
- frequency conversion tests: from Hourly Frequency ... ERROR
- test_conv_minutely (test_dates.TestFreqConversion)
- frequency conversion tests: from Minutely Frequency ... ERROR
- test_conv_monthly (test_dates.TestFreqConversion)
- frequency conversion tests: from Monthly Frequency ... ERROR
- test_conv_quarterly (test_dates.TestFreqConversion)
- frequency conversion tests: from Quarterly Frequency ... ERROR
- test_conv_secondly (test_dates.TestFreqConversion)
- frequency conversion tests: from Secondly Frequency ... ERROR
- test_conv_weekly (test_dates.TestFreqConversion)
- frequency conversion tests: from Weekly Frequency ... ERROR
- test_convert_to_float_daily (test_dates.TestFreqConversion)
- Test convert_to_float on daily data ... ok
- test_convert_to_float_monthly (test_dates.TestFreqConversion)
- Test convert_to_float on daily data ... ok
- test_convert_to_float_quarterly (test_dates.TestFreqConversion)
- Test convert_to_float on daily data ... ok
- test_add (test_dates.TestMethods) ... ok
- test_argsort (test_dates.TestMethods)
- Test argsort ... ok
- test_cachedinfo (test_dates.TestMethods) ... ok
- test_contains (test_dates.TestMethods) ... ok
- test_date_to_index_invalid (test_dates.TestMethods)
- Tests date_to_index ... ok
- test_date_to_index_valid (test_dates.TestMethods)
- Tests date_to_index ... ok
- test_empty_datearray (test_dates.TestMethods) ... ok
- test_getitem (test_dates.TestMethods)
- Tests getitem ... ERROR
- test_getitem_solodates (test_dates.TestMethods)
- Check that using a Date as index returns a Date ... ok
- test_getsteps (test_dates.TestMethods)
- Tests the getsteps method ... ok
- test_minmax (test_dates.TestMethods)
- Test min and max on DateArrays ... ERROR
- test_sort_wcached (test_dates.TestMethods)
- Test cache update w/ sorting ... ok
- test_accept_atmost_missing (test_extras.TestCountmissing) ... ok
- test_count_missing (test_extras.TestCountmissing) ... ok
- test_dates_on_several_columns (test_extras.TestFromTxt)
- Test tsfromtxt when the date spans several columns. ... ERROR
- test_explicit_dtype (test_extras.TestFromTxt)
- Test tsfromtxt with an explicit dtype. ... ok
- test_explicit_dtype_with_explicit_float (test_extras.TestFromTxt)
- Test w/ explicit dtype (and explicit float) ... ok
- test_explicit_names (test_extras.TestFromTxt)
- Test w/ explicit dtype (and explicit float) ... ok
- test_explicit_structured_dtype (test_extras.TestFromTxt)
- Test tsfromtxt with an explicit structured dtype ... ok
- test_nodateinfo (test_extras.TestFromTxt)
- Test no date info ... ok
- test_unsorted_input (test_extras.TestFromTxt)
- Test tsfromtxt when the dates of the input are not sorted. ... ok
- test_with_converter (test_extras.TestFromTxt)
- Test tsfromtxt w/ an explicit converter ... ERROR
- test_with_datecols (test_extras.TestFromTxt)
- Test two datecols ... ERROR
- test_with_names (test_extras.TestFromTxt)
- Tests w/ names ... ok
- test_with_negative_datecols (test_extras.TestFromTxt)
- Test negative datecols ... ok
- test_without_names (test_extras.TestFromTxt)
- Test w/o names ... ok
- test_convert_to_annual (test_extras.TestMisc)
- Test convert_to_annual ... ok
- test_guessfreq (test_extras.TestMisc)
- Test the guessing of frequency. ... ok
- test_leapyear (test_extras.TestMisc) ... ok
- test_incompatible_dates (test_timeseries.TestArithmetics)
- Test operations on two series with same dimensions but incompatible dates ... ok
- test_intfloat (test_timeseries.TestArithmetics)
- Test arithmetic timeseries/integers ... ERROR
- test_intfloat_inplace (test_timeseries.TestArithmetics)
- Test int/float arithmetics in place. ... ERROR
- test_ismasked (test_timeseries.TestArithmetics)
- Checks checks on masked ... ok
- test_updatemask (test_timeseries.TestArithmetics)
- Checks modification of mask. ... ok
- test_copy (test_timeseries.TestCreation)
- Tests the creation of a timeseries with copy=True ... ok
- test_datafromlist (test_timeseries.TestCreation)
- Test the creation of a series w/ a list as input data. ... ok
- test_fromdatearray (test_timeseries.TestCreation)
- Tests the creation of a series with a DateArray as input data. ... ERROR
- test_fromlist (test_timeseries.TestCreation)
- Test the creation of a TimeSeries w/ a list of dates as input dates. ... ERROR
- test_fromrange (test_timeseries.TestCreation)
- Test the creation of a TimeSeries w/ a starting date. ... ERROR
- test_fromseries (test_timeseries.TestCreation)
- Test the creation of a TimeSeries w/ a time series as input data. ... ERROR
- test_setdates (test_timeseries.TestCreation)
- Tests setting the dates of a series. ... ERROR
- test_setdates_asdate (test_timeseries.TestCreation)
- Tests setting the dates as a Date ... ok
- test_setdates_asndarray (test_timeseries.TestCreation)
- Tests setting the dates as a ndarray. ... ok
- test_setdates_unsorted_2D (test_timeseries.TestCreation)
- Test automatic sorting when setting dates - 1D case reshaped to nD. ... ok
- test_setdates_unsorted_basic (test_timeseries.TestCreation)
- Test automatic sorting when setting dates - 1D case. ... ERROR
- test_setdates_unsorted_reshaped (test_timeseries.TestCreation)
- Test automatic sorting when setting dates - 1D case reshaped to nD. ... ok
- test_setdates_with_autoreshape (test_timeseries.TestCreation)
- Tests the automatic reshaping of dates. ... ERROR
- test_setdates_with_incompatible_size (test_timeseries.TestCreation)
- Tests setting the dates w/ a DateArray of incompatible size ... ok
- test_unsorted (test_timeseries.TestCreation)
- Tests that the data are properly sorted along the dates. ... ok
- test_unsorted_w_datearray (test_timeseries.TestCreation)
- Tests that the data are properly sorted along the dates. ... ok
- test_using_length (test_timeseries.TestCreation)
- Test using the `length` parameter of time_series. ... ok
- test_varshape (test_timeseries.TestCreation)
- Test some corner case of varshape ... ok
- test_getitem_dates (test_timeseries.TestFlexibleType) ... ok
- test_getitem_index (test_timeseries.TestFlexibleType) ... ok
- test__timeseriescompat_multiple (test_timeseries.TestFunctions)
- Tests the compatibility of multiple time series. ... ok
- test_adjustendpoints (test_timeseries.TestFunctions)
- Tests adjust_endpoints ... ok
- test_adjustendpoints_withdatestrings (test_timeseries.TestFunctions)
- Tests adjust_endpoints w/ string dates ... ok
- test_alignseries (test_timeseries.TestFunctions)
- Tests align_series & align_with ... ERROR
- test_compressed (test_timeseries.TestFunctions)
- Tests compress ... ERROR
- test_concatenate (test_timeseries.TestFunctions)
- Tests concatenate ... ok
- test_concatenate_2D (test_timeseries.TestFunctions)
- Test concatenate on 2D ... ERROR
- test_concatenate_remove_duplicates (test_timeseries.TestFunctions)
- Test concatenate w/ remove_duplicates ... ERROR
- test_convert (test_timeseries.TestFunctions)
- Test convert function ... ok
- test_convert_nd_with_func (test_timeseries.TestFunctions)
- Test convert w/ function on nD series ... ok
- test_convert_with_func (test_timeseries.TestFunctions)
- Test convert w/ function on 1D series ... ok
- test_empty_timeseries (test_timeseries.TestFunctions)
- Tests that empty TimeSeries are handled properly ... ok
- test_fill_missing_dates (test_timeseries.TestFunctions)
- Test fill_missing_dates function ... ok
- test_fill_missing_dates_structured_arrays (test_timeseries.TestFunctions)
- Test fill_missing_dates on structured arrays ... ok
- test_fill_missing_dates_undefined (test_timeseries.TestFunctions)
- Test fill_missing_dates on undefined frequencies. ... ok
- test_find_duplicated_dates (test_timeseries.TestFunctions)
- Test find_duplicated_dates ... ok
- test_find_duplicated_dates_allduplicated (test_timeseries.TestFunctions)
- Test find_duplicated_dates w/all duplicates ... ok
- test_find_duplicated_dates_noduplicates (test_timeseries.TestFunctions)
- Test find_duplicated_dates w/o duplicates ... ok
- test_maxmin (test_timeseries.TestFunctions)
- Test min/max ... ERROR
- test_pct (test_timeseries.TestFunctions) ... ok
- test_pickling (test_timeseries.TestFunctions)
- Tests pickling/unpickling ... ERROR
- test_pickling_memo (test_timeseries.TestFunctions)
- Test the conservation of _optinfo ... ERROR
- test_remove_duplicated_dates (test_timeseries.TestFunctions)
- Test remove_duplicated_dates ... ERROR
- test_remove_duplicated_dates_allduplicates (test_timeseries.TestFunctions)
- Test remove_duplicated_dates w/ all duplicates ... ERROR
- test_remove_duplicated_dates_noduplicates (test_timeseries.TestFunctions)
- Test remove_duplicated_dates w/o duplicates ... ERROR
- test_remove_duplicated_dates_nonchrono (test_timeseries.TestFunctions)
- Test remove_duplicated_dates on non-chronological series ... ERROR
- test_split (test_timeseries.TestFunctions)
- Test the split function. ... ERROR
- test_tshift (test_timeseries.TestFunctions)
- Test tshift function ... ok
- test_axismethod (test_timeseries.TestGenericMethods)
- Test axis method ... ok
- test_generated_axismethod (test_timeseries.TestGenericMethods)
- Test axismethod ... ok
- test_generated_method (test_timeseries.TestGenericMethods)
- Test that TimeSeries.method(s) gives the same result as s.method ... ok
- test_generic_methods (test_timeseries.TestGenericMethods)
- Tests some generic methods ... ERROR
- test_generic_methods_w_subclassing (test_timeseries.TestGenericMethods)
- Tests generic method on subclasses of TimeSeries. ... ERROR
- test_on1D_reshaped (test_timeseries.TestGetitem) ... ERROR
- test_on2d (test_timeseries.TestGetitem)
- Tests getitem on a 2D series ... ok
- test_slicing_and_keeping_additional_attributes (test_timeseries.TestGetitem) ... ok
- test_slicing_with_dates (test_timeseries.TestGetitem)
- Tests __getitem__ w/ date based slices ... ok
- test_with_dates (test_timeseries.TestGetitem)
- Tests __getitem__ w/ dates. ... ERROR
- test_with_dates_as_str (test_timeseries.TestGetitem)
- Test using a string corresponding to a date as index. ... ERROR
- test_with_integers (test_timeseries.TestGetitem) ... ok
- test_with_list (test_timeseries.TestGetitem)
- Tests __getitem__ w/ list. ... ERROR
- test_with_slices (test_timeseries.TestGetitem)
- Tests __getitem__ w/ slices. ... ERROR
- test_with_slices_on_nD (test_timeseries.TestGetitem) ... ERROR
- test_wtimeseries (test_timeseries.TestGetitem)
- Tests getitem w/ TimeSeries as index ... ERROR
- test_compatibility_shape (test_timeseries.TestMisc)
- Tests shape compatibility. ... ok
- test_deepcopy (test_timeseries.TestMisc)
- Test deepcopy ... ERROR
- test_emptylike (test_timeseries.TestMisc) ... FAIL
- test_firstlast_unmasked_vals (test_timeseries.TestMisc) ... ok
- test_ma_ufuncs (test_timeseries.TestMisc) ... ERROR
- test_with_datearray (test_timeseries.TestSetItem)
- Test setitem w/ a date_array ... ok
- test_with_dates (test_timeseries.TestSetItem)
- Test setitem w/ dates ... ok
- test_with_integers (test_timeseries.TestSetItem)
- Tests setitem with integers ... ok
- test_ravel_1D (test_timeseries.TestTimeSeriesMethods)
- Test .ravel on 1D data ... ERROR
- test_ravel_1V (test_timeseries.TestTimeSeriesMethods)
- Test .ravel on nD/1V data ... ERROR
- test_ravel_2V (test_timeseries.TestTimeSeriesMethods)
- Test .ravel on 2V data ... ERROR
- test_reshape_1D (test_timeseries.TestTimeSeriesMethods)
- Test reshape on data w/ 1 variables ... ERROR
- test_reshape_1V (test_timeseries.TestTimeSeriesMethods)
- Test reshape on series w/ 2 variables ... ERROR
- test_reshape_batch (test_timeseries.TestTimeSeriesMethods)
- Test a succession of reshape ... ok
- test_reshaping_1D (test_timeseries.TestTimeSeriesMethods)
- Tests the reshaping of a 1D series. ... ok
- test_reshaping_2D (test_timeseries.TestTimeSeriesMethods)
- Tests the reshaping of a nV/nD series. ... ok
- test_torecords_1D (test_timeseries.TestTimeSeriesMethods)
- Test conversion to records on 1D series ... ok
- test_torecords_2D (test_timeseries.TestTimeSeriesMethods)
- Test torecords on 2D series ... ok
- test_torecords_structured (test_timeseries.TestTimeSeriesMethods)
- Test torecords on structured array ... ok
- test_view (test_timeseries.TestViewTimeSeries)
- Test view w/ flexible dtype ... ok
- test_view_by_itself (test_timeseries.TestViewTimeSeries) ... ERROR
- test_view_flexible_type (test_timeseries.TestViewTimeSeries) ... ok
- test_view_simple_dtype (test_timeseries.TestViewTimeSeries) ... ok
- test_addfield (test_trecords.TestTimeSeriesRecords)
- Tests addfield ... ok
- test_fromrecords (test_trecords.TestTimeSeriesRecords)
- Test from recarray. ... ok
- test_get_dates (test_trecords.TestTimeSeriesRecords)
- Tests date retrieval ... ok
- test_get_field_asattribute (test_trecords.TestTimeSeriesRecords)
- Tests item retrieval ... ok
- test_get_fields (test_trecords.TestTimeSeriesRecords)
- Tests fields retrieval ... ERROR
- test_get_index (test_trecords.TestTimeSeriesRecords)
- Tests index retrieval ... ok
- test_get_slice (test_trecords.TestTimeSeriesRecords)
- Tests item retrieval ... ERROR
- test_hardmask (test_trecords.TestTimeSeriesRecords)
- Test hardmask ... ok
- test_set (test_trecords.TestTimeSeriesRecords)
- Tests setting fields/attributes. ... ok
- test_set_field_mask (test_trecords.TestTimeSeriesRecords)
- Tests setting fields/attributes. ... ok
- test_setslices (test_trecords.TestTimeSeriesRecords)
- Tests setting slices. ... ERROR
- test_sorted (test_trecords.TestTimeSeriesRecords) ... ERROR
- test_tsfromtxt (test_trecords.TestTimeSeriesRecords)
- Tests reading from a text file. ... ERROR
- test_convert (test_trecords.TestTimeSeriesRecords_Functions) ... ok
- test_view_by_itself (test_trecords.TestViewTS) ... ok
- test_view_flexible_type (test_trecords.TestViewTS) ... ok
- test_view_simple_dtype (test_trecords.TestViewTS) ... ok
- ======================================================================
- ERROR: test_ontimeseries (test_moving_funcs.TestCMovAverage)
- Test cmov_average on a 1D TimeSeries.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/lib/tests/test_moving_funcs.py", line 70, in test_ontimeseries
- assert_equal(ravg._dates, data._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013,
- 25-Jan-2013, 26-Jan-2013, 27-Jan-2013, 28-Jan-2013, 29-Jan-2013,
- 30-Jan-2013, 31-Jan-2013, 01-Feb-2013, 02-Feb-2013, 03-Feb-2013,...
- y: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013,
- 25-Jan-2013, 26-Jan-2013, 27-Jan-2013, 28-Jan-2013, 29-Jan-2013,
- 30-Jan-2013, 31-Jan-2013, 01-Feb-2013, 02-Feb-2013, 03-Feb-2013,...
- ======================================================================
- ERROR: tests_onmultitimeseries (test_moving_funcs.TestCMovAverage)
- Test cmov_average on a nD TimeSeries.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/lib/tests/test_moving_funcs.py", line 89, in tests_onmultitimeseries
- assert_equal(ravg._dates, data._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013,
- 25-Jan-2013, 26-Jan-2013, 27-Jan-2013, 28-Jan-2013, 29-Jan-2013,
- 30-Jan-2013, 31-Jan-2013, 01-Feb-2013, 02-Feb-2013, 03-Feb-2013,...
- y: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013,
- 25-Jan-2013, 26-Jan-2013, 27-Jan-2013, 28-Jan-2013, 29-Jan-2013,
- 30-Jan-2013, 31-Jan-2013, 01-Feb-2013, 02-Feb-2013, 03-Feb-2013,...
- ======================================================================
- ERROR: test_ontimeseries (test_moving_funcs.TestMovFuncs)
- Test the moving functions on a 1D TimeSeries
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/lib/tests/test_moving_funcs.py", line 150, in test_ontimeseries
- assert_equal(result._dates, data._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013,
- 25-Jan-2013, 26-Jan-2013, 27-Jan-2013, 28-Jan-2013, 29-Jan-2013,
- 30-Jan-2013, 31-Jan-2013, 01-Feb-2013, 02-Feb-2013, 03-Feb-2013,...
- y: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013,
- 25-Jan-2013, 26-Jan-2013, 27-Jan-2013, 28-Jan-2013, 29-Jan-2013,
- 30-Jan-2013, 31-Jan-2013, 01-Feb-2013, 02-Feb-2013, 03-Feb-2013,...
- ======================================================================
- ERROR: test_read1D (test_tstables.TestTimeSeriesTable)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/lib/tests/test_tstables.py", line 247, in test_read1D
- assert_equal(tarray._dates, series1D._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2013, Feb-2013, Mar-2013, Apr-2013, May-2013, Jun-2013,
- Jul-2013, Aug-2013, Sep-2013, Oct-2013, Nov-2013, Dec-2013,
- Jan-2014, Feb-2014, Mar-2014, Apr-2014, May-2014, Jun-2014,...
- y: DateArray([Jan-2013, Feb-2013, Mar-2013, Apr-2013, May-2013, Jun-2013,
- Jul-2013, Aug-2013, Sep-2013, Oct-2013, Nov-2013, Dec-2013,
- Jan-2014, Feb-2014, Mar-2014, Apr-2014, May-2014, Jun-2014,...
- ======================================================================
- ERROR: test_read2D (test_tstables.TestTimeSeriesTable)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/lib/tests/test_tstables.py", line 271, in test_read2D
- assert_equal(tarray._dates, initial._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Feb-2013, Apr-2013],
- freq='M')
- y: DateArray([Feb-2013, Apr-2013],
- freq='M')
- ======================================================================
- ERROR: test_from_startend_dates_strings (test_dates.TestCreation)
- Test creating from a starting & ending dates as strings
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 82, in test_from_startend_dates_strings
- assert_equal(test, control)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2008, 02-Jan-2008, 03-Jan-2008, 04-Jan-2008, 05-Jan-2008,
- 06-Jan-2008, 07-Jan-2008, 08-Jan-2008, 09-Jan-2008, 10-Jan-2008,
- 11-Jan-2008, 12-Jan-2008, 13-Jan-2008, 14-Jan-2008, 15-Jan-2008,...
- y: DateArray([01-Jan-2008, 02-Jan-2008, 03-Jan-2008, 04-Jan-2008, 05-Jan-2008,
- 06-Jan-2008, 07-Jan-2008, 08-Jan-2008, 09-Jan-2008, 10-Jan-2008,
- 11-Jan-2008, 12-Jan-2008, 13-Jan-2008, 14-Jan-2008, 15-Jan-2008,...
- ======================================================================
- ERROR: test_fromsobjects (test_dates.TestCreation)
- Tests creation from list of objects.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 119, in test_fromsobjects
- assert_equal(dates, odates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 04-Jan-2007, 05-Jan-2007, 07-Jan-2007,
- 08-Jan-2007, 10-Jan-2007, 11-Jan-2007, 13-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 04-Jan-2007, 05-Jan-2007, 07-Jan-2007,
- 08-Jan-2007, 10-Jan-2007, 11-Jan-2007, 13-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_fromstrings (test_dates.TestCreation)
- Tests creation from list of strings
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 42, in test_fromstrings
- assert_equal(dates, 732677 + np.arange(len(dlist)))
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007],
- freq='D')
- y: array([732677, 732678, 732679, 732680, 732681, 732682, 732683, 732684,
- 732685, 732686, 732687, 732688, 732689, 732690])
- ======================================================================
- ERROR: test_fromstrings_sorting_bug (test_dates.TestCreation)
- regression test for previous bug with string dates getting sorted
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 75, in test_fromstrings_sorting_bug
- assert_equal(dates, dvals)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([05-Jan-2005, 01-Apr-2008, 03-May-2009],
- freq='D')
- y: array([731951, 733133, 733530])
- ======================================================================
- ERROR: test_shortcuts (test_dates.TestCreation)
- Tests some creation shortcuts. Because I'm lazy like that.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 161, in test_shortcuts
- assert_equal(date_array(n, length=3), d)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2013, Feb-2013, Mar-2013],
- freq='M')
- y: DateArray([Jan-2013, Feb-2013, Mar-2013],
- freq='M')
- ======================================================================
- ERROR: test_conv_annual (test_dates.TestFreqConversion)
- frequency conversion tests: from Annual Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 376, in test_conv_annual
- assert_func(date_A.asfreq('Q', "START"), date_A_to_Q_start)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_business (test_dates.TestFreqConversion)
- frequency conversion tests: from Business Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 672, in test_conv_business
- assert_func(date_B.asfreq('A'), date_B_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_daily (test_dates.TestFreqConversion)
- frequency conversion tests: from Business Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 741, in test_conv_daily
- assert_func(date_D.asfreq('A'), date_D_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_hourly (test_dates.TestFreqConversion)
- frequency conversion tests: from Hourly Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 809, in test_conv_hourly
- assert_func(date_H.asfreq('A'), date_H_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_minutely (test_dates.TestFreqConversion)
- frequency conversion tests: from Minutely Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 863, in test_conv_minutely
- assert_func(date_T.asfreq('A'), date_T_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_monthly (test_dates.TestFreqConversion)
- frequency conversion tests: from Monthly Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 517, in test_conv_monthly
- assert_func(date_M.asfreq('A'), date_M_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_quarterly (test_dates.TestFreqConversion)
- frequency conversion tests: from Quarterly Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 456, in test_conv_quarterly
- assert_func(date_Q.asfreq('A'), date_Q_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_secondly (test_dates.TestFreqConversion)
- frequency conversion tests: from Secondly Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 917, in test_conv_secondly
- assert_func(date_S.asfreq('A'), date_S_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_conv_weekly (test_dates.TestFreqConversion)
- frequency conversion tests: from Weekly Frequency
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 606, in test_conv_weekly
- assert_func(date_W.asfreq('A'), date_W_to_A)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_getitem (test_dates.TestMethods)
- Tests getitem
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 1000, in test_getitem
- DateArray([mdates[0], mdates[-1]], freq='M'))
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2007, Dec-2007],
- freq='M')
- y: DateArray([Jan-2007, Dec-2007],
- freq='M')
- ======================================================================
- ERROR: test_minmax (test_dates.TestMethods)
- Test min and max on DateArrays
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_dates.py", line 1170, in test_minmax
- assert_equal(test, start_date)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 619, in assert_array_compare
- val = comparison(x,y)
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 198, in __call__
- raise ArithmeticDateError
- ArithmeticDateError: Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_dates_on_several_columns (test_extras.TestFromTxt)
- Test tsfromtxt when the date spans several columns.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_extras.py", line 276, in test_dates_on_several_columns
- date_array(['2001-01', '2001-02', '2001-02'], freq='M'))
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2001, Feb-2001, Feb-2001],
- freq='M')
- y: DateArray([Jan-2001, Feb-2001, Feb-2001],
- freq='M')
- ======================================================================
- ERROR: test_with_converter (test_extras.TestFromTxt)
- Test tsfromtxt w/ an explicit converter
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_extras.py", line 357, in test_with_converter
- assert_equal(test.dates, control.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2001, Jan-2002, Jan-2003],
- freq='M')
- y: DateArray([Jan-2001, Jan-2002, Jan-2003],
- freq='M')
- ======================================================================
- ERROR: test_with_datecols (test_extras.TestFromTxt)
- Test two datecols
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_extras.py", line 219, in test_with_datecols
- assert_equal(test.dates.tovalue(), dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: array([24097, 24099])
- y: DateArray([Jan-2009, Mar-2009],
- freq='M')
- ======================================================================
- ERROR: test_intfloat (test_timeseries.TestArithmetics)
- Test arithmetic timeseries/integers
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 327, in test_intfloat
- assert_equal(nseries.dates, series.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_intfloat_inplace (test_timeseries.TestArithmetics)
- Test int/float arithmetics in place.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 358, in test_intfloat_inplace
- assert_equal(nseries.dates, series.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_fromdatearray (test_timeseries.TestCreation)
- Tests the creation of a series with a DateArray as input data.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 86, in test_fromdatearray
- assert_equal(series.dates, dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_fromlist (test_timeseries.TestCreation)
- Test the creation of a TimeSeries w/ a list of dates as input dates.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 53, in test_fromlist
- assert_equal(series.dates, dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_fromrange (test_timeseries.TestCreation)
- Test the creation of a TimeSeries w/ a starting date.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 63, in test_fromrange
- assert_equal(series.dates, dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_fromseries (test_timeseries.TestCreation)
- Test the creation of a TimeSeries w/ a time series as input data.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 75, in test_fromseries
- assert_equal(series.dates, dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([16-Jan-2007, 17-Jan-2007, 18-Jan-2007, 19-Jan-2007, 20-Jan-2007,
- 21-Jan-2007, 22-Jan-2007, 23-Jan-2007, 24-Jan-2007, 25-Jan-2007,
- 26-Jan-2007, 27-Jan-2007, 28-Jan-2007, 29-Jan-2007, 30-Jan-2007],
- freq='D')
- y: DateArray([16-Jan-2007, 17-Jan-2007, 18-Jan-2007, 19-Jan-2007, 20-Jan-2007,
- 21-Jan-2007, 22-Jan-2007, 23-Jan-2007, 24-Jan-2007, 25-Jan-2007,
- 26-Jan-2007, 27-Jan-2007, 28-Jan-2007, 29-Jan-2007, 30-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_setdates (test_timeseries.TestCreation)
- Tests setting the dates of a series.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 147, in test_setdates
- assert_equal(test_series.dates, reference.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_setdates_unsorted_basic (test_timeseries.TestCreation)
- Test automatic sorting when setting dates - 1D case.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 219, in test_setdates_unsorted_basic
- assert_equal(series.dates, [])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_setdates_with_autoreshape (test_timeseries.TestCreation)
- Tests the automatic reshaping of dates.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 205, in test_setdates_with_autoreshape
- assert_equal(test_series.dates, reference.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_alignseries (test_timeseries.TestFunctions)
- Tests align_series & align_with
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1002, in test_alignseries
- assert_equal(a.dates, series.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_compressed (test_timeseries.TestFunctions)
- Tests compress
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1253, in test_compressed
- assert_equal(c_series.dates, dates[keeper])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007, 07-Jan-2007,
- 08-Jan-2007, 09-Jan-2007, 10-Jan-2007, 12-Jan-2007, 13-Jan-2007,
- 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007, 07-Jan-2007,
- 08-Jan-2007, 09-Jan-2007, 10-Jan-2007, 12-Jan-2007, 13-Jan-2007,
- 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_concatenate_2D (test_timeseries.TestFunctions)
- Test concatenate on 2D
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1334, in test_concatenate_2D
- assert_equal(test.dates, np.concatenate((a.dates, b.dates)))
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2009, 02-Jan-2009, 03-Jan-2009, 05-Jan-2009, 06-Jan-2009,
- 07-Jan-2009, 08-Jan-2009],
- freq='D')
- y: array([733408, 733409, 733410, 733412, 733413, 733414, 733415])
- ======================================================================
- ERROR: test_concatenate_remove_duplicates (test_timeseries.TestFunctions)
- Test concatenate w/ remove_duplicates
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1302, in test_concatenate_remove_duplicates
- assert_equal(test.dates, ctrl.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2009, 02-Jan-2009, 03-Jan-2009, 04-Jan-2009, 05-Jan-2009],
- freq='D')
- y: DateArray([01-Jan-2009, 02-Jan-2009, 03-Jan-2009, 04-Jan-2009, 05-Jan-2009],
- freq='D')
- ======================================================================
- ERROR: test_maxmin (test_timeseries.TestFunctions)
- Test min/max
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1379, in test_maxmin
- assert_equal(smax.dates, date_array([series.dates[1]] * 5))
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([21-Jan-2013, 21-Jan-2013, 21-Jan-2013, 21-Jan-2013, 21-Jan-2013],
- freq='D')
- y: DateArray([21-Jan-2013, 21-Jan-2013, 21-Jan-2013, 21-Jan-2013, 21-Jan-2013],
- freq='D')
- ======================================================================
- ERROR: test_pickling (test_timeseries.TestFunctions)
- Tests pickling/unpickling
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1172, in test_pickling
- assert_equal(series_pickled.dates, series.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007,
- 06-Jan-2007, 07-Jan-2007, 08-Jan-2007, 09-Jan-2007, 10-Jan-2007,
- 11-Jan-2007, 12-Jan-2007, 13-Jan-2007, 14-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_pickling_memo (test_timeseries.TestFunctions)
- Test the conservation of _optinfo
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1191, in test_pickling_memo
- assert_equal(test._dates, control._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010],
- freq='A-DEC')
- y: DateArray([2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010],
- freq='A-DEC')
- ======================================================================
- ERROR: test_remove_duplicated_dates (test_timeseries.TestFunctions)
- Test remove_duplicated_dates
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1482, in test_remove_duplicated_dates
- assert_equal(test._dates, control._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([2000, 2001, 2002, 2003, 2004, 2005, 2006],
- freq='A-DEC')
- y: DateArray([2000, 2001, 2002, 2003, 2004, 2005, 2006],
- freq='A-DEC')
- ======================================================================
- ERROR: test_remove_duplicated_dates_allduplicates (test_timeseries.TestFunctions)
- Test remove_duplicated_dates w/ all duplicates
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1492, in test_remove_duplicated_dates_allduplicates
- assert_equal(test._dates, control._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_remove_duplicated_dates_noduplicates (test_timeseries.TestFunctions)
- Test remove_duplicated_dates w/o duplicates
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1499, in test_remove_duplicated_dates_noduplicates
- assert_equal(test._dates, series._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([2001, 2002, 2003, 2004, 2005],
- freq='A-DEC')
- y: DateArray([2001, 2002, 2003, 2004, 2005],
- freq='A-DEC')
- ======================================================================
- ERROR: test_remove_duplicated_dates_nonchrono (test_timeseries.TestFunctions)
- Test remove_duplicated_dates on non-chronological series
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1512, in test_remove_duplicated_dates_nonchrono
- assert_equal(test._dates, control._dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([2002, 2003, 2004, 2005],
- freq='A-DEC')
- y: DateArray([2002, 2003, 2004, 2005],
- freq='A-DEC')
- ======================================================================
- ERROR: test_split (test_timeseries.TestFunctions)
- Test the split function.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1033, in test_split
- assert_array_equal(d1.dates, ms.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jul-2005, 02-Jul-2005, 03-Jul-2005, 04-Jul-2005, 05-Jul-2005,
- 06-Jul-2005, 07-Jul-2005, 08-Jul-2005, 09-Jul-2005, 10-Jul-2005,
- 11-Jul-2005, 12-Jul-2005, 13-Jul-2005, 14-Jul-2005, 15-Jul-2005,...
- y: DateArray([01-Jul-2005, 02-Jul-2005, 03-Jul-2005, 04-Jul-2005, 05-Jul-2005,
- 06-Jul-2005, 07-Jul-2005, 08-Jul-2005, 09-Jul-2005, 10-Jul-2005,
- 11-Jul-2005, 12-Jul-2005, 13-Jul-2005, 14-Jul-2005, 15-Jul-2005,...
- ======================================================================
- ERROR: test_generic_methods (test_timeseries.TestGenericMethods)
- Tests some generic methods
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1675, in test_generic_methods
- assert_equal(test.dates, series.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([10-Jan-2013, 11-Jan-2013, 12-Jan-2013, 13-Jan-2013, 14-Jan-2013,
- 15-Jan-2013, 16-Jan-2013, 17-Jan-2013, 18-Jan-2013, 19-Jan-2013],
- freq='D')
- y: DateArray([10-Jan-2013, 11-Jan-2013, 12-Jan-2013, 13-Jan-2013, 14-Jan-2013,
- 15-Jan-2013, 16-Jan-2013, 17-Jan-2013, 18-Jan-2013, 19-Jan-2013],
- freq='D')
- ======================================================================
- ERROR: test_generic_methods_w_subclassing (test_timeseries.TestGenericMethods)
- Tests generic method on subclasses of TimeSeries.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1684, in test_generic_methods_w_subclassing
- assert_equal(test.dates, subseries.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([10-Jan-2013, 11-Jan-2013, 12-Jan-2013, 13-Jan-2013, 14-Jan-2013,
- 15-Jan-2013, 16-Jan-2013, 17-Jan-2013, 18-Jan-2013, 19-Jan-2013],
- freq='D')
- y: DateArray([10-Jan-2013, 11-Jan-2013, 12-Jan-2013, 13-Jan-2013, 14-Jan-2013,
- 15-Jan-2013, 16-Jan-2013, 17-Jan-2013, 18-Jan-2013, 19-Jan-2013],
- freq='D')
- ======================================================================
- ERROR: test_on1D_reshaped (test_timeseries.TestGetitem)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 624, in test_on1D_reshaped
- assert_equal(test.dates, trick.dates[0])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_with_dates (test_timeseries.TestGetitem)
- Tests __getitem__ w/ dates.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 558, in test_with_dates
- _wdates(series1D, data1D, dates)
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 545, in _wdates
- assert_equal(test.dates, dates[[0, -1]])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_with_dates_as_str (test_timeseries.TestGetitem)
- Test using a string corresponding to a date as index.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 606, in test_with_dates_as_str
- assert_equal(test.dates, control.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_with_list (test_timeseries.TestGetitem)
- Tests __getitem__ w/ list.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 526, in test_with_list
- _wlist(series1D, data1D, dates)
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 522, in _wlist
- assert_equal(test.dates, dates[[0, 1, -1]])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 15-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 15-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_with_slices (test_timeseries.TestGetitem)
- Tests __getitem__ w/ slices.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 480, in test_with_slices
- _wslice(series1D, data1D, dates)
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 467, in _wslice
- assert_equal(test.dates, dates[1:2])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 610, in assert_array_compare
- elif (isnumber(x) and isnumber(y)) and (any(isinf(x)) or any(isinf(y))):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tdates.py", line 259, in __array_wrap__
- raise ArithmeticDateError, "(function %s)" % context[0].__name__
- ArithmeticDateError: (function isinf) Cannot use dates for arithmetics!
- ======================================================================
- ERROR: test_with_slices_on_nD (test_timeseries.TestGetitem)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 500, in test_with_slices_on_nD
- assert_equal(test.dates, series3V.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_wtimeseries (test_timeseries.TestGetitem)
- Tests getitem w/ TimeSeries as index
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 634, in test_wtimeseries
- assert_equal(dseries.dates, series1D.dates[[1, 2, 3, 4, 6, 7]])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007, 07-Jan-2007,
- 08-Jan-2007],
- freq='D')
- y: DateArray([02-Jan-2007, 03-Jan-2007, 04-Jan-2007, 05-Jan-2007, 07-Jan-2007,
- 08-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_deepcopy (test_timeseries.TestMisc)
- Test deepcopy
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1611, in test_deepcopy
- assert_equal(attrt, attrt_)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013],
- freq='D')
- y: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013],
- freq='D')
- ======================================================================
- ERROR: test_ma_ufuncs (test_timeseries.TestMisc)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1528, in test_ma_ufuncs
- assert_equal(z.dates, a.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013],
- freq='D')
- y: DateArray([20-Jan-2013, 21-Jan-2013, 22-Jan-2013, 23-Jan-2013, 24-Jan-2013],
- freq='D')
- ======================================================================
- ERROR: test_ravel_1D (test_timeseries.TestTimeSeriesMethods)
- Test .ravel on 1D data
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 903, in test_ravel_1D
- assert_equal(test.dates, series.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2009, Feb-2009, Mar-2009, Apr-2009],
- freq='M')
- y: DateArray([Jan-2009, Feb-2009, Mar-2009, Apr-2009],
- freq='M')
- ======================================================================
- ERROR: test_ravel_1V (test_timeseries.TestTimeSeriesMethods)
- Test .ravel on nD/1V data
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 916, in test_ravel_1V
- assert_equal(test.dates, series.dates.ravel())
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2009, Feb-2009, Mar-2009, Apr-2009],
- freq='M')
- y: DateArray([Jan-2009, Feb-2009, Mar-2009, Apr-2009],
- freq='M')
- ======================================================================
- ERROR: test_ravel_2V (test_timeseries.TestTimeSeriesMethods)
- Test .ravel on 2V data
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 928, in test_ravel_2V
- assert_equal(test.dates, series.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2009, Feb-2009],
- freq='M')
- y: DateArray([Jan-2009, Feb-2009],
- freq='M')
- ======================================================================
- ERROR: test_reshape_1D (test_timeseries.TestTimeSeriesMethods)
- Test reshape on data w/ 1 variables
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 796, in test_reshape_1D
- assert_equal(test.dates, control.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([[Jan-2001, Feb-2001],
- [Mar-2001, Apr-2001]],
- freq='M')
- y: DateArray([[Jan-2001, Feb-2001],
- [Mar-2001, Apr-2001]],
- freq='M')
- ======================================================================
- ERROR: test_reshape_1V (test_timeseries.TestTimeSeriesMethods)
- Test reshape on series w/ 2 variables
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 818, in test_reshape_1V
- assert_equal(test.dates, control.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([[Jan-2001],
- [Feb-2001]],
- freq='M')
- y: DateArray([[Jan-2001],
- [Feb-2001]],
- freq='M')
- ======================================================================
- ERROR: test_view_by_itself (test_timeseries.TestViewTimeSeries)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1784, in test_view_by_itself
- assert_equal(test.dates, tarr.dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([Jan-2013, Feb-2013, Mar-2013, Apr-2013, May-2013, Jun-2013,
- Jul-2013, Aug-2013, Sep-2013, Oct-2013],
- freq='M')
- y: DateArray([Jan-2013, Feb-2013, Mar-2013, Apr-2013, May-2013, Jun-2013,
- Jul-2013, Aug-2013, Sep-2013, Oct-2013],
- freq='M')
- ======================================================================
- ERROR: test_get_fields (test_trecords.TestTimeSeriesRecords)
- Tests fields retrieval
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_trecords.py", line 55, in test_get_fields
- assert_equal(rts['f0']._dates, dates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([732677, 732708, 732736, 732767, 732797],
- freq='U')
- y: DateArray([732677, 732708, 732736, 732767, 732797],
- freq='U')
- ======================================================================
- ERROR: test_get_slice (test_trecords.TestTimeSeriesRecords)
- Tests item retrieval
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_trecords.py", line 103, in test_get_slice
- assert_equal(rts[:2]._dates, dates[:2])
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([732677, 732708],
- freq='U')
- y: DateArray([732677, 732708],
- freq='U')
- ======================================================================
- ERROR: test_setslices (test_trecords.TestTimeSeriesRecords)
- Tests setting slices.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_trecords.py", line 139, in test_setslices
- raise TypeError("Should have expected a readable buffer object.")
- TypeError: Should have expected a readable buffer object.
- ======================================================================
- ERROR: test_sorted (test_trecords.TestTimeSeriesRecords)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_trecords.py", line 237, in test_sorted
- assert_equal(series._dates, controldates)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007],
- freq='D')
- y: DateArray([01-Jan-2007, 02-Jan-2007, 03-Jan-2007],
- freq='D')
- ======================================================================
- ERROR: test_tsfromtxt (test_trecords.TestTimeSeriesRecords)
- Tests reading from a text file.
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_trecords.py", line 223, in test_tsfromtxt
- assert_equal(mrectxt._dates, date_array(dlist, 'M'))
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 641, in assert_array_compare
- raise ValueError(msg)
- ValueError:
- error during assertion:
- The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
- Arrays are not equal
- x: DateArray([732677, 732708, 732736, 732797],
- freq='U')
- y: DateArray([732677, 732708, 732736, 732797],
- freq='U')
- ======================================================================
- FAIL: test_emptylike (test_timeseries.TestMisc)
- ----------------------------------------------------------------------
- Traceback (most recent call last):
- File "/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3/scikits/timeseries/tests/test_timeseries.py", line 1541, in test_emptylike
- assert_equal(y.mask, nomask)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 120, in assert_equal
- return assert_array_equal(actual, desired, err_msg)
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 192, in assert_array_equal
- header='Arrays are not equal')
- File "/usr/lib64/python2.7/site-packages/numpy/ma/testutils.py", line 185, in assert_array_compare
- verbose=verbose, header=header)
- File "/usr/lib64/python2.7/site-packages/numpy/testing/utils.py", line 636, in assert_array_compare
- raise AssertionError(msg)
- AssertionError:
- Arrays are not equal
- (mismatch 20.0%)
- x: array([ True, False, False, False, False], dtype=bool)
- y: array(False, dtype=bool)
- ----------------------------------------------------------------------
- Ran 204 tests in 3.610s
- FAILED (failures=1, errors=67)
- Error in atexit._run_exitfuncs:
- Traceback (most recent call last):
- File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
- func(*targs, **kargs)
- File "/usr/lib64/python2.7/multiprocessing/util.py", line 284, in _exit_function
- info('process shutting down')
- TypeError: 'NoneType' object is not callable
- Error in sys.exitfunc:
- Traceback (most recent call last):
- File "/usr/lib64/python2.7/atexit.py", line 24, in _run_exitfuncs
- func(*targs, **kargs)
- File "/usr/lib64/python2.7/multiprocessing/util.py", line 284, in _exit_function
- info('process shutting down')
- TypeError: 'NoneType' object is not callable
- * ERROR: sci-libs/scikits_timeseries-0.91.3 failed (test phase):
- * Testing failed with CPython 2.7 in testing() function
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 3925: Called python_execute_function 'testing'
- * environment, line 2278: Called die
- * The specific snippet of code:
- * die "${failure_message}";
- *
- * If you need support, post the output of `emerge --info '=sci-libs/scikits_timeseries-0.91.3'`,
- * the complete build log and the output of `emerge -pqv '=sci-libs/scikits_timeseries-0.91.3'`.
- * The complete build log is located at '/var/log/portage/sci-libs:scikits_timeseries-0.91.3:20130120-203628.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/environment'.
- * Working directory: '/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3'
- * S: '/tmp/portage/sci-libs/scikits_timeseries-0.91.3/work/scikits.timeseries-0.91.3'
- >>> Install scikits_timeseries-0.91.3 into /tmp/portage/sci-libs/scikits_timeseries-0.91.3/image/ category sci-libs
- * Installation of sci-libs/scikits_timeseries-0.91.3 with CPython 2.7...
- python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7
- running build
- running config_cc
- unifing config_cc, config, build_clib, build_ext, build commands --compiler options
- running config_fc
- unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options
- running build_src
- build_src
- building extension "scikits.timeseries.cseries" sources
- building data_files sources
- build_src: building npy-pkg config files
- running build_py
- warning: build_py: byte-compiling is disabled, skipping.
- running build_ext
- customize UnixCCompiler
- customize UnixCCompiler using build_ext
- running scons
- running install
- running install_lib
- Skipping installation of /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/__init__.py (namespace package)
- copying scikits/timeseries/cseries.so -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/const.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/extras.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/parser.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/setup.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/tdates.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/trecords.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/tseries.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/version.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/_preview.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/_tools.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/__init__.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries
- copying scikits/timeseries/lib/avcf.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries/lib
- copying scikits/timeseries/lib/interpolate.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries/lib
- copying scikits/timeseries/lib/moving_funcs.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries/lib
- copying scikits/timeseries/lib/plotlib.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries/lib
- copying scikits/timeseries/lib/reportlib.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries/lib
- copying scikits/timeseries/lib/tstables.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries/lib
- copying scikits/timeseries/lib/__init__.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits/timeseries/lib
- warning: install_lib: byte-compiling is disabled, skipping.
- running install_data
- copying scikits/__init__.py -> /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits
- running install_clib
- customize UnixCCompiler
- running install_egg_info
- running egg_info
- writing requirements to scikits.timeseries.egg-info/requires.txt
- writing scikits.timeseries.egg-info/PKG-INFO
- writing namespace_packages to scikits.timeseries.egg-info/namespace_packages.txt
- writing top-level names to scikits.timeseries.egg-info/top_level.txt
- writing dependency_links to scikits.timeseries.egg-info/dependency_links.txt
- reading manifest file 'scikits.timeseries.egg-info/SOURCES.txt'
- reading manifest template 'MANIFEST.in'
- no previously-included directories found matching 'scikits/timeseries/doc/source/generated'
- no previously-included directories found matching 'scikits/timeseries/doc/build'
- writing manifest file 'scikits.timeseries.egg-info/SOURCES.txt'
- Copying scikits.timeseries.egg-info to /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits.timeseries-0.91.3-py2.7.egg-info
- Installing /tmp/portage/sci-libs/scikits_timeseries-0.91.3/temp/images/2.7/usr/lib64/python2.7/site-packages/scikits.timeseries-0.91.3-py2.7-nspkg.pth
- running install_scripts
- *
- * Python namespaces:
- * '/usr/lib64/python2.7/site-packages/scikits.timeseries-0.91.3-py2.7-nspkg.pth':
- * scikits
- *
- >>> Completed installing scikits_timeseries-0.91.3 into /tmp/portage/sci-libs/scikits_timeseries-0.91.3/image/
- strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
- usr/lib64/python2.7/site-packages/scikits/timeseries/cseries.so