An Overview of Python’s Datatable package

Modern machine learning applications need to process a humongous amount of data and generate multiple features. Python’s datatable module was created to address this issue. It is a toolkit for performing big data (up to 100GB) operations on a single-node machine, at the maximum possible speed.

Go to the post on: KDnuggets RSS Feed.

Comments