Commit Graph

  • f3883c1885 Accepting request 810417 from home:apersaud:branches:devel:languages:python:numeric Tomáš Chvátal 2020-06-01 06:46:20 +0000
  • 4a473f8c43 Accepting request 808929 from devel:languages:python:numeric Yuchen Lin 2020-05-29 19:20:12 +0000
  • a6ba2f7761 Accepting request 808860 from home:marxin:branches:devel:languages:python:numeric Tomáš Chvátal 2020-05-26 07:29:19 +0000
  • b10c5eda60 - Increase memory _constraints to 8GB RAM. Matej Cepl 2020-05-21 21:19:50 +0000
  • c329e95ac3 Increase _constraints Matej Cepl 2020-05-21 20:52:50 +0000
  • b51797a84e Add diagnostics Matej Cepl 2020-05-21 17:39:44 +0000
  • 6bec6c8cf6 Accepting request 789451 from devel:languages:python:numeric Dominique Leuenberger 2020-04-08 17:54:19 +0000
  • d8734804c3 Accepting request 789381 from home:apersaud:branches:devel:languages:python:numeric Tomáš Chvátal 2020-03-29 07:07:16 +0000
  • f5551ed4db Accepting request 785460 from devel:languages:python:numeric Dominique Leuenberger 2020-03-26 23:24:39 +0000
  • 62297593a4 - Skip i586 failing tests with upstream ticket Tomáš Chvátal 2020-03-16 07:13:52 +0000
  • 35f3a97ed9 Accepting request 784540 from home:frispete:branches:openSUSE:Factory Tomáš Chvátal 2020-03-13 07:43:54 +0000
  • ee05d0a1b1 - Update to 1.0.1: * see https://pandas.pydata.org/pandas-docs/stable/whatsnew/v1.0.1.html * see https://pandas.pydata.org/pandas-docs/stable/whatsnew/v1.0.0.html Dirk Mueller 2020-03-09 15:20:21 +0000
  • 7ccf5df1b7 Accepting request 777938 from devel:languages:python:numeric Dominique Leuenberger 2020-03-08 21:21:16 +0000
  • 3a1ba12f92 Accepting request 777937 from devel:languages:python:numeric Tomáš Chvátal 2020-02-21 11:53:33 +0000
  • ff1a37d74f - Update to version 1.0.1 + Enhancements * Using Numba in rolling.apply and expanding.apply * Defining custom windows for rolling operations * Converting to Markdown + Experimental new features * Experimental NA scalar to denote missing values * Dedicated string data type * Boolean data type with missing values support * convert_dtypes method to ease use of supported extension dtypes + Backwards incompatible API changes * Avoid using names from MultiIndex.levels * New repr for IntervalArray * DataFrame.rename now only accepts one positional argument * Extended verbose info output for DataFrame * pandas.array() inference changes * arrays.IntegerArray now uses pandas.NA * arrays.IntegerArray comparisons return arrays.BooleanArray * By default Categorical.min() now returns the minimum instead of np.nan * Default dtype of empty pandas.Series * Result dtype inference changes for resample operations + Many, many fixed regressions - Add Jinja2 and xsel to BuildRequires Steve Kowalik 2020-02-21 06:02:09 +0000
  • 7fd2305835 - Skip one test that fails on 32bit: test_encode_non_c_locale Tomáš Chvátal 2020-01-14 12:29:39 +0000
  • d46f408b67 Accepting request 747290 from devel:languages:python:numeric Dominique Leuenberger 2019-11-13 12:13:29 +0000
  • bd1fb91f99 Update to correct upstream file. Steve Kowalik 2019-11-11 06:09:03 +0000
  • 5f104464e9 - Update to version 0.25.3 + Support Python 3.8 + Bug fixes > Indexing * Fix regression in DataFrame.reindex() not following the limit argument * Fix regression in RangeIndex.get_indexer() for decreasing RangeIndex where target values may be improperly identified as missing/present > I/O * Fix regression in notebook display where <th> tags were missing for DataFrame.index values * Regression in to_csv() where writing a Series or DataFrame indexed by an IntervalIndex would incorrectly raise a TypeError * Fix to_csv() with ExtensionArray with list-like values > Groupby/resample/rolling * Bug incorrectly raising an IndexError when passing a list of quantiles to pandas.core.groupby.DataFrameGroupBy.quantile() * Bug in pandas.core.groupby.GroupBy.shift(), pandas.core.groupby.GroupBy.bfill() and pandas.core.groupby.GroupBy.ffill() where timezone information would be dropped * Bug in DataFrameGroupBy.quantile() where NA values in the grouping could cause segfaults or incorrect results Steve Kowalik 2019-11-11 02:04:58 +0000
  • 130f8f5100 Accepting request 733649 from devel:languages:python:numeric Dominique Leuenberger 2019-10-02 09:55:50 +0000
  • ec94240187 - Use xdist to run tests in threads, it takes ages otherwise Tomáš Chvátal 2019-09-20 09:47:26 +0000
  • bed098eb50 Accepting request 727291 from devel:languages:python:numeric Dominique Leuenberger 2019-09-04 07:03:33 +0000
  • dd55c40840 Accepting request 727290 from home:TheBlackCat:branches:devel:languages:python:numeric Todd R 2019-08-30 16:23:04 +0000
  • 0fd36f4242 Accepting request 724138 from devel:languages:python:numeric Dominique Leuenberger 2019-08-19 18:48:18 +0000
  • 56134206c1 Accepting request 717704 from home:TheBlackCat:branches:devel:languages:python:numeric Todd R 2019-07-23 00:21:18 +0000
  • 9ea2e9ff9e Accepting request 685823 from devel:languages:python:numeric Dominique Leuenberger 2019-03-18 09:43:30 +0000
  • cda6784484 Accepting request 685684 from home:apersaud:branches:devel:languages:python:numeric Tomáš Chvátal 2019-03-17 15:28:54 +0000
  • f9be2ff729 Accepting request 677956 from devel:languages:python:numeric Dominique Leuenberger 2019-02-26 21:19:20 +0000
  • 1a6337865d - Add patch to fix testrun on 32bit: https://github.com/pandas-dev/pandas/issues/25384 * pandas-tests-memory.patch Tomáš Chvátal 2019-02-22 10:24:09 +0000
  • 050fb25670 - Add requirement for at least 4 GB of physical memory Tomáš Chvátal 2019-02-21 10:45:35 +0000
  • f0a0ff7acb - Do not delete tests, they are used even by other inheriting packages for their testing - Execute tests Tomáš Chvátal 2019-02-20 09:12:44 +0000
  • 185c20e024 Accepting request 672192 from home:TheBlackCat:branches:devel:languages:python:numeric Todd R 2019-02-06 15:39:35 +0000
  • 060d116c14 Accepting request 669375 from home:TheBlackCat:branches:devel:languages:python:numeric Todd R 2019-01-28 21:13:38 +0000
  • c789773396 Accepting request 628224 from devel:languages:python:numeric Dominique Leuenberger 2018-08-10 07:49:45 +0000
  • 973423d849 Accepting request 628197 from home:jengelh:branches:devel:languages:python:numeric Tomáš Chvátal 2018-08-08 17:03:19 +0000
  • df68863666 Accepting request 627515 from devel:languages:python:numeric Dominique Leuenberger 2018-08-06 09:54:25 +0000
  • 9ff20375b3 Accepting request 622580 from devel:languages:python Dominique Leuenberger 2018-07-18 20:54:19 +0000
  • 1fa53e5888 Accepting request 616619 from devel:languages:python Yuchen Lin 2018-06-19 09:59:26 +0000
  • 8afa493ccf Accepting request 614047 from devel:languages:python Dominique Leuenberger 2018-06-05 10:53:15 +0000
  • 4d1c673719 Accepting request 610084 from devel:languages:python Dominique Leuenberger 2018-05-19 13:38:05 +0000
  • 4328c07ff5 Accepting request 563565 from devel:languages:python Dominique Leuenberger 2018-01-16 08:37:21 +0000
  • 5f6c4d8d49 Accepting request 562156 from devel:languages:python Dominique Leuenberger 2018-01-07 16:23:01 +0000
  • 21dfabe815 Accepting request 557957 from devel:languages:python Dominique Leuenberger 2017-12-19 09:58:17 +0000
  • c9c984b20d Accepting request 539578 from devel:languages:python Dominique Leuenberger 2017-11-10 13:56:41 +0000
  • 612ea26e48 Accepting request 530452 from devel:languages:python Dominique Leuenberger 2017-10-09 17:41:03 +0000
  • 5127b1d430 Accepting request 499830 from devel:languages:python Dominique Leuenberger 2017-05-31 10:22:08 +0000
  • 9c058995c4 Accepting request 493376 from devel:languages:python Dominique Leuenberger 2017-05-08 17:04:25 +0000
  • 092e81002a Accepting request 486220 from devel:languages:python Yuchen Lin 2017-04-12 15:34:48 +0000
  • 8484a04edf Accepting request 436929 from devel:languages:python Dominique Leuenberger 2017-01-25 22:18:43 +0000