Commit Graph

  • eac3c77baf REFACTOR-modin-project#7313: Add similar methods as in 7294 for operating on columns (#7314) Arun Jose 2024-06-14 10:34:06 +02:00
  • 767e28e1a6 FEAT-#7310: NumPy 2.0 support (#7312) Anatoly Myachev 2024-06-13 15:49:26 +02:00
  • 5c1c6a259e FIX-#7309: Update versioneer with versioneer install --vendor (#7311) Anatoly Myachev 2024-06-12 14:17:55 +02:00
  • 0a064552f3 FIX-#7138: Stop reloading modules for custom docstrings. (#7307) Mahesh Vashishtha 2024-06-11 11:15:39 -07:00
  • 427f515997 Release version 0.27.1 (#7306) 0.27.1 release-0.27.1 Anatoly Myachev 2024-06-10 22:59:10 +02:00
  • f3c07adf97 FIX-#6968: Align API with pandas (#6969) Dmitry Chigarev 2024-02-26 18:18:30 +01:00
  • 1809a0aea2 Release version 0.28.3 (#7305) 0.28.3 release-0.28.3 Anatoly Myachev 2024-06-10 18:07:25 +02:00
  • ff6b30c14c Release version 0.29.1 (#7304) 0.29.1 release-0.29.1 Anatoly Myachev 2024-06-10 16:14:44 +02:00
  • b009494798 FEAT-#7265: Automatic publication of Modin wheel to PyPI (#7262) Anatoly Myachev 2024-06-06 18:27:37 +02:00
  • 15c5b911a7 FIX-#7302: Pin numpy<2 Anatoly Myachev 2024-06-10 12:31:37 +02:00
  • ae8d614aed FEAT-#7265: Automatic publication of Modin wheel to PyPI (#7262) Anatoly Myachev 2024-06-06 18:27:37 +02:00
  • 4ed5056e0c FIX-#7302: Pin numpy<2 Anatoly Myachev 2024-06-10 12:31:37 +02:00
  • ec1c15f527 FEAT-#7265: Automatic publication of Modin wheel to PyPI (#7262) Anatoly Myachev 2024-06-06 18:27:37 +02:00
  • 66c402c1c1 FIX-#7302: Pin numpy<2 Anatoly Myachev 2024-06-10 12:31:37 +02:00
  • 52fca1ccaf Release version 0.30.1 (#7303) 0.30.1 release-0.30.1 Anatoly Myachev 2024-06-10 14:00:30 +02:00
  • 072453ba69 FIX-#7302: Pin numpy<2 Anatoly Myachev 2024-06-10 12:31:37 +02:00
  • af5ed0628a PERF-#7299: Avoid using synchronize_labels for combine function (#7300) Anatoly Myachev 2024-06-07 23:31:23 +02:00
  • dea0003210 FEAT-#7265: Automatic publication of Modin wheel to PyPI (#7262) Anatoly Myachev 2024-06-06 18:27:37 +02:00
  • b86028182d FIX-#7295: Unpin numexpr to allow versions >= 2.8.4 to match pandas (#7296) Anatoly Myachev 2024-06-03 19:59:08 +02:00
  • e5d3cd8673 REFACTOR-#7294: Reduce access of methods _modin_frame methods from _query_compiler (#7297) Arun Jose 2024-06-03 16:34:54 +02:00
  • 002125b55b FIX-#7277: Remove Cudf storage format as unmaintained (#7290) Anatoly Myachev 2024-05-29 18:02:15 +02:00
  • 2006292e54 FIX-#7292: Prepare Modin code to NumPy 2.0 (#7293) Anatoly Myachev 2024-05-29 17:26:39 +02:00
  • 31771d7bb9 DOCS-#7287: Update Modin on Dask documentation (#7288) Kirill Suvorov 2024-05-27 13:32:45 +02:00
  • 29861e66f8 REFACTOR-#7285: Remove deprecated configs (#7286) Iaroslav Igoshev 2024-05-21 19:22:22 +02:00
  • 43eff5bea3 FIX-#7278: Make sure enable_logging decorator preserve type hints (#7279) Anatoly Myachev 2024-05-17 10:24:37 +02:00
  • 7e40812cdc FIX-#7263: Empty docstrings should not be inherited (#7264) Anatoly Myachev 2024-05-16 22:28:10 +02:00
  • ccc6188e84 REFACTOR-#7273: Remove deprecated functions from utils.py, accessor.py and io.py (#7274) Anatoly Myachev 2024-05-16 20:56:49 +02:00
  • 685f7badf9 FIX-#7272: Remove HDK engine (#7275) Iaroslav Igoshev 2024-05-16 16:44:52 +02:00
  • 8a62c3b551 REFACTOR-#7271: Remove instance_type attribute of axis partitions (#7268) Anatoly Myachev 2024-05-15 15:35:03 +02:00
  • 51b0a783e7 Release version 0.30.0 (#7270) 0.30.0 Anatoly Myachev 2024-05-15 11:40:34 +02:00
  • 12f6a3c87e FIX-#7233: Display property name in default_to_pandas error messages (#7269) Jonathan Shi 2024-05-15 00:35:06 -07:00
  • e74ac5d2cb FEAT-#6498: Make Fold operator more flexible (#7257) Iaroslav Igoshev 2024-05-14 23:17:12 +02:00
  • aa6e5c23bc FEAT-#7203: Make sure Modin works correctly with pandas, which uses pyarrow as a backend (#7204) Anatoly Myachev 2024-05-14 21:44:23 +02:00
  • f81bbe6a29 FEAT-#5394: Reduce amount of remote calls for TreeReduce and GroupByReduce operators (#7245) Kirill Suvorov 2024-05-14 13:11:49 +02:00
  • 55f331fe3d FIX-#0000: Make merge tests more stable by sorting results (#7266) Anatoly Myachev 2024-05-14 13:07:33 +02:00
  • deddc14b1f REFACTOR-#7260: Use extract_dtype internal function in more places (#7261) Anatoly Myachev 2024-05-14 09:19:23 +02:00
  • 1c0d9a6ec5 FEAT-#7254: Support right merge/join (#7226) Anatoly Myachev 2024-05-14 01:39:22 +02:00
  • 9992b12615 FIX-#6967: Remove read_pickle_distributed/to_pickle_distributed functions as deprecated (#7258) Anatoly Myachev 2024-05-13 15:29:31 +02:00
  • c349426930 DOCS-#7255: Update docs as to from_* functions (#7256) Iaroslav Igoshev 2024-05-13 11:55:21 +02:00
  • 1f06e70c81 FIX-#7250: Revert "PERF-#6666: Avoid internal reset_index for left merge" (#7251) Anatoly Myachev 2024-05-13 10:34:42 +02:00
  • 78dd171521 FIX-#7248: Make sure '_validate_dtypes_sum_prod_mean' works correctly with datetime types (#7237) Anatoly Myachev 2024-05-13 09:58:04 +02:00
  • ac3cc90785 FEAT-#7252: Add type hints for base.py (#7253) Anatoly Myachev 2024-05-13 09:52:40 +02:00
  • 0559fa2d36 REFACTOR-#7242: Add type hints for modin/core/dataframe/algebra/ (#7243) Anatoly Myachev 2024-05-13 09:28:22 +02:00
  • 599da507a8 FIX-#7246: Pin pyarrow>=10.0.1 as pandas 2.2.* does (#7247) Anatoly Myachev 2024-05-12 22:34:56 +02:00
  • 06699a892c FIX-#7238: Fix docstring inheritance for cached_property and use it (#7239) Anatoly Myachev 2024-05-08 16:23:38 +02:00
  • df81f3a37d FIX-#7240: Allow doc_checker.py works with functools.cached_property (#7241) Anatoly Myachev 2024-05-08 12:06:52 +02:00
  • f8bf5b43f9 FEAT-#5394: Reduce amount of remote calls for Map operator (#7136) Kirill Suvorov 2024-05-03 13:31:21 +02:00
  • 3bdbbcb327 FIX-#7234: Deprecate HDK engine (#7235) Iaroslav Igoshev 2024-05-02 17:47:51 +02:00
  • 2afcfe075c FEAT-#7139: Use ray-core instead of ray-default (#6955) Anatoly Myachev 2024-05-02 15:32:35 +02:00
  • db1bddcf49 FIX-#7224: Importing modin.pandas.api.extensions overwrites re-export of pandas.api submodules (#7225) Jonathan Shi 2024-04-30 14:01:24 -07:00
  • 9fa326f6fd FEAT-#6492: Add from_map feature to create dataframe (#7215) Iaroslav Igoshev 2024-04-30 11:12:29 +02:00
  • 747f4de8f2 PERF-#7230: Don't preserve bad partition for 'merge' (#7229) Anatoly Myachev 2024-04-30 10:14:21 +02:00
  • c48bb30480 FIX-#7221: Don't use 'use_legacy_dataset=False' for 'ParquetDataset' (#7222) Anatoly Myachev 2024-04-29 11:10:04 +02:00
  • 5b96219df4 PERF-#7227: Call 'modin_frame.combine()' for merge and join only when necessary (#7228) Anatoly Myachev 2024-04-27 22:40:45 +02:00
  • f62f880c77 FIX-#7219: Pin dataframe-api-compat>=0.2.7 (#7220) Anatoly Myachev 2024-04-26 21:55:44 +02:00
  • 16fe85f22e FEAT-#7207: Add the ability to assing a df to a columns selection without d2p (#7210) Iaroslav Igoshev 2024-04-26 17:06:21 +02:00
  • 74cf1cfddf DOCS-#7217: Update docs as to when Modin operators work best (#7218) Iaroslav Igoshev 2024-04-26 15:32:36 +02:00
  • 199e3fd3cf FIX-#7143: Constructing a DataFrame from a Modin Series with tuple name should produce MultiIndex columns (#7214) Jonathan Shi 2024-04-25 11:06:12 -07:00
  • 9ca33b4107 FEAT-#6890: Modin implementation of DataFrame API standard (#7216) Anatoly Myachev 2024-04-25 15:30:24 +02:00
  • bbb136d05f FIX-#0000: Fix badge in README.md (#7213) Anatoly Myachev 2024-04-23 17:45:21 +02:00
  • 71b8da48c8 FEAT-#7202: Use custom resources for Ray (#7205) Iaroslav Igoshev 2024-04-23 13:07:35 +02:00
  • 3abd961fc7 TEST-#7049: Add some sanity tests with pyarrow-backed pandas dataframes (#7199) Anatoly Myachev 2024-04-22 20:47:20 +02:00
  • 5eb3a1d800 FIX-#7206: Make sure df.melt handle duplicate value_vars correctly (#7208) John Kew 2024-04-22 09:41:00 -07:00
  • b0b9ff1f36 FIX-#7201: Update docs on how to enable Modin logs for high-level API and low-level API (#7209) Arun Jose 2024-04-22 16:27:37 +02:00
  • e9dbcc1279 FEAT-#6808: Implement '__arrow_array__' for Series (#7200) Anatoly Myachev 2024-04-18 21:18:31 +02:00
  • 177c912f65 FIX-#7103: Move lower-level functionality logging to debug (#7184) Arun Jose 2024-04-18 16:15:56 +02:00
  • 31de1bfe1a DOCS-#0000: Supplement Optmization Notes with a link to configs (#7197) Iaroslav Igoshev 2024-04-18 13:24:25 +02:00
  • 68abc32eea DOCS-#0000: Fix a typo with MODIN_CPUS number (#7198) Iaroslav Igoshev 2024-04-18 13:21:58 +02:00
  • 615f975ca2 FIX-#7102: Remove enable_api_only mode in modin logging (#7194) Arun Jose 2024-04-17 14:54:10 +02:00
  • de6114cd0a FIX-#7093: Make sure 'idxmax' and 'idxmin' can work with string columns (#7193) Anatoly Myachev 2024-04-17 14:34:53 +02:00
  • 30d75d72ff FEAT-#7187: Change "master" branch to "main" (#7188) Iaroslav Igoshev 2024-04-17 09:49:46 +02:00
  • e6f5bfd881 FIX-#7185: Add extra check for some config classes (#7189) Anatoly Myachev 2024-04-16 22:58:04 +02:00
  • d1d2130ef7 TEST-#7191: Fix ASV after changing default branch (#7190) Anatoly Myachev 2024-04-16 22:40:15 +02:00
  • 6d64e08fc8 Release version 0.29.0 (#7183) 0.29.0 master Anatoly Myachev 2024-04-15 19:10:51 +02:00
  • c31febaafb FIX-#6227: Make sure Series.unique() with pyarrow dtype returns ArrowExtensionArray (#7042) Anatoly Myachev 2024-04-15 14:28:03 +02:00
  • 8a9308ad77 FEAT-#7180: Add type hints for modin.pandas.[functions] (#7181) Anatoly Myachev 2024-04-15 14:14:47 +02:00
  • c7ef02aff8 FEAT-#7178: Add type hints for DataFrame (#7179) Anatoly Myachev 2024-04-15 14:13:58 +02:00
  • fb14a754d4 DOCS-#6987: Rework range-partitioning docs (#7169) Dmitry Chigarev 2024-04-15 14:04:04 +02:00
  • 7b233e4a92 FIX-#7170: Don't use MinPartitionSize configuration variable in remote context (#7177) Anatoly Myachev 2024-04-15 12:26:32 +02:00
  • 456068ab6d Revert "TEST-#7166: Fix HDF tests in CI (#7167)" (#7174) Anatoly Myachev 2024-04-12 10:30:27 +02:00
  • caed912abd Release version 0.28.2 (#7176) 0.28.2 release-0.28.2 Mahesh Vashishtha 2024-04-11 17:43:39 -07:00
  • 2b046e4038 TEST-#7165: Add codecov token to fix CI on master (#7175) Mahesh Vashishtha 2024-04-11 15:02:01 -07:00
  • ad057fa206 FIX-#7039: Pass scalar dtype as is to astype query compiler (#7152) Arun Jose 2024-04-11 23:03:41 +02:00
  • 0755a611f7 FIX-#7157: Make sure quantile function works with numeric_only=True (#7160) Anatoly Myachev 2024-04-11 15:20:21 +02:00
  • fe57e19c32 REFACTOR-#7105: Deprecate 'cfg.RangePartitioningGroupby' (#7161) Dmitry Chigarev 2024-04-11 14:48:30 +02:00
  • d239010080 TEST-#7173: Update github actions (#7168) Anatoly Myachev 2024-04-11 13:46:51 +02:00
  • e334922d54 FIX-#7135: Fix appending a new row (#7172) Iaroslav Igoshev 2024-04-11 13:42:03 +02:00
  • 975b32ce16 TEST-#7166: Fix HDF tests in CI (#7167) Anatoly Myachev 2024-04-11 10:17:19 +02:00
  • 67e254154f Revert pandas version to >=2.2,<2.3 Mahesh Vashishtha 2024-04-10 15:57:19 -07:00
  • 717a32836e DOCS-#7144: Add information about logging from user defined function (#7155) Arun Jose 2024-04-10 18:18:00 +02:00
  • eac21a8463 Release version 0.28.1 0.28.1 release-0.28.1 Devin Petersohn 2024-04-09 17:55:18 -05:00
  • 87d147f10d FEAT-#7162: Pin pandas to 2.2.1 Devin Petersohn 2024-04-09 16:47:16 -05:00
  • 4ad1807fbb FEAT-#7156: Add type hints for Series (#7154) Anatoly Myachev 2024-04-09 22:13:45 +02:00
  • 5a518caf67 FIX-#7153: Fix 'Series.corr' with 'method != pearson' (#7158) Anatoly Myachev 2024-04-09 15:53:08 +02:00
  • 0eb70831a0 FIX-#0000: Hot fix after #7137 (#7159) Anatoly Myachev 2024-04-09 14:13:03 +02:00
  • d8cd9ce85c TEST-#3622: Centralize tests in Modin (#7137) Anatoly Myachev 2024-04-09 13:12:30 +02:00
  • a6a839935a FEAT-#6929: Implement Series.case_when in a distributed way (#6972) Andrey Pavlenko 2024-04-08 21:02:35 +02:00
  • 4c95e16c43 PERF-#7150: Reduce peak memory consumption (#7149) Anatoly Myachev 2024-04-08 19:41:50 +02:00
  • 0dfd88da8e FEAT-#7141: Add an ability to use config variables with a context manager (#7142) Dmitry Chigarev 2024-04-04 20:26:33 +02:00
  • 8e7912234c FEAT-#7118: Add range-partitioning impl for 'df.resample()' (#7140) Dmitry Chigarev 2024-04-04 16:38:32 +02:00