Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pandas: Upgrade 1.0.5 -> 1.1.0 | Leon Anavi | 2020-08-03 | 1 | -23/+0 |
| | | | | | | | | | | | | | Upgrade to release 1.1.0. This is a minor release which includes some new features, bug fixes, and performance improvements. For more details have a look at: https://pandas.pydata.org/pandas-docs/version/1.1.0/whatsnew/v1.1.0.html License-Update: Updated years. The license remains the same. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | python3-pandas: Upgrade 1.0.3 -> 1.0.5 | Leon Anavi | 2020-06-26 | 1 | -0/+23 |
Upgrade to release 1.0.5: - Fix regression in read_parquet() when reading from file-like objects. - Fix regression in reading from public S3 buckets. - Fixed regression in replace() raising an AssertionError when replacing values in an extension dtype with values of a different dtype Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> |