Skip to content

Actions: modin-project/modin

push-to-main

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
97 workflow runs
97 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

FIX-#7327: Use sort parameter of DataFrame.stack (#7396)
push-to-main #97: Commit 1c4d173 pushed by anmyachev
September 21, 2024 18:34 42m 15s main
September 21, 2024 18:34 42m 15s
PERF-#7397: Avoid materializing index/columns in shape checks (#7398)
push-to-main #96: Commit cc717a0 pushed by anmyachev
September 21, 2024 12:23 43m 54s main
September 21, 2024 12:23 43m 54s
REFACTOR-#7315: Refactor axis checks in squeeze (#7400)
push-to-main #95: Commit 8b8806e pushed by anmyachev
September 20, 2024 18:46 42m 37s main
September 20, 2024 18:46 42m 37s
FIX-#7383: Avoid broadcast issue in partition manager with custom NPa…
push-to-main #94: Commit 7867400 pushed by YarShev
September 20, 2024 12:21 44m 0s main
September 20, 2024 12:21 44m 0s
FIX-#7381: Fix Series binary operators ignoring fill_value (#7394)
push-to-main #93: Commit 6cf3ca2 pushed by anmyachev
September 17, 2024 20:05 41m 40s main
September 17, 2024 20:05 41m 40s
FIX-#7375: Fix Series.duplicated dropping name (#7395)
push-to-main #92: Commit 05f5e7d pushed by anmyachev
September 14, 2024 13:43 41m 7s main
September 14, 2024 13:43 41m 7s
Release version 0.32.0 (#7393)
push-to-main #91: Commit 3e951a6 pushed by YarShev
September 11, 2024 12:51 42m 36s main
September 11, 2024 12:51 42m 36s
FIX-#7389: Fix uploading artifacts (#7390)
push-to-main #90: Commit 3357709 pushed by YarShev
September 9, 2024 14:32 43m 31s main
September 9, 2024 14:32 43m 31s
FIX-#7387: Limit the number of pytest workers for tests with Ray engi…
push-to-main #89: Commit f3c0a63 pushed by anmyachev
September 6, 2024 16:34 42m 29s main
September 6, 2024 16:34 42m 29s
DOCS-#7382: Add documentation on how to use Modin Native query compil…
push-to-main #88: Commit 156cd51 pushed by YarShev
September 6, 2024 13:33 42m 54s main
September 6, 2024 13:33 42m 54s
FEAT-#7308: Interoperability between query compilers (#7376)
push-to-main #87: Commit cf5d638 pushed by YarShev
September 2, 2024 12:29 42m 49s main
September 2, 2024 12:29 42m 49s
FIX-#7379: Fix __imul__ performing addition instead of multiplication…
push-to-main #86: Commit 5f4d401 pushed by YarShev
September 2, 2024 08:29 42m 33s main
September 2, 2024 08:29 42m 33s
FIX-#7371: Fix inserting datelike values into a DataFrame (#7372)
push-to-main #85: Commit f70176a pushed by YarShev
August 28, 2024 10:32 41m 29s main
August 28, 2024 10:32 41m 29s
FEAT-#7337: Using dynamic partitionning in broadcast_apply (#7338)
push-to-main #84: Commit 8249915 pushed by anmyachev
August 26, 2024 13:31 1h 19m 24s main
August 26, 2024 13:31 1h 19m 24s
FEAT-#4605: Add native query compiler (#7259)
push-to-main #83: Commit da01571 pushed by YarShev
August 26, 2024 13:26 43m 31s main
August 26, 2024 13:26 43m 31s
FIX-#7373: Try a previous version of motoserver/moto service, pin t…
push-to-main #82: Commit 8fc230a pushed by anmyachev
August 26, 2024 11:34 42m 56s main
August 26, 2024 11:34 42m 56s
FEAT-#7368: Add a new environment variable for using dynamic partitio…
push-to-main #81: Commit 05e5c48 pushed by anmyachev
August 19, 2024 11:56 42m 8s main
August 19, 2024 11:56 42m 8s
FIX-#7357: Fix NoAttributeError on DataFrame.copy (#7358)
push-to-main #80: Commit b236b76 pushed by YarShev
August 2, 2024 08:27 42m 34s main
August 2, 2024 08:27 42m 34s
FIX-#7355: Cpu count would be set incorrectly on a cluster (#7356)
push-to-main #79: Commit 6dce30e pushed by YarShev
August 1, 2024 16:33 43m 46s main
August 1, 2024 16:33 43m 46s
FIX-#7113: Fix docstring overrides for subclasses. (#7354)
push-to-main #78: Commit 22ed4d8 pushed by sfc-gh-mvashishtha
August 1, 2024 14:06 43m 40s main
August 1, 2024 14:06 43m 40s
FIX-#7134: Use a separate docstring class for BasePandasDataset. (#7353)
push-to-main #77: Commit 24018db pushed by YarShev
July 31, 2024 11:40 57m 15s main
July 31, 2024 11:40 57m 15s
FIX-#7351: Add ipython method calls to non-lookup list (#7352)
push-to-main #76: Commit 621f49e pushed by YarShev
July 31, 2024 11:14 42m 48s main
July 31, 2024 11:14 42m 48s
FEAT-#7340: Add more granular lazy flags to query compiler (#7348)
push-to-main #75: Commit a40cef7 pushed by devin-petersohn
July 29, 2024 16:11 41m 51s main
July 29, 2024 16:11 41m 51s
FEAT-#7331: Initial Polars API (#7332)
push-to-main #74: Commit 7c1dde0 pushed by devin-petersohn
July 24, 2024 20:39 42m 11s main
July 24, 2024 20:39 42m 11s
DOCS-#0000: Update RunLLM Ask AI widget script path (#7345)
push-to-main #73: Commit f5f9ae9 pushed by YarShev
July 22, 2024 12:42 44m 25s main
July 22, 2024 12:42 44m 25s