Commit Graph

  • 800790b718 Potential fix for code scanning alert no. 1664: NotImplemented is not an Exception John Kew 2025-03-25 17:52:59 -07:00
  • 1a2cb29880 Address code coverage errors John Kew 2025-03-25 17:47:52 -07:00
  • fcb42b8c75 Disble logging for the internal qc function John Kew 2025-03-25 15:33:01 -07:00
  • c79f4a956e Fix issue for executing methods on the class John Kew 2025-03-25 15:17:07 -07:00
  • 167ae1adf9 More lint John Kew 2025-03-25 13:53:40 -07:00
  • e13feaeb51 Remove commented-out breakpoint in utils.py John Kew 2025-03-25 13:50:15 -07:00
  • d69591b84e Update query_compiler_calculator.py John Kew 2025-03-25 13:49:35 -07:00
  • cf16eb943d Potential fix for code scanning alert no. 1655: Cyclic import John Kew 2025-03-25 13:48:52 -07:00
  • 04166e8868 isort issue John Kew 2025-03-25 13:42:16 -07:00
  • 985ca205e5 more lint John Kew 2025-03-25 13:36:47 -07:00
  • bf091d62d9 Various linting John Kew 2025-03-25 13:34:54 -07:00
  • e776ec410e isort John Kew 2025-03-25 13:29:37 -07:00
  • 93c4ce880a lint John Kew 2025-03-25 13:28:41 -07:00
  • a0f78c7bcc Pull in mahesh's fix John Kew 2025-03-25 13:19:24 -07:00
  • c8b98ccfaa WIP John Kew 2025-03-25 11:58:53 -07:00
  • ebfce59eaa Get caster tests working again John Kew 2025-03-25 10:32:07 -07:00
  • 26e4f238d0 Revert "Try to remove cyclic import" John Kew 2025-03-21 14:17:36 -07:00
  • 84ea41292b Try to remove cyclic import John Kew 2025-03-21 11:51:49 -07:00
  • 401e7b43c3 Add doc for module John Kew 2025-03-21 11:46:14 -07:00
  • d1e27ca07c Add license John Kew 2025-03-21 11:39:27 -07:00
  • 8ef2c00b24 FEAT-7477: Move the query compliler caster so it can be used in more places Move the query casting calculator out to the base directory so it can be used by the API layer as well. John Kew 2025-03-21 11:31:10 -07:00
  • 21117c6cc2 FEAT-#7472: Add an option register dataframe and series accessors with a particular backend. (#7473) Mahesh Vashishtha 2025-03-24 17:12:48 -07:00
  • de3ef44f31 FEAT-#7448: Allow QueryCompilerCaster to apply cost-optimization on automatic casting (#7464) jkew/ammend-git-message John Kew 2025-03-21 10:47:39 -07:00
  • 0970395fec FEAT-#7448: Allow QueryCompilerCaster to apply cost-optimization on automatic casting (#7464) John Kew 2025-03-21 10:47:39 -07:00
  • 872b159d89 FEAT-#7468: Add progress bar for engine switch (#7469) Jonathan Shi 2025-03-20 15:02:22 -07:00
  • 97d80463b2 FIX-#7465: Properly implement Series.rename_axis (#7466) Jonathan Shi 2025-03-20 13:56:19 -07:00
  • b8a6783a5c FIX-#7413: Always use positional index before computing argmin/argmax (#7463) Jonathan Shi 2025-03-18 15:59:52 -07:00
  • 0f21b530f0 pass data class not instance jkew/configurable-auto-caster John Kew 2025-03-18 12:13:20 -07:00
  • 1a2a2cfde3 Change signatures of costing fn John Kew 2025-03-13 14:15:43 -07:00
  • 5c00dba490 FEAT-#7459: Add methods to get and set backend. (#7460) Mahesh Vashishtha 2025-03-12 20:53:03 -07:00
  • 94d784bf47 Fix imports John Kew 2025-03-12 10:31:12 -07:00
  • 44c86a79c7 Add test for casting involving modin.pandas methods John Kew 2025-03-12 10:30:25 -07:00
  • 1fc4f99e08 More formatting John Kew 2025-03-11 19:45:45 -07:00
  • 31e5af6b44 More doc fixes John Kew 2025-03-11 19:41:18 -07:00
  • 110fe64e8b More lint John Kew 2025-03-11 19:14:44 -07:00
  • 9e18874572 More doc fixes John Kew 2025-03-11 19:12:21 -07:00
  • 1f8dfa7699 Misc lint and doc updates John Kew 2025-03-11 18:59:08 -07:00
  • 810a695479 make the class method a proper class method John Kew 2025-03-11 18:14:06 -07:00
  • 1397112d63 remove extranious change; try to fix cyclic import John Kew 2025-03-11 18:12:07 -07:00
  • 14589cd849 FIX-#7461: Set backend correctly with environment variables. (#7462) Mahesh Vashishtha 2025-03-11 15:20:37 -07:00
  • f9a4bda474 lint and headers John Kew 2025-03-11 13:18:19 -07:00
  • a3e1679a77 Update tests John Kew 2025-03-11 13:15:24 -07:00
  • 8155fbf651 More tests John Kew 2025-03-10 16:19:12 -07:00
  • 486f515b03 Checkpoint John Kew 2025-03-10 14:39:03 -07:00
  • c114e7b0a3 FEAT-#7455: Add Backend config variable as an alias for execution. (#7456) Mahesh Vashishtha 2025-03-07 13:11:21 -08:00
  • ac38314a3d TEST-#7457: Fix SSL certificate error in notebooks by using http. (#7458) Mahesh Vashishtha 2025-03-07 12:03:25 -08:00
  • 6252ebde19 FEAT-#7445: Add metrics interface so third-parties can collect metrics from the modin frontend (#7444) John Kew 2025-02-27 13:50:39 -08:00
  • bb29f898f3 FIX-#7405: Internally sort indices for loc/iloc set (#7440) Jonathan Shi 2025-02-27 11:59:53 -08:00
  • 8c7799fdbb TEST-#7441: Correctly skip sanity tests if we don't need them. (#7442) Mahesh Vashishtha 2025-02-14 15:22:57 -08:00
  • 4152c95e0b FEAT-#7433: Replace NativeDataFrameMode with a complete "native" execution. (#7436) Mahesh Vashishtha 2025-02-13 09:10:48 -08:00
  • cce5325b1f TEST-#7437: Check execution-filter outputs correctly in CI. (#7438) Mahesh Vashishtha 2025-02-10 11:01:27 -08:00
  • 8a832de870 FIX-#7404: Implement interchange protocol for datetime columns (#7434) Jonathan Shi 2025-02-07 12:16:58 -08:00
  • 3f71fbd314 Bump codecov/codecov-action from 4 to 5 in the github-actions group dependabot/github_actions/github-actions-d109cd9e8b dependabot[bot] 2025-02-01 18:35:42 +00:00
  • 35275e1c2d REFACTOR-#7427: Require query compilers to expose engine and storage format. (#7430) Mahesh Vashishtha 2025-01-31 11:42:57 -08:00
  • a76cdb6ec9 TEST-#7431: Fix formatting for isort 6 and black 25 (#7432) Mahesh Vashishtha 2025-01-30 12:39:32 -08:00
  • 02515bb8e6 TEST-#7421: Fix unidist with APT-installed MPI (#7423) Anatoly Myachev 2025-01-21 19:18:55 +01:00
  • e59ea4e0e8 Merge branch 'main' into hybrid-execution hybrid-execution sfc-gh-mvashishtha 2025-01-17 22:50:45 -08:00
  • 4cae985ef7 REFACTOR-#7418: Rename internal interchange protocol methods. (#7422) Mahesh Vashishtha 2025-01-16 15:01:38 -08:00
  • caa6116d64 TEST-#7419: Fix a few errors in CI (#7420) Mahesh Vashishtha 2025-01-15 20:46:37 -08:00
  • 7c4a70d752 Bump ray from 1.1.0 to 2.8.1 in /examples/spreadsheet dependabot/pip/examples/spreadsheet/ray-2.8.1 dependabot[bot] 2025-01-09 23:39:18 +00:00
  • 9da6c50ce7 Interject a DataFrameVariable config for data frames John Kew 2024-12-17 17:46:34 -08:00
  • c588b87d08 temp John Kew 2024-12-17 12:49:57 -08:00
  • 1c4d173d3b FIX-#7327: Use sort parameter of DataFrame.stack (#7396) Jonathan Shi 2024-09-21 11:34:04 -07:00
  • cc717a0226 PERF-#7397: Avoid materializing index/columns in shape checks (#7398) Jonathan Shi 2024-09-21 05:23:30 -07:00
  • 8b8806ec25 REFACTOR-#7315: Refactor axis checks in squeeze (#7400) Jonathan Shi 2024-09-20 11:46:23 -07:00
  • 7867400557 FIX-#7383: Avoid broadcast issue in partition manager with custom NPartitions (#7399) Anatoly Myachev 2024-09-20 14:21:34 +02:00
  • 6cf3ca2968 FIX-#7381: Fix Series binary operators ignoring fill_value (#7394) Jonathan Shi 2024-09-17 13:05:39 -07:00
  • 05f5e7d2f9 FIX-#7375: Fix Series.duplicated dropping name (#7395) Jonathan Shi 2024-09-14 06:43:16 -07:00
  • 3e951a6308 Release version 0.32.0 (#7393) 0.32.0 Anatoly Myachev 2024-09-11 14:51:21 +02:00
  • 33577098af FIX-#7389: Fix uploading artifacts (#7390) Iaroslav Igoshev 2024-09-09 16:32:37 +02:00
  • f3c0a63579 FIX-#7387: Limit the number of pytest workers for tests with Ray engine on Windows (#7388) Iaroslav Igoshev 2024-09-06 18:34:43 +02:00
  • 156cd51fd7 DOCS-#7382: Add documentation on how to use Modin Native query compiler (#7386) Arun Jose 2024-09-06 15:33:08 +02:00
  • cf5d638ec7 FEAT-#7308: Interoperability between query compilers (#7376) Arun Jose 2024-09-02 14:29:23 +02:00
  • 5f4d40114e FIX-#7379: Fix __imul__ performing addition instead of multiplication (#7380) Jonathan Shi 2024-09-02 01:29:24 -07:00
  • f70176a796 FIX-#7371: Fix inserting datelike values into a DataFrame (#7372) Jonathan Shi 2024-08-28 03:32:28 -07:00
  • 82499151f8 FEAT-#7337: Using dynamic partitionning in broadcast_apply (#7338) Kirill Suvorov 2024-08-26 15:31:23 +02:00
  • da015711d9 FEAT-#4605: Add native query compiler (#7259) Arun Jose 2024-08-26 15:26:11 +02:00
  • 8fc230a0a6 FIX-#7373: Try a previous version of motoserver/moto service, pin to 5.0.13 (#7374) Anatoly Myachev 2024-08-26 13:34:37 +02:00
  • 05e5c484d4 FEAT-#7368: Add a new environment variable for using dynamic partitioning (#7369) Kirill Suvorov 2024-08-19 13:56:21 +02:00
  • b236b76ece FIX-#7357: Fix NoAttributeError on DataFrame.copy (#7358) Devin Petersohn 2024-08-02 03:27:12 -05:00
  • 6dce30e553 FIX-#7355: Cpu count would be set incorrectly on a cluster (#7356) Arun Jose 2024-08-01 18:33:11 +02:00
  • 22ed4d87b7 FIX-#7113: Fix docstring overrides for subclasses. (#7354) Mahesh Vashishtha 2024-08-01 07:06:55 -07:00
  • 24018dbf9c FIX-#7134: Use a separate docstring class for BasePandasDataset. (#7353) Mahesh Vashishtha 2024-07-31 04:40:55 -07:00
  • 621f49e087 FIX-#7351: Add ipython method calls to non-lookup list (#7352) Devin Petersohn 2024-07-31 06:14:04 -05:00
  • a40cef7f54 FEAT-#7340: Add more granular lazy flags to query compiler (#7348) Jonathan Shi 2024-07-29 09:11:16 -07:00
  • 7c1dde0716 FEAT-#7331: Initial Polars API (#7332) Devin Petersohn 2024-07-24 15:39:20 -05:00
  • f5f9ae993b DOCS-#0000: Update RunLLM Ask AI widget script path (#7345) Wei Chen 2024-07-22 05:42:51 -07:00
  • 4815bc32a0 FIX-#0000: Fix type hint (#7343) Zhipeng Xue 2024-07-15 22:57:53 +08:00
  • 4e7afa7ea5 DOCS-#7335: Fix borken links in Modin Usage Examples page (#7336) Chi-Sheng Liu 2024-07-03 22:22:28 +08:00
  • 759d548814 FIX-#7329: Do not sort columns on df.update (#7330) Iaroslav Igoshev 2024-06-28 10:51:06 +02:00
  • 2eff03cd7d REFACTOR-#0000: Update copyright date (#7333) Kirill Suvorov 2024-06-27 14:52:56 +02:00
  • c8bbca8e4e Release version 0.31.0 (#7328) 0.31.0 Anatoly Myachev 2024-06-26 16:28:19 +02:00
  • ea9a4b0d6e DOCS-#0000: Adds RunLLM widget to docs (#7326) Vikram Sreekanti 2024-06-25 12:35:17 -07:00
  • e9ab99ac83 FEAT-#6574: UserWarning no longer displayed when Series/DataFrames are small (#7323) Jayson729 2024-06-19 08:02:55 -04:00
  • c647cf4e19 FIX-#7320: Bump the github-actions group with 3 updates (#7319) dependabot[bot] 2024-06-19 13:12:24 +02:00
  • 08c1b115d0 FIX-#7321: Using 'C' engine instead of 'pyarrow' for getting metadata in 'read_csv' (#7322) Anatoly Myachev 2024-06-18 16:18:15 +02:00
  • 35298c057f Add a Dependabot config to auto-update GitHub action versions (#7318) Kurt McKee 2024-06-17 18:31:06 -05:00
  • d54f92790a TEST-#7316: Run a subset of CI tests with python 3.10 and 3.11 on a scheduled basis (#7289) Anatoly Myachev 2024-06-17 13:12:58 +02:00
  • 2d46ab3d14 FEAT-#7249: Add reload_modin feature (#7280) Iaroslav Igoshev 2024-06-15 22:58:04 +02:00
  • 061a934516 FEAT-#7283: Introduce MinRowPartitionSize and MinColumnPartitionSize (#7284) Iaroslav Igoshev 2024-06-14 22:04:16 +02:00