lp:~pythonxy/pythonxy-upstream/+git/pandas-github

Owned by Python XY
Get this repository:
git clone https://git.launchpad.net/~pythonxy/pythonxy-upstream/+git/pandas-github

Import details

Import Status: Failed

This repository is an import of the Git repository at https://github.com/pandas-dev/pandas.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 hour — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 1 hour — see the log

Updating repository...

Launchpad is processing new changes to this repository which will be available shortly. Reload to see the changes.

Branches

Name Last Modified Last Commit
main 2024-03-11 21:18:12 UTC
Remove maybe unused function (#57814)

Author: Trinh Quoc Anh
Author Date: 2024-03-11 21:18:12 UTC

Remove maybe unused function (#57814)

* Remove unused function

* Remove unused function

2.2.x 2024-03-08 21:35:59 UTC
Backport PR #57780 on branch 2.2.x (COMPAT: Adapt to Numpy 2.0 dtype changes)...

Author: Lumberbot (aka Jack)
Author Date: 2024-03-08 21:35:59 UTC

Backport PR #57780 on branch 2.2.x (COMPAT: Adapt to Numpy 2.0 dtype changes) (#57784)

Backport PR #57780: COMPAT: Adapt to Numpy 2.0 dtype changes

Co-authored-by: Sebastian Berg <sebastianb@nvidia.com>

2.1.x 2023-12-08 14:17:35 UTC
RLS: 2.1.4

Author: Pandas Development Team
Author Date: 2023-12-08 14:17:35 UTC

RLS: 2.1.4

2.0.x 2023-07-09 05:23:41 UTC
Backport PR #54051 on branch 2.0.x (DOC: Add whatsnew for 2.0.4) (#54053)

Author: Lumberbot (aka Jack)
Author Date: 2023-07-09 05:23:41 UTC

Backport PR #54051 on branch 2.0.x (DOC: Add whatsnew for 2.0.4) (#54053)

Backport PR #54051: DOC: Add whatsnew for 2.0.4

Co-authored-by: Thomas Li <47963215+lithomas1@users.noreply.github.com>

1.5.x 2023-02-16 15:36:32 UTC
"Backport PR #51393 on branch 1.5.x (CI: Pin matplotlib to < 3.7.0)" (#51429)

Author: Marco Edward Gorelli
Author Date: 2023-02-16 15:36:32 UTC

"Backport PR #51393 on branch 1.5.x (CI: Pin matplotlib to < 3.7.0)" (#51429)

Backport PR #51393: CI: Pin matplotlib to < 3.7.0

Co-authored-by: Patrick Hoefler <61934744+phofl@users.noreply.github.com>

1.4.x 2022-09-08 07:12:11 UTC
Backport PR #48444 on branch 1.4.x (CI: Pin ipython version (#48444) (#48451)

Author: Patrick Hoefler
Author Date: 2022-09-08 07:12:11 UTC

Backport PR #48444 on branch 1.4.x (CI: Pin ipython version (#48444) (#48451)

CI: Pin ipython version (#48444)

* CI: Pin ipython version

* Remove okexcept

1.3.x 2021-12-12 10:20:48 UTC
RLS: 1.3.5

Author: Pandas Development Team
Author Date: 2021-12-12 10:20:48 UTC

RLS: 1.3.5

1.2.x 2021-06-22 09:53:30 UTC
RLS: 1.2.5

Author: Pandas Development Team
Author Date: 2021-06-22 09:53:30 UTC

RLS: 1.2.5

1.1.x 2020-12-07 11:42:10 UTC
RLS: 1.1.5

Author: Pandas Development Team
Author Date: 2020-12-07 11:42:10 UTC

RLS: 1.1.5

1.0.x 2020-06-17 11:50:04 UTC
RLS: 1.0.5

Author: Pandas Development Team
Author Date: 2020-06-17 11:50:04 UTC

RLS: 1.0.5

0.25.x 2019-11-08 16:27:25 UTC
Updated index links for 0.25.3 (#29374)

Author: William Ayd
Author Date: 2019-11-08 16:27:25 UTC

Updated index links for 0.25.3 (#29374)

0.24.x 2019-03-26 00:24:18 UTC
Backport PR #25262: REF/TST: resample/test_base.py (#25718)

Author: MeeseeksMachine
Author Date: 2019-03-26 00:24:18 UTC

Backport PR #25262: REF/TST: resample/test_base.py (#25718)

0.23.x 2018-09-11 21:45:25 UTC
BUG: NaN should have pct rank of NaN (#22634)

Author: gfyoung
Author Date: 2018-09-11 21:45:25 UTC

BUG: NaN should have pct rank of NaN (#22634)

Backport of gh-22600.

0.22.x 2017-12-30 19:56:52 UTC
RLS: v0.22.0

Author: Tom Augspurger
Author Date: 2017-12-30 19:56:52 UTC

RLS: v0.22.0

0.21.x 2017-12-12 03:55:47 UTC
RLS: v0.21.1

Author: Tom Augspurger
Author Date: 2017-12-12 03:55:47 UTC

RLS: v0.21.1

0.20.x 2017-07-07 16:55:27 UTC
RLS: v0.20.3

Author: Tom Augspurger
Author Date: 2017-07-07 16:55:27 UTC

RLS: v0.20.3

0.19.x 2017-04-11 20:22:10 UTC
DOC: typo: comverted -> converted (#15977)

Author: Jeremy Gray
Author Date: 2017-04-11 20:22:10 UTC

DOC: typo: comverted -> converted (#15977)

libpandas-native-core 2016-01-06 22:01:58 UTC
Library scaffolding and build infrastructure for libpandas native core

Author: Wes McKinney
Author Date: 2016-01-06 22:01:58 UTC

Library scaffolding and build infrastructure for libpandas native core
experiments to evaluate replacing Series and DataFrame internals and custom
dtypes with a consistent set of wrapper types, array, and table data
structures. Incorporates several bits of BSD / MIT / Apache-licensed code and
various copyright notices have been added to LICENSES.

118 of 18 results
This repository contains Public information 
Everyone can see this information.

Subscribers

No subscribers.