Skip to main content
Ctrl+K
Xorbits 0.8.2+9.g8c60cb6 documentation - Home Xorbits 0.8.2+9.g8c60cb6 documentation - Home
  • Getting Started
  • Libraries
  • User Guide
  • API Reference
  • Development
  • GitHub
  • Slack
  • Twitter
  • Getting Started
  • Libraries
  • User Guide
  • API Reference
  • Development
  • GitHub
  • Slack
  • Twitter

Section Navigation

  • Xorbits Data
    • 10 minutes to xorbits.pandas
    • 10 minutes to xorbits.numpy
    • 10 minutes to xorbits.datasets
  • Xorbits Train
    • 10 minutes to xorbits.lightgbm
    • 10 minutes to xorbits.xgboost
  • Libraries
  • Xorbits Data

Xorbits Data#

Xorbits Data is a scalable data processing library for ML and DS workloads.

Xorbits Data can leverage multi cores or GPUs to accelerate computation on a single machine, or scale out up to thousands of machines to support processing terabytes of data.

  • 10 minutes to xorbits.pandas
    • Object creation
    • Viewing data
    • Selection
    • Operations
    • Merge
    • Grouping
    • Plotting
    • Getting data in/out
  • 10 minutes to xorbits.numpy
    • Array Creation
    • Printing Arrays
    • Basic Operations
    • Universal Functions
    • Indexing, Slicing and Iterating
    • Changing the shape of an array
    • Stacking together different arrays
    • Splitting one array into several smaller ones
  • 10 minutes to xorbits.datasets
    • Datasets Creation
    • Datasets Processing
    • Datasets Outputs

previous

Libraries

next

10 minutes to xorbits.pandas

This Page

  • Show Source

© Copyright 2022-2023, Xorbits Inc..

Created using Sphinx 7.4.7.

Built with the PyData Sphinx Theme 0.16.1.