Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / xprobe-inc/xorbits issues and pull requests
#471 - BUG: xorbits.pd.set_options got Attribute Error
Issue -
State: open - Opened by Zhou1213CN over 1 year ago
Labels: bug
#470 - DOC: correct & translate creating dev env
Pull Request -
State: open - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: documentation
#469 - DOC: translation for the contributing doc
Pull Request -
State: open - Opened by RayJi01 over 1 year ago
- 1 comment
Labels: documentation
#468 - DOC: remove `fuzzy` statements
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: documentation
#467 - CHORE: Modify mergify
Pull Request -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
#466 - BUG: failed to install doc requirements on Apple M1
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: bug
#465 - BUG: task info collector doesn't work when running on a GPU
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: bug, gpu
#464 - DOC: remove the `readthedocs` related content from dev docs
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: documentation
#463 - DOC: Check doc building in CI
Pull Request -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
Labels: documentation
#462 - DOC: translate `Contributing to the code base` to Chinese
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: documentation
#461 - BUG: Unable to Build Docker Image for Xorbits Development Environment: Dockerfile Not Found
Issue -
State: open - Opened by YELineee over 1 year ago
- 1 comment
Labels: bug
#460 - FEAT: support pivot op
Pull Request -
State: closed - Opened by Hank0626 over 1 year ago
- 1 comment
Labels: feature
#459 - DOC: update pot files
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: documentation
#458 - DOC: translate documentation development
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: documentation
#457 - DOC: git usage zh_cn
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: documentation
#456 - BUG: user configuration not work as it cannot find the base_config.yml
Issue -
State: closed - Opened by luweizheng over 1 year ago
- 2 comments
Labels: bug
#455 - DOC: correct dev doc
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: documentation
#454 - DOC: Add more documentation about custom configuration.
Issue -
State: open - Opened by aresnow1 over 1 year ago
Labels: documentation
#453 - FEAT: Add JuiceFs as an alternative storage
Pull Request -
State: closed - Opened by Zhou1213CN over 1 year ago
- 1 comment
Labels: feature
#452 - BLD: Change conda numpy and scipy channel in docker build for python 3.8
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: build
#451 - DOC: fix the docs issue link
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: documentation
#450 - FEAT: rolling cov
Pull Request -
State: open - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: feature
#449 - BLD: Restrict numpy version in docker for python 3.8 and 3.9
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: build
#448 - FEAT: groupby rolling
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: feature
#447 - FEAT: support `Rolling.apply`
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: feature
#446 - FEAT: support `Rolling.cov`
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: good first issue, feature
#445 - FEAT: Support Applymap Operand
Pull Request -
State: closed - Opened by Hank0626 over 1 year ago
- 1 comment
Labels: feature
#444 - FEAT: Implement `df.pivot` in a parallel manner
Issue -
State: closed - Opened by aresnow1 over 1 year ago
Labels: feature
#443 - BUG: df.copy() and df.iloc
Issue -
State: open - Opened by Hank0626 over 1 year ago
- 1 comment
Labels: bug
#442 - BUG: Groupby object does not implement len() method
Issue -
State: open - Opened by qianduoduo0904 over 1 year ago
Labels: bug
#441 - FEAT: Support Index.str
Issue -
State: open - Opened by aresnow1 over 1 year ago
- 1 comment
Labels: good first issue, feature
#440 - FEAT: implement jax-based runtime graph fusion optimizer
Pull Request -
State: open - Opened by RandomY-2 over 1 year ago
- 11 comments
Labels: feature, gpu
#439 - BUG: ucx cannot work
Issue -
State: open - Opened by luweizheng over 1 year ago
Labels: bug
#438 - BUG: Cannot Concatenate Two Columns Using + Operator in Xorbits.pandas
Issue -
State: open - Opened by Zhou1213CN over 1 year ago
Labels: bug
#437 - BUG: ParserError when reading CSV
Issue -
State: open - Opened by Zhou1213CN over 1 year ago
Labels: bug
#436 - BUG: Value Error when using dataframes' results to initialize a new dataframe
Pull Request -
State: closed - Opened by Zhou1213CN over 1 year ago
- 1 comment
Labels: bug
#435 - ENH: Support encoding in pd.read_csv
Issue -
State: open - Opened by huboqiang over 1 year ago
- 1 comment
Labels: enhancement
#434 - ENH: Support numpy.ndarray fallback to numpy
Pull Request -
State: closed - Opened by Zhou1213CN over 1 year ago
- 1 comment
Labels: enhancement
#433 - BUG: groupby same agg funcs leads to wrong results
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: bug
#432 - BUG: `groupby` with `agg` returns unexpected NaN values when passing multiple functions
Issue -
State: closed - Opened by UranusSeven over 1 year ago
Labels: bug
#431 - CLN: Remove k8s deploy in _mars
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: enhancement
#430 - BUG: series.tolist()[0] get Attribute Error
Pull Request -
State: open - Opened by Zhou1213CN over 1 year ago
- 1 comment
Labels: bug
#429 - BUG: Tensor tolist() does not fallback to numpy
Issue -
State: closed - Opened by Zhou1213CN over 1 year ago
Labels: bug
#428 - BUG: generate proper code for custom aggregation func
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 5 comments
Labels: bug
#427 - BUG: Fix agg('size') execute map result, which should be a series rather than a df
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug
#426 - CHORE: Compatible with Arrow 12.0.0
Pull Request -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
#425 - BUG: Fix groupby apply on GPU
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug, gpu
#424 - BUG: groupby .agg('size') concat issue after execute map
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
Labels: bug, gpu
#423 - CHORE: Fix pyarrow version
Pull Request -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
#422 - BUG: Wrong dataframe id value
Pull Request -
State: closed - Opened by Zhou1213CN over 1 year ago
- 1 comment
Labels: bug
#421 - FEAT: implement ```sklearn.model_selection.ParameterGrid```
Pull Request -
State: closed - Opened by RandomY-2 over 1 year ago
- 1 comment
Labels: feature
#420 - BUG: df.id does not return correct series when id is present in df.columns
Issue -
State: closed - Opened by Zhou1213CN over 1 year ago
Labels: bug
#419 - BUG: gpu dataframe iloc
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: bug, gpu
#418 - BUG: Merge using multiindex as key column on GPU
Issue -
State: open - Opened by ChengjieLi28 over 1 year ago
Labels: bug, gpu
#417 - BUG: ``hash_dataframe_on`` failed when ``on`` is callable on GPU
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
Labels: bug, gpu
#416 - BUG: Installing Numpy and Pandas with conda-forge channel may leads to compilation issues
Issue -
State: open - Opened by ChengjieLi28 over 1 year ago
Labels: bug
#415 - BUG: series.tolist()[0] get Attribute Error; Fallback cannot display data
Issue -
State: open - Opened by Zhou1213CN over 1 year ago
Labels: bug
#414 - BUG: series initializer on GPU
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: bug, gpu
#413 - FEAT: Support applymap op
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
Labels: feature
#412 - BUG: Groupby apply error on GPU
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug, gpu
#411 - BUG: Fix merge and join on GPU
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug, gpu
#410 - BUG: AttributeError when calling df.col
Pull Request -
State: closed - Opened by Zhou1213CN over 1 year ago
- 1 comment
Labels: bug
#409 - BUG: GPU index initializer
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: bug, gpu
#408 - BUG: gpu=True is not working for index initializer
Issue -
State: closed - Opened by UranusSeven over 1 year ago
Labels: bug, gpu
#407 - BUG: AttributeError when calling df.col
Issue -
State: closed - Opened by Zhou1213CN over 1 year ago
Labels: bug
#406 - BUG: CUDF deserialize error when data contains NA type like np.nan or pd.NA
Issue -
State: open - Opened by ChengjieLi28 over 1 year ago
Labels: bug, gpu
#405 - BUG: Value Error when using dataframes' results to initialize a new dataframe
Issue -
State: closed - Opened by Zhou1213CN over 1 year ago
Labels: bug
#404 - BUG: custom aggregation func code gen doesn't work for cudf
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 3 comments
Labels: bug, gpu
#403 - BUG: Did not recognize Python value type when inferring an Arrow data type on GPU
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug, gpu
#402 - BUG: hash error on CUDF
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
Labels: bug, gpu
#401 - ENH: Move the logic for handling this `n_io_process` to xorbits
Pull Request -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
Labels: enhancement
#400 - BUG: xorbits atexit do not destory session on Linux
Issue -
State: open - Opened by ChengjieLi28 over 1 year ago
Labels: bug
#399 - BUG: Should catch the decref error when the session has already been destoryed
Issue -
State: open - Opened by ChengjieLi28 over 1 year ago
Labels: bug, gpu
#398 - BUG: Fix `estimate_size` of `DataFrameReadParquet`
Pull Request -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
Labels: bug
#397 - BUG: Supervisor holds CUDA memory in local cluster
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 3 comments
Labels: bug, gpu
#396 - BUG: Redundant process holds cuda memory in local cluster by xorbits.init
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug, gpu
#395 - ENH: `np.loadtxt` returns object instead of array
Issue -
State: open - Opened by aa452948257 over 1 year ago
Labels: enhancement
#394 - BUG: Calling `wrap_pandas_cls_method` with an unexecuted and nan rows DataFrame, `rechunk` error.
Issue -
State: open - Opened by aa452948257 over 1 year ago
Labels: bug
#393 - BUG: storage issue due to creating GPU dataframe from CPU tensor
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: bug, gpu
#392 - FEAT: add alluxio storage lib
Pull Request -
State: closed - Opened by Zhou1213CN over 1 year ago
- 1 comment
Labels: feature
#391 - BUG: `DataFrame.sort_index` sorts dataframe by incorrect level
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: bug
#390 - TST: doc build optimization
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: testing
#389 - ENH: `xorbits.pandas.concat` performance optimization
Issue -
State: open - Opened by UranusSeven over 1 year ago
Labels: enhancement
#388 - BUG: destory session in xorbits.shutdown
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug
#387 - BUG: xorbits.shutdown does not destory the current session which is connecting to an existing cluster
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
Labels: bug
#386 - TST: reuse existing tests for GPU testing
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 3 comments
Labels: testing, gpu
#385 - BUG: GPU `DataFrame` init from tensors or pandas dataframes
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: bug, gpu
#384 - ENH: Optimize fusion strategy
Issue -
State: open - Opened by aresnow1 over 1 year ago
Labels: enhancement
#383 - BUG: Fix batch put and fetch data on GPU
Pull Request -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug, gpu
#382 - BUG: fetch cudf objects
Issue -
State: closed - Opened by UranusSeven over 1 year ago
Labels: bug, gpu
#381 - BUG: fetching from GPU
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: bug, gpu
#380 - FEAT: `GroupByApply` support `sort`
Issue -
State: open - Opened by aa452948257 over 1 year ago
Labels: feature
#379 - ENH: Support arrow list type for `read_parquet`
Pull Request -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
Labels: enhancement
#378 - BUG: Storage handler assert error on GPU
Issue -
State: closed - Opened by ChengjieLi28 over 1 year ago
- 1 comment
Labels: bug, gpu
#377 - BUG: xorbits.shutdown does not release CUDA memory
Issue -
State: open - Opened by ChengjieLi28 over 1 year ago
Labels: bug, gpu
#376 - DOC: Best practice for reading parquet files
Issue -
State: open - Opened by aresnow1 over 1 year ago
Labels: documentation
#375 - BUG: `read_parquet` requests much more memory than actual size
Issue -
State: closed - Opened by aresnow1 over 1 year ago
- 1 comment
Labels: bug
#374 - CLN: remove mutable service
Pull Request -
State: closed - Opened by qianduoduo0904 over 1 year ago
- 1 comment
Labels: enhancement
#373 - TST: fix GPU tests
Pull Request -
State: closed - Opened by UranusSeven over 1 year ago
- 1 comment
Labels: testing, gpu
#372 - ENH: remove global vars in adapters
Pull Request -
State: closed - Opened by jiayini1119 over 1 year ago
- 3 comments
Labels: enhancement