-
Notifications
You must be signed in to change notification settings - Fork 654
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
DOC-REFACTOR: 1/n Refactoring the documentation #2094
Closed
Closed
Conversation
This file contains 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
* Move logic of `sort_values` into the query compiler Signed-off-by: Devin Petersohn <[email protected]> * Remove dead code Signed-off-by: Devin Petersohn <[email protected]> * Add back `"kind"` parameter Signed-off-by: Devin Petersohn <[email protected]> * Added a test for bug modin-project#1743 This test runs inplace sort of dataframe that has non-numerical index Signed-off-by: Gregory Shimansky <[email protected]> * Apply suggestions from code review Co-authored-by: anmyachev <[email protected]> Co-authored-by: Gregory Shimansky <[email protected]> Co-authored-by: anmyachev <[email protected]>
* Improves performance of slice indexing * Resolves modin-project#1752 Signed-off-by: Devin Petersohn <[email protected]> * Fix issue Signed-off-by: Devin Petersohn <[email protected]> * Fix Series cases Signed-off-by: Devin Petersohn <[email protected]>
…-project#1684) Signed-off-by: Dmitry Chigarev <[email protected]>
…-project#1760) Signed-off-by: Devin Petersohn <[email protected]>
…ementation with defined level parameter (modin-project#1719) Signed-off-by: Alexander Myskov <[email protected]>
…t#1782) Co-authored-by: Vasily Litvinov <[email protected]> Signed-off-by: Anatoly Myachev <[email protected]>
…eries.rolling`, `DataFrame.rolling` functionality to enable rolling window operations Signed-off-by: Alexey Prutskov <[email protected]>
into the query compiler Signed-off-by: Igoshev, Yaroslav <[email protected]>
…project#1786) Signed-off-by: Igoshev, Yaroslav <[email protected]>
…roject#1776) Signed-off-by: Devin Petersohn <[email protected]>
…-project#1599) Co-authored-by: Dmitry Chigarev <[email protected]> Signed-off-by: Devin Petersohn <[email protected]>
…`iloc` (modin-project#1788) Signed-off-by: Devin Petersohn <[email protected]>
Signed-off-by: Dmitry Chigarev <[email protected]>
…er (modin-project#1789) Signed-off-by: Devin Petersohn <[email protected]>
modin-project#1797) Signed-off-by: Devin Petersohn <[email protected]>
…aframes (modin-project#1799) Signed-off-by: Devin Petersohn <[email protected]>
modin-project#1798) Signed-off-by: Devin Petersohn <[email protected]>
…and float (modin-project#1800) Signed-off-by: Devin Petersohn <[email protected]>
…din-project#1795) Signed-off-by: Devin Petersohn <[email protected]>
…me.prod` (modin-project#1801) Signed-off-by: Devin Petersohn <[email protected]>
…`DataFrame.prod`" (modin-project#1813) This reverts commit d8a9972.
…odin-project#1744) Signed-off-by: Vasilij Litvinov <[email protected]>
…allbacks (modin-project#1805) Signed-off-by: Vasilij Litvinov <[email protected]>
…override image (modin-project#1808) Signed-off-by: Vasilij Litvinov <[email protected]>
…din-project#1820) Signed-off-by: Dmitry Chigarev <[email protected]>
…oject#1828) Signed-off-by: Dmitry Chigarev <[email protected]>
…modin-project#1830) Signed-off-by: Anatoly Myachev <[email protected]>
…ed cluster (modin-project#1818) For details see modin-project#1818 Co-authored-by: Devin Petersohn <[email protected]> Signed-off-by: Vasilij Litvinov <[email protected]>
…ject#2021) Signed-off-by: Anatoly Myachev <[email protected]>
…sh.yml (modin-project#2031) Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anatoly Myachev <[email protected]>
* TEST-modin-project#2026: speed up test_join_sort.py Signed-off-by: Anatoly Myachev <[email protected]> * TEST-modin-project#2026: Update modin/pandas/test/dataframe/test_join_sort.py Co-authored-by: Dmitry Chigarev <[email protected]> Signed-off-by: Anatoly Myachev <[email protected]>
…_duplicates` functions (modin-project#1994) Signed-off-by: Alexey Prutskov <[email protected]>
….py (modin-project#2038) Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anatoly Myachev <[email protected]>
* TEST-modin-project#2033: speed up test_series.py Signed-off-by: Anatoly Myachev <[email protected]> * TEST-modin-project#2033: fix kurtosis test Signed-off-by: Anatoly Myachev <[email protected]> * TEST-modin-project#2033: refactor test for modin-project#1953 Signed-off-by: Anatoly Myachev <[email protected]>
* TEST-modin-project#2039: speed up default tests Signed-off-by: Anatoly Myachev <[email protected]> * TEST-modin-project#2039: refactor some resample tests Signed-off-by: Anatoly Myachev <[email protected]> * TEST-modin-project#2039: fix test_resampler Signed-off-by: Anatoly Myachev <[email protected]>
…Ci (modin-project#2051) Signed-off-by: Anatoly Myachev <[email protected]>
Signed-off-by: Anton Malakhov <[email protected]>
…kend (modin-project#2041) Signed-off-by: ienkovich <[email protected]>
…ataFrame` (modin-project#2048) Signed-off-by: Igoshev, Yaroslav <[email protected]>
…to modin/utils.py (modin-project#2055) Signed-off-by: Dmitry Chigarev <[email protected]>
* TEST-modin-project#1891: use conda instead of pip Signed-off-by: Anatoly Myachev <[email protected]> * TEST-modin-project#1891: remove source ctivate modin Signed-off-by: Anatoly Myachev <[email protected]> * TEST-modin-project#1891: pin some dev tools Signed-off-by: Anatoly Myachev <[email protected]>
…#2053) * Fix spawning of remote cluster for Ray 0.8.7 * Update dependencies * Change Teamcity Dockerfile to fully use conda for setting up environment Signed-off-by: Anatoly Myachev <[email protected]>
…din-project#2060) Signed-off-by: Vasilij Litvinov <[email protected]>
Signed-off-by: Alexander Myskov <[email protected]>
…project#2076) Signed-off-by: Alexey Prutskov <[email protected]>
…-project#2036) Signed-off-by: ienkovich <[email protected]>
modin-project#2082) Signed-off-by: Michael L Heuer <[email protected]>
…r developer docs. Signed-off-by: Melik-Adamyan, Areg <[email protected]>
6 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What do these changes do?