CI: Fix py311 builds different exception message by phofl · Pull Request #48525 · pandas-dev/pandas (original) (raw)

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation1 Commits1 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

phofl

@phofl

mroeschke

@mroeschke

meeseeksmachine pushed a commit to meeseeksmachine/pandas that referenced this pull request

Sep 13, 2022

@phofl @meeseeksmachine

mroeschke pushed a commit that referenced this pull request

Sep 13, 2022

@meeseeksmachine @phofl

…ception message) (#48529)

Backport PR #48525: CI: Fix py311 builds different exception message

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

mroeschke added a commit that referenced this pull request

Oct 21, 2022

See issue #47335.

#47335

recommended dependencies should have package mgmt facilitated through pandas. This will make mgmt of pandas in production docker environments a lot simpler.

see #39164 for discussion.

rollback numba from recommended. This would necessitate and update to documentation that requires broad agreement from pd-dev-core team that would slow down the overall PR

see #39164 for discussion. 0.6.0 might be an overly restrictive version, but it is compatible

support is currently unofficial as of 1.5.0

add specific installs and, where required, missing install documentation for

Co-authored-by: Matthew Roeschke emailformattr@gmail.com

see #47336 (comment)

to be more general in case of future changes

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Co-authored-by: Matthew Roeschke emailformattr@gmail.com

Backport PR #48197: DOC: Cleanup 1.5 whatsnew

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48232: CI: Ensure jobs run on 1.5.x branch

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48180: CI: Switch to large for circleci

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

Backport PR #48245: CI: Skip test_round_sanity tests due to failures

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

Backport PR #48240: Fix mypy erroring on backport branches

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

Backport PR #48215: REGR: properly update DataFrame cache in Series.setitem

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR #48272: CI: Require s3fs greater than minumum version in builds

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

Backport PR #48299: Bump s3fs to 2021.08.00

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

Backport PR #48027: ENH: Support masks in groupby prod

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

Backport PR #47762: REGR: preserve reindexed array object (instead of creating new array) for concat with all-NA array

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR #48246: REGR: iloc not possible for sparse DataFrame

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Backport PR #48314: DOC: v1.4.4 release date and tidy up release notes

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Backport PR #48301: DEPR: Deprecate positional arguments in pivot

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

Backport PR #48214: WEB: Removing links to pdf version of the docs from web and docs

Backport PR #48159: TST: Fix interchange/plotting/groupby test warnings

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48324: BUG: Add note in whatsnew for DataFrame.at behavior change

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR #48336: DOC: Add whatsnew note for #45404

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48254: REF: avoid FutureWarning about using deprecates loc.setitem non-inplace usage

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR #48334: BUG: read_html(extract_links=all) with no header

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48265: CI: Setting up ssh key to upload prod docs

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48381: CI: Pin mambaforge image

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

Backport PR #48229: TST: Test Nullable int floordiv by 0

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48414: DOC: Add deprecation to is_categorical

Co-authored-by: Kevin Sheppard bashtage@users.noreply.github.com

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48411: REGR: get_loc for ExtensionEngine not returning bool indexer for na

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

Backport PR #48419: BUG: ensure to return writable buffer in dataframe interchange for categorical column

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR #48444: CI: Pin ipython version

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

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

Backport PR #48427: BLD: Refactor Dockerfile to not install dev enviornment on base

Backport PR #48426: BUG: Column.size should be a method

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Co-authored-by: Patrick Hoefler 61934744+phofl@users.noreply.github.com Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48416: REF: ensure to apply suffixes before concat step in merge code

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR #48354: CI: Bump timeout to 180 minutes

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48472: PERF: keep using ObjectEngine for ExtensionArrays for 1.5

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR #48473: REGR: .describe on unsigned dtypes results in object

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Conflicts:

pandas/tests/extension/test_arrow.py

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR #48490: CI: Use -j1 for python-dev build to avoid flaky build error

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48428: BUG/TST: fix a bunch of arraymanager+pyarrow tests

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR #48525: CI: Fix py311 builds different exception message

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

Backport PR #48489: BUG: fix test_arrow.py tests

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR #48543: DOC: Update footer and include OVH

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48417: Revert set_index inplace and copy keyword changes

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR #48550: TST: remove 2D tests irrelevant for pyarrow

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR #48556: DOC: Fix docs footer

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48562: TST: Testing that no warnings are emitted and that inplace fillna produces the correct result (GH48480)

Co-authored-by: RaphSku 45042665+RaphSku@users.noreply.github.com

Backport PR #48563: DOC: Fix read_sas 1.5 release notes

Co-authored-by: Jonas Haag jonas@lophus.org

Backport PR #48539: REGR: groupby doesn't identify null values when sort=False

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR #48555: DEPR: Series.astype(np.datetime64)

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR #48557: WEB: Add new footer to web

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48285: WEB: Unpin pydata sphinx theme

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

Backport PR #48572: DOC: Fixing styles for the dark theme

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48397: WARN: Remove false positive warning for iloc inplaceness

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

Backport PR #48587: Fix series.str.startswith(tuple)

Co-authored-by: Janosh Riebesell janosh.riebesell@gmail.com

Backport PR #48601: CI: Fix matplolib release issues

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

Backport PR #48623: REGR/DOC: Docs left navbar broke

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR #48619: REGR: Loc.setitem with enlargement raises for nested data

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

Backport PR #48627: DOC: Last changes to release notes for 1.5.0 release

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48642: DOC: Add release notes for 1.5.1

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

Backport PR #48639: CI: Fix directory name for published prod docs

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR #48651: REGR: TextIOWrapper raising an error in read_csv

Co-authored-by: Torsten Wörtwein twoertwein@users.noreply.github.com

Backport PR #48599: DOC: Add deprecation infos to deprecated functions

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

Backport PR #48620: REGR: Performance decrease in factorize

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR #48711: REGR: Regression in DataFrame.loc when setting df with all True indexer

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

Backport PR #48696: REGR: to_hdf raising AssertionError with boolean index

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

Backport PR #48734: REGR: Raise on invalid colormap for scatter plot

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

Backport PR #48713: BUG: pivot_table raising Future Warning with datetime column as index

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

Backport PR #48703: Added theme_switcher

Co-authored-by: Deepak Sirohiwal 38135521+deepaksirohiwal@users.noreply.github.com

Backport PR #48697: REGR: None converted to NaN when enlarging Series

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

Backport PR #48702: REGR: dropna affects observed in groupby

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR #48782: REGR: describe raising when result contains NA

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

Backport PR #48662: BUG: Series.getitem not falling back to positional for bool index

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

Backport PR #48751: WEB: Update link to datapythonista blog url

Co-authored-by: Marc Garcia garcia.marc@gmail.com

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

Backport PR #48785: BUG: still emitting unnecessary FutureWarning in DataFrame.sort_values with sparse columns

Co-authored-by: Marco Edward Gorelli 33491632+MarcoGorelli@users.noreply.github.com

Backport PR #48693: ENH: Make deprecate_nonkeyword_arguments alter function signature

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

BUG: Fix calling groupBy(...).apply(func) on an empty dataframe invokes func (#48579)

(cherry picked from commit 8b0ad71)

Co-authored-by: Dennis Chukwunta chuksmcdennis@yahoo.com

BUG: to_datetime(format='...%f') parses nanoseconds (#48820)

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48790: Created icons for dark theme

Co-authored-by: Lorenzo Vainigli lorenzovngl@gmail.com

Backport PR #48805: Added padding and fixed columns for sponsor logos in mobile view

Co-authored-by: Amay Patel 92037532+amay-patel@users.noreply.github.com

Backport PR #48866: REGR: replace replacing wrong values with inplace and datetime

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

Backport PR #48853: REGR: Avoid unnecessary warning when setting empty dataframe

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

Backport PR #48833: BUG: ArrowExtensionArray compared to invalid object not raising

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR #48686: BUG: to_datetime(tz_mix, utc=True) converts to UTC

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

REGR: fix df.apply with keyword non-zero axis (#48797)

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

Also Recommended dependencies to Performance dependencies (recommended)

Code is now stable and updated.

Attempt a port from doc/source/whatsnew/v1.5.0.rst over to latest document doc/source/whatsnew/v1.5.1.rst.

extra padding on column + empty return before table

pytest-asyncio>=0.19.0

Closes #48361.

No version guidance available so went for latest. No-one should be messing around with tests without modern installs.

matches pytest-asyncio>=0.17.0 in ci/deps/actions-38-minimum_versions.yaml

plus add (:issue:48361) resolution note

double-backtick test underline tilde match title length

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Co-authored-by: Matthew Roeschke emailformattr@gmail.com Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com Co-authored-by: MeeseeksMachine 39504233+meeseeksmachine@users.noreply.github.com Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com Co-authored-by: Patrick Hoefler 61934744+phofl@users.noreply.github.com Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com Co-authored-by: jbrockmendel jbrockmendel@gmail.com Co-authored-by: Marc Garcia garcia.marc@gmail.com Co-authored-by: Kevin Sheppard bashtage@users.noreply.github.com Co-authored-by: RaphSku 45042665+RaphSku@users.noreply.github.com Co-authored-by: Jonas Haag jonas@lophus.org Co-authored-by: Janosh Riebesell janosh.riebesell@gmail.com Co-authored-by: Pandas Development Team pandas-dev@python.org Co-authored-by: Torsten Wörtwein twoertwein@users.noreply.github.com Co-authored-by: Deepak Sirohiwal 38135521+deepaksirohiwal@users.noreply.github.com Co-authored-by: Marco Edward Gorelli 33491632+MarcoGorelli@users.noreply.github.com Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com Co-authored-by: Dennis Chukwunta chuksmcdennis@yahoo.com Co-authored-by: Lorenzo Vainigli lorenzovngl@gmail.com Co-authored-by: Amay Patel 92037532+amay-patel@users.noreply.github.com

phofl added a commit to phofl/pandas that referenced this pull request

Oct 21, 2022

…dev#47336)

See issue pandas-dev#47335.

pandas-dev#47335

recommended dependencies should have package mgmt facilitated through pandas. This will make mgmt of pandas in production docker environments a lot simpler.

see pandas-dev#39164 for discussion.

rollback numba from recommended. This would necessitate and update to documentation that requires broad agreement from pd-dev-core team that would slow down the overall PR

see pandas-dev#39164 for discussion. 0.6.0 might be an overly restrictive version, but it is compatible

support is currently unofficial as of 1.5.0

add specific installs and, where required, missing install documentation for

Co-authored-by: Matthew Roeschke emailformattr@gmail.com

see pandas-dev#47336 (comment)

to be more general in case of future changes

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Co-authored-by: Matthew Roeschke emailformattr@gmail.com

Backport PR pandas-dev#48197: DOC: Cleanup 1.5 whatsnew

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48232: CI: Ensure jobs run on 1.5.x branch

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48180: CI: Switch to large for circleci

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

Backport PR pandas-dev#48245: CI: Skip test_round_sanity tests due to failures

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

Backport PR pandas-dev#48240: Fix mypy erroring on backport branches

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

Backport PR pandas-dev#48215: REGR: properly update DataFrame cache in Series.setitem

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48272: CI: Require s3fs greater than minumum version in builds

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

Backport PR pandas-dev#48299: Bump s3fs to 2021.08.00

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

Backport PR pandas-dev#48027: ENH: Support masks in groupby prod

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

Backport PR pandas-dev#47762: REGR: preserve reindexed array object (instead of creating new array) for concat with all-NA array

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48246: REGR: iloc not possible for sparse DataFrame

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Backport PR pandas-dev#48314: DOC: v1.4.4 release date and tidy up release notes

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Backport PR pandas-dev#48301: DEPR: Deprecate positional arguments in pivot

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

Backport PR pandas-dev#48214: WEB: Removing links to pdf version of the docs from web and docs

Backport PR pandas-dev#48159: TST: Fix interchange/plotting/groupby test warnings

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48324: BUG: Add note in whatsnew for DataFrame.at behavior change

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48336: DOC: Add whatsnew note for pandas-dev#45404

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48254: REF: avoid FutureWarning about using deprecates loc.setitem non-inplace usage

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48334: BUG: read_html(extract_links=all) with no header

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48265: CI: Setting up ssh key to upload prod docs

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48381: CI: Pin mambaforge image

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

Backport PR pandas-dev#48229: TST: Test Nullable int floordiv by 0

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48414: DOC: Add deprecation to is_categorical

Co-authored-by: Kevin Sheppard bashtage@users.noreply.github.com

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48411: REGR: get_loc for ExtensionEngine not returning bool indexer for na

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

Backport PR pandas-dev#48419: BUG: ensure to return writable buffer in dataframe interchange for categorical column

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48444: CI: Pin ipython version

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

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

Backport PR pandas-dev#48427: BLD: Refactor Dockerfile to not install dev enviornment on base

Backport PR pandas-dev#48426: BUG: Column.size should be a method

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Co-authored-by: Patrick Hoefler 61934744+phofl@users.noreply.github.com Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48416: REF: ensure to apply suffixes before concat step in merge code

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48354: CI: Bump timeout to 180 minutes

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48472: PERF: keep using ObjectEngine for ExtensionArrays for 1.5

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48473: REGR: .describe on unsigned dtypes results in object

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Conflicts:

pandas/tests/extension/test_arrow.py

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48490: CI: Use -j1 for python-dev build to avoid flaky build error

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48428: BUG/TST: fix a bunch of arraymanager+pyarrow tests

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48525: CI: Fix py311 builds different exception message

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

Backport PR pandas-dev#48489: BUG: fix test_arrow.py tests

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48543: DOC: Update footer and include OVH

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48417: Revert set_index inplace and copy keyword changes

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48550: TST: remove 2D tests irrelevant for pyarrow

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48556: DOC: Fix docs footer

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48562: TST: Testing that no warnings are emitted and that inplace fillna produces the correct result (GH48480)

Co-authored-by: RaphSku 45042665+RaphSku@users.noreply.github.com

Backport PR pandas-dev#48563: DOC: Fix read_sas 1.5 release notes

Co-authored-by: Jonas Haag jonas@lophus.org

Backport PR pandas-dev#48539: REGR: groupby doesn't identify null values when sort=False

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48555: DEPR: Series.astype(np.datetime64)

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48557: WEB: Add new footer to web

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48285: WEB: Unpin pydata sphinx theme

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

Backport PR pandas-dev#48572: DOC: Fixing styles for the dark theme

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48397: WARN: Remove false positive warning for iloc inplaceness

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

Backport PR pandas-dev#48587: Fix series.str.startswith(tuple)

Co-authored-by: Janosh Riebesell janosh.riebesell@gmail.com

Backport PR pandas-dev#48601: CI: Fix matplolib release issues

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

Backport PR pandas-dev#48623: REGR/DOC: Docs left navbar broke

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48619: REGR: Loc.setitem with enlargement raises for nested data

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

Backport PR pandas-dev#48627: DOC: Last changes to release notes for 1.5.0 release

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48642: DOC: Add release notes for 1.5.1

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

Backport PR pandas-dev#48639: CI: Fix directory name for published prod docs

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48651: REGR: TextIOWrapper raising an error in read_csv

Co-authored-by: Torsten Wörtwein twoertwein@users.noreply.github.com

Backport PR pandas-dev#48599: DOC: Add deprecation infos to deprecated functions

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

Backport PR pandas-dev#48620: REGR: Performance decrease in factorize

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48711: REGR: Regression in DataFrame.loc when setting df with all True indexer

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

Backport PR pandas-dev#48696: REGR: to_hdf raising AssertionError with boolean index

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

Backport PR pandas-dev#48734: REGR: Raise on invalid colormap for scatter plot

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

Backport PR pandas-dev#48713: BUG: pivot_table raising Future Warning with datetime column as index

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

Backport PR pandas-dev#48703: Added theme_switcher

Co-authored-by: Deepak Sirohiwal 38135521+deepaksirohiwal@users.noreply.github.com

Backport PR pandas-dev#48697: REGR: None converted to NaN when enlarging Series

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

Backport PR pandas-dev#48702: REGR: dropna affects observed in groupby

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48782: REGR: describe raising when result contains NA

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

Backport PR pandas-dev#48662: BUG: Series.getitem not falling back to positional for bool index

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

Backport PR pandas-dev#48751: WEB: Update link to datapythonista blog url

Co-authored-by: Marc Garcia garcia.marc@gmail.com

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

Backport PR pandas-dev#48785: BUG: still emitting unnecessary FutureWarning in DataFrame.sort_values with sparse columns

Co-authored-by: Marco Edward Gorelli 33491632+MarcoGorelli@users.noreply.github.com

Backport PR pandas-dev#48693: ENH: Make deprecate_nonkeyword_arguments alter function signature

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

BUG: Fix calling groupBy(...).apply(func) on an empty dataframe invokes func (pandas-dev#48579)

(cherry picked from commit 8b0ad71)

Co-authored-by: Dennis Chukwunta chuksmcdennis@yahoo.com

BUG: to_datetime(format='...%f') parses nanoseconds (pandas-dev#48820)

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48790: Created icons for dark theme

Co-authored-by: Lorenzo Vainigli lorenzovngl@gmail.com

Backport PR pandas-dev#48805: Added padding and fixed columns for sponsor logos in mobile view

Co-authored-by: Amay Patel 92037532+amay-patel@users.noreply.github.com

Backport PR pandas-dev#48866: REGR: replace replacing wrong values with inplace and datetime

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

Backport PR pandas-dev#48853: REGR: Avoid unnecessary warning when setting empty dataframe

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

Backport PR pandas-dev#48833: BUG: ArrowExtensionArray compared to invalid object not raising

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48686: BUG: to_datetime(tz_mix, utc=True) converts to UTC

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

REGR: fix df.apply with keyword non-zero axis (pandas-dev#48797)

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

Also Recommended dependencies to Performance dependencies (recommended)

Code is now stable and updated.

Attempt a port from doc/source/whatsnew/v1.5.0.rst over to latest document doc/source/whatsnew/v1.5.1.rst.

extra padding on column + empty return before table

pytest-asyncio>=0.19.0

Closes pandas-dev#48361.

No version guidance available so went for latest. No-one should be messing around with tests without modern installs.

matches pytest-asyncio>=0.17.0 in ci/deps/actions-38-minimum_versions.yaml

plus add (:issue:48361) resolution note

double-backtick test underline tilde match title length

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Co-authored-by: Matthew Roeschke emailformattr@gmail.com Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com Co-authored-by: MeeseeksMachine 39504233+meeseeksmachine@users.noreply.github.com Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com Co-authored-by: Patrick Hoefler 61934744+phofl@users.noreply.github.com Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com Co-authored-by: jbrockmendel jbrockmendel@gmail.com Co-authored-by: Marc Garcia garcia.marc@gmail.com Co-authored-by: Kevin Sheppard bashtage@users.noreply.github.com Co-authored-by: RaphSku 45042665+RaphSku@users.noreply.github.com Co-authored-by: Jonas Haag jonas@lophus.org Co-authored-by: Janosh Riebesell janosh.riebesell@gmail.com Co-authored-by: Pandas Development Team pandas-dev@python.org Co-authored-by: Torsten Wörtwein twoertwein@users.noreply.github.com Co-authored-by: Deepak Sirohiwal 38135521+deepaksirohiwal@users.noreply.github.com Co-authored-by: Marco Edward Gorelli 33491632+MarcoGorelli@users.noreply.github.com Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com Co-authored-by: Dennis Chukwunta chuksmcdennis@yahoo.com Co-authored-by: Lorenzo Vainigli lorenzovngl@gmail.com Co-authored-by: Amay Patel 92037532+amay-patel@users.noreply.github.com

noatamir pushed a commit to noatamir/pandas that referenced this pull request

Nov 9, 2022

@phofl @noatamir

Fix py311 builds different exception message

noatamir pushed a commit to noatamir/pandas that referenced this pull request

Nov 9, 2022

…dev#47336)

See issue pandas-dev#47335.

pandas-dev#47335

recommended dependencies should have package mgmt facilitated through pandas. This will make mgmt of pandas in production docker environments a lot simpler.

see pandas-dev#39164 for discussion.

rollback numba from recommended. This would necessitate and update to documentation that requires broad agreement from pd-dev-core team that would slow down the overall PR

see pandas-dev#39164 for discussion. 0.6.0 might be an overly restrictive version, but it is compatible

support is currently unofficial as of 1.5.0

add specific installs and, where required, missing install documentation for

Co-authored-by: Matthew Roeschke emailformattr@gmail.com

see pandas-dev#47336 (comment)

to be more general in case of future changes

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Co-authored-by: Matthew Roeschke emailformattr@gmail.com

Backport PR pandas-dev#48197: DOC: Cleanup 1.5 whatsnew

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48232: CI: Ensure jobs run on 1.5.x branch

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48180: CI: Switch to large for circleci

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

Backport PR pandas-dev#48245: CI: Skip test_round_sanity tests due to failures

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

Backport PR pandas-dev#48240: Fix mypy erroring on backport branches

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

Backport PR pandas-dev#48215: REGR: properly update DataFrame cache in Series.setitem

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48272: CI: Require s3fs greater than minumum version in builds

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

Backport PR pandas-dev#48299: Bump s3fs to 2021.08.00

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

Backport PR pandas-dev#48027: ENH: Support masks in groupby prod

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

Backport PR pandas-dev#47762: REGR: preserve reindexed array object (instead of creating new array) for concat with all-NA array

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48246: REGR: iloc not possible for sparse DataFrame

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Backport PR pandas-dev#48314: DOC: v1.4.4 release date and tidy up release notes

Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com

Backport PR pandas-dev#48301: DEPR: Deprecate positional arguments in pivot

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

Backport PR pandas-dev#48214: WEB: Removing links to pdf version of the docs from web and docs

Backport PR pandas-dev#48159: TST: Fix interchange/plotting/groupby test warnings

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48324: BUG: Add note in whatsnew for DataFrame.at behavior change

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48336: DOC: Add whatsnew note for pandas-dev#45404

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48254: REF: avoid FutureWarning about using deprecates loc.setitem non-inplace usage

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48334: BUG: read_html(extract_links=all) with no header

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48265: CI: Setting up ssh key to upload prod docs

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48381: CI: Pin mambaforge image

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

Backport PR pandas-dev#48229: TST: Test Nullable int floordiv by 0

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48414: DOC: Add deprecation to is_categorical

Co-authored-by: Kevin Sheppard bashtage@users.noreply.github.com

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48411: REGR: get_loc for ExtensionEngine not returning bool indexer for na

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

Backport PR pandas-dev#48419: BUG: ensure to return writable buffer in dataframe interchange for categorical column

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48444: CI: Pin ipython version

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

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

Backport PR pandas-dev#48427: BLD: Refactor Dockerfile to not install dev enviornment on base

Backport PR pandas-dev#48426: BUG: Column.size should be a method

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Co-authored-by: Patrick Hoefler 61934744+phofl@users.noreply.github.com Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48416: REF: ensure to apply suffixes before concat step in merge code

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48354: CI: Bump timeout to 180 minutes

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48472: PERF: keep using ObjectEngine for ExtensionArrays for 1.5

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48473: REGR: .describe on unsigned dtypes results in object

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Conflicts:

pandas/tests/extension/test_arrow.py

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48490: CI: Use -j1 for python-dev build to avoid flaky build error

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48428: BUG/TST: fix a bunch of arraymanager+pyarrow tests

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48525: CI: Fix py311 builds different exception message

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

Backport PR pandas-dev#48489: BUG: fix test_arrow.py tests

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48543: DOC: Update footer and include OVH

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48417: Revert set_index inplace and copy keyword changes

Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com

Backport PR pandas-dev#48550: TST: remove 2D tests irrelevant for pyarrow

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48556: DOC: Fix docs footer

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48562: TST: Testing that no warnings are emitted and that inplace fillna produces the correct result (GH48480)

Co-authored-by: RaphSku 45042665+RaphSku@users.noreply.github.com

Backport PR pandas-dev#48563: DOC: Fix read_sas 1.5 release notes

Co-authored-by: Jonas Haag jonas@lophus.org

Backport PR pandas-dev#48539: REGR: groupby doesn't identify null values when sort=False

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48555: DEPR: Series.astype(np.datetime64)

Co-authored-by: jbrockmendel jbrockmendel@gmail.com

Backport PR pandas-dev#48557: WEB: Add new footer to web

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48285: WEB: Unpin pydata sphinx theme

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

Backport PR pandas-dev#48572: DOC: Fixing styles for the dark theme

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48397: WARN: Remove false positive warning for iloc inplaceness

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

Backport PR pandas-dev#48587: Fix series.str.startswith(tuple)

Co-authored-by: Janosh Riebesell janosh.riebesell@gmail.com

Backport PR pandas-dev#48601: CI: Fix matplolib release issues

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

Backport PR pandas-dev#48623: REGR/DOC: Docs left navbar broke

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48619: REGR: Loc.setitem with enlargement raises for nested data

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

Backport PR pandas-dev#48627: DOC: Last changes to release notes for 1.5.0 release

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48642: DOC: Add release notes for 1.5.1

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

Backport PR pandas-dev#48639: CI: Fix directory name for published prod docs

Co-authored-by: Marc Garcia garcia.marc@gmail.com

Backport PR pandas-dev#48651: REGR: TextIOWrapper raising an error in read_csv

Co-authored-by: Torsten Wörtwein twoertwein@users.noreply.github.com

Backport PR pandas-dev#48599: DOC: Add deprecation infos to deprecated functions

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

Backport PR pandas-dev#48620: REGR: Performance decrease in factorize

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48711: REGR: Regression in DataFrame.loc when setting df with all True indexer

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

Backport PR pandas-dev#48696: REGR: to_hdf raising AssertionError with boolean index

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

Backport PR pandas-dev#48734: REGR: Raise on invalid colormap for scatter plot

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

Backport PR pandas-dev#48713: BUG: pivot_table raising Future Warning with datetime column as index

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

Backport PR pandas-dev#48703: Added theme_switcher

Co-authored-by: Deepak Sirohiwal 38135521+deepaksirohiwal@users.noreply.github.com

Backport PR pandas-dev#48697: REGR: None converted to NaN when enlarging Series

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

Backport PR pandas-dev#48702: REGR: dropna affects observed in groupby

Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com

Backport PR pandas-dev#48782: REGR: describe raising when result contains NA

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

Backport PR pandas-dev#48662: BUG: Series.getitem not falling back to positional for bool index

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

Backport PR pandas-dev#48751: WEB: Update link to datapythonista blog url

Co-authored-by: Marc Garcia garcia.marc@gmail.com

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

Backport PR pandas-dev#48785: BUG: still emitting unnecessary FutureWarning in DataFrame.sort_values with sparse columns

Co-authored-by: Marco Edward Gorelli 33491632+MarcoGorelli@users.noreply.github.com

Backport PR pandas-dev#48693: ENH: Make deprecate_nonkeyword_arguments alter function signature

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

BUG: Fix calling groupBy(...).apply(func) on an empty dataframe invokes func (pandas-dev#48579)

(cherry picked from commit 8b0ad71)

Co-authored-by: Dennis Chukwunta chuksmcdennis@yahoo.com

BUG: to_datetime(format='...%f') parses nanoseconds (pandas-dev#48820)

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48790: Created icons for dark theme

Co-authored-by: Lorenzo Vainigli lorenzovngl@gmail.com

Backport PR pandas-dev#48805: Added padding and fixed columns for sponsor logos in mobile view

Co-authored-by: Amay Patel 92037532+amay-patel@users.noreply.github.com

Backport PR pandas-dev#48866: REGR: replace replacing wrong values with inplace and datetime

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

Backport PR pandas-dev#48853: REGR: Avoid unnecessary warning when setting empty dataframe

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

Backport PR pandas-dev#48833: BUG: ArrowExtensionArray compared to invalid object not raising

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Backport PR pandas-dev#48686: BUG: to_datetime(tz_mix, utc=True) converts to UTC

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

REGR: fix df.apply with keyword non-zero axis (pandas-dev#48797)

Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

Also Recommended dependencies to Performance dependencies (recommended)

Code is now stable and updated.

Attempt a port from doc/source/whatsnew/v1.5.0.rst over to latest document doc/source/whatsnew/v1.5.1.rst.

extra padding on column + empty return before table

pytest-asyncio>=0.19.0

Closes pandas-dev#48361.

No version guidance available so went for latest. No-one should be messing around with tests without modern installs.

matches pytest-asyncio>=0.17.0 in ci/deps/actions-38-minimum_versions.yaml

plus add (:issue:48361) resolution note

double-backtick test underline tilde match title length

Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com

Co-authored-by: Matthew Roeschke emailformattr@gmail.com Co-authored-by: Simon Hawkins simonjayhawkins@gmail.com Co-authored-by: MeeseeksMachine 39504233+meeseeksmachine@users.noreply.github.com Co-authored-by: Matthew Roeschke 10647082+mroeschke@users.noreply.github.com Co-authored-by: Patrick Hoefler 61934744+phofl@users.noreply.github.com Co-authored-by: Joris Van den Bossche jorisvandenbossche@gmail.com Co-authored-by: Richard Shadrach 45562402+rhshadrach@users.noreply.github.com Co-authored-by: jbrockmendel jbrockmendel@gmail.com Co-authored-by: Marc Garcia garcia.marc@gmail.com Co-authored-by: Kevin Sheppard bashtage@users.noreply.github.com Co-authored-by: RaphSku 45042665+RaphSku@users.noreply.github.com Co-authored-by: Jonas Haag jonas@lophus.org Co-authored-by: Janosh Riebesell janosh.riebesell@gmail.com Co-authored-by: Pandas Development Team pandas-dev@python.org Co-authored-by: Torsten Wörtwein twoertwein@users.noreply.github.com Co-authored-by: Deepak Sirohiwal 38135521+deepaksirohiwal@users.noreply.github.com Co-authored-by: Marco Edward Gorelli 33491632+MarcoGorelli@users.noreply.github.com Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com Co-authored-by: Dennis Chukwunta chuksmcdennis@yahoo.com Co-authored-by: Lorenzo Vainigli lorenzovngl@gmail.com Co-authored-by: Amay Patel 92037532+amay-patel@users.noreply.github.com

Labels

CI

Continuous Integration

Dependencies

Required and optional dependencies

2 participants

@phofl @mroeschke