-
Notifications
You must be signed in to change notification settings - Fork 655
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 and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Try commits for Release 0.23.2 #6686
Conversation
…() for categorical (modin-project#6480) Signed-off-by: Andrey Pavlenko <[email protected]>
…din-project#6510) Signed-off-by: Dmitry Chigarev <[email protected]>
…shed on HDK 0.7.0 and python 3.9 (modin-project#6515) Signed-off-by: Andrey Pavlenko <[email protected]>
…e output's shape (modin-project#6506) Signed-off-by: Dmitry Chigarev <[email protected]>
…is disabled (modin-project#6517) Signed-off-by: Andrey Pavlenko <[email protected]> Co-authored-by: Anatoly Myachev <[email protected]>
…modin-project#6521) Signed-off-by: Anatoly Myachev <[email protected]>
…d types of 'io' (modin-project#6462) Signed-off-by: Anatoly Myachev <[email protected]>
…odin-project#6523) Signed-off-by: Anatoly Myachev <[email protected]> Co-authored-by: Vasily Litvinov <[email protected]>
…r experimental mode (modin-project#6529) Signed-off-by: Anatoly Myachev <[email protected]>
…n int instead of NumPy scalar (modin-project#6526) Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Dmitry Chigarev <[email protected]>
…_text' param for old 'openpyxl' (modin-project#6534) Signed-off-by: Anatoly Myachev <[email protected]>
…only' for 'iloc' (modin-project#6538) Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anatoly Myachev <[email protected]>
…oject#6554) Signed-off-by: Anatoly Myachev <[email protected]>
…when `axis=None` (modin-project#6560) Co-authored-by: Rehan Durrani <[email protected]> Signed-off-by: Anatoly Myachev <[email protected]>
…kend (modin-project#6575) Signed-off-by: Dmitry Chigarev <[email protected]>
…me/series (modin-project#6603) Signed-off-by: Anatoly Myachev <[email protected]>
…odin-project#6608) Signed-off-by: Dmitry Chigarev <[email protected]>
… object` warning (modin-project#6612) Signed-off-by: Anatoly Myachev <[email protected]>
….groupby.agg' (modin-project#6613) Signed-off-by: Anatoly Myachev <[email protected]>
) Signed-off-by: izamyati <[email protected]>
…modin-project#6636) Signed-off-by: Andrey Pavlenko <[email protected]>
…l' (modin-project#6638) Signed-off-by: Anatoly Myachev <[email protected]>
…ject#6643) Signed-off-by: Anatoly Myachev <[email protected]>
…executing call queues (modin-project#6633) Signed-off-by: Dmitry Chigarev <[email protected]>
…l/hdk/query.py part of modin package (modin-project#6646) Signed-off-by: Egor Krivov <[email protected]>
…odin-project#6656) Signed-off-by: Anatoly Myachev <[email protected]> Co-authored-by: Dmitry Chigarev <[email protected]>
…y.apply in case of experimental groupby (modin-project#6649) Signed-off-by: izamyati <[email protected]> Co-authored-by: Dmitry Chigarev <[email protected]>
… build (modin-project#6681) Signed-off-by: izamyati <[email protected]>
@modin-project/modin-core please take a look at the commits I want to include in version 0.23.2. The main goal is to port the fixes to a version of Modin that still supports Python 3.8. |
@anmyachev I think it looks good, you just cherry-picked the commits, correct? We can release this as a backport, but typically the naming convention we have used is |
Yes, just cherry-picked. Although I also had to resolve conflicts for some commits. |
|
…pply` (modin-project#6673) Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anatoly Myachev <[email protected]>
What do these changes do?
flake8 modin/ asv_bench/benchmarks scripts/doc_checker.py
black --check modin/ asv_bench/benchmarks scripts/doc_checker.py
git commit -s
docs/development/architecture.rst
is up-to-date