Spike: Determine if and how data.table can be used
Open
new feature
spike
- Dominant language
- Python
- Stars
- 155
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
- [data.table](https://github.com/h2oai/datatable) 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
- Let's see how this can fit in with Woodwork, and if it would help us read in datasets faster and/or do faster statistical calculations.
Contributor guide
Assessment
This issue has not been assessed yet.