Contents

datatable 1.1.0

0

Python library for fast multi-threaded data manipulation and munging.

Python library for fast multi-threaded data manipulation and munging.

Stars: 1785, Watchers: 1785, Forks: 153, Open Issues: 173

The h2oai/datatable repo was created 7 years ago and the last code push was 4 months ago.
The project is very popular with an impressive 1785 github stars!

How to Install datatable

You can install datatable using pip

pip install datatable

or add it to a project with poetry

poetry add datatable

Package Details

Author
Pasha Stetsenko
License
Mozilla Public License v2.0
Homepage
https://github.com/h2oai/datatable
PyPi:
https://pypi.org/project/datatable/
GitHub Repo:
https://github.com/h2oai/datatable

Classifiers

  • Scientific/Engineering/Information Analysis
No  datatable  pypi packages just yet.

Errors

A list of common datatable errors.

Code Examples

Here are some datatable code examples and snippets.

GitHub Issues

The datatable package has 173 open issues on GitHub

  • Add Python 3.11 support
  • Missing functions: cannot import name 'prod' from 'datatable'
  • Add support for converting datatable frame to json
  • Provide ARM64 wheels
  • [WIP] Switch to Python 3.10 for linux/macOS on AppVeyor
  • Upgrade to xlrd 2.0.0 + openpyxl

See more issues on GitHub

Related Packages & Articles

scandir 1.10.0

scandir, a better directory iterator and faster os.walk()

pandas 2.2.1

Powerful data structures for data analysis, time series, and statistics