DataFrames

Description

DataFrame is our open source data structure and file format for tabular data. It is based on a specification that describes the API and file format in a platform-independent way. The objective is to provide a unified API and developer experience throughout all supported programming languages. Read our official unified documentation for more information.

The software that implements the DataFrame specification is free and open source. You can use it in any way you like. The source code for public releases is hosted on GitHub.