CMD + K

datatable

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install sfe1ed40::datatable

Usage Tracking

1.1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

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.

About

Summary

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

Last Updated

Jan 12, 2024 at 21:06

License

MPL-2.0

Total Downloads

11.4K

Supported Platforms

macOS-arm64
macOS-64
linux-64
linux-aarch64