Welcome to arkouda’s documentation!¶

Contents:

  • Prerequisites
    • Chapel
    • Python 3 (Anaconda recommended)
    • HDF5 and ZMQ (included with Anaconda)
    • Numpy (included with Anaconda)
    • Pandas (recommended; included with Anaconda)
  • Installation
    • Download
    • Environment Setup
    • Build the Server
    • Install the Client
    • Troubleshooting
  • Performance Testing
    • Argsort
    • Gather
    • Reduce
    • Scan
    • Scatter
    • Stream
  • Quickstart
    • Launch Arkouda Server
    • Connect the Python 3 Client
    • Simple Computations
    • Shutdown the server (optional)
  • Usage
    • Startup
    • The pdarray class
    • Creating Arrays
    • Data I/O
    • Arithmetic and Numeric Operations
    • Indexing and Assignment
    • Summarizing Data
    • Sorting
    • Array Set Operations
    • GroupBy
    • Strings in Arkouda
    • Categoricals
    • SegArrays in Arkouda
    • ArrayView in Arkouda
  • Examples
    • DataFrame-like Patterns
    • Graphs
  • Contributing
    • Adding Python Functionality
    • Adding Functionality to the Arkouda Server
  • API Reference
    • arkouda
  • Chapel API Reference

Indices and tables¶

  • Index

  • Module Index

  • Search Page

arkouda

Navigation

Contents:

  • Prerequisites
  • Installation
  • Performance Testing
  • Quickstart
  • Usage
  • Examples
  • Contributing
  • API Reference
  • Chapel API Reference

Related Topics

  • Documentation overview
    • Next: Prerequisites

Quick search

©2020, Michael Merrill and William Reus. | Powered by Sphinx 4.5.0 & Alabaster 0.7.12 | Page source