About Anaconda Help Download Anaconda

A Python package for manipulating 2-dimensional tabular data structures.

Installers

  • osx-arm64 v1.1.0
  • osx-64 v1.1.0
  • linux-64 v1.1.0
  • linux-aarch64 v1.1.0

conda install

To install this package run one of the following:
conda install sfe1ed40::datatable

Description

This is a Python package for manipulating 2-dimensional tabular data structures (aka data frames). It is close in spirit to pandas or SFrame; however we put specific emphasis on speed and big data support. As the name suggests, the package is closely related to R's data.table and attempts to mimic its core algorithms and API.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy