UNPKG

dataframe-js

Version:

Immutable and functional data structure for datascientists and developpers

38 lines (27 loc) 1.28 kB
# Summary * [Read Me](README.md#dataframe-js) * [dataframe-js](README.md#dataframe-js) * [Presentation](README.md#presentation) * [Installation](README.md#installation) * [Basic Usage](doc/BASIC_USAGE.md#basic-usage) * [Import](doc/BASIC_USAGE.md#import-the-library) * [Creation](doc/BASIC_USAGE.md#create-a-dataframe) * [Conversion](doc/BASIC_USAGE.md#export-or-convert-a-dataframe) * [DataFrame](doc/BASIC_USAGE.md#dataframe) * [Row](doc/BASIC_USAGE.md#row) * [GroupedDataFrame](doc/BASIC_USAGE.md#groupeddataframe) * [Stat](doc/BASIC_USAGE.md#stat-module) * [Matrix](doc/BASIC_USAGE.md#matrix-module) * [SQL](doc/BASIC_USAGE.md#sql-module) * [Advanced Usage](doc/ADVANCED_USAGE.md#advanced-usage) * [Module Creation](doc/ADVANCED_USAGE.md#module-creation) * [Module Registration](doc/ADVANCED_USAGE.md#module-registration) * [API Reference](doc/api/dataframe.md) * [DataFrame](doc/api/dataframe.md) * [Row](doc/api/row.md) * [GroupedDataFrame](doc/api/groupedDataframe.md) * [Stat](doc/api/modules/stat.md) * [Matrix](doc/api/modules/matrix.md) * [SQL](doc/api/modules/sql.md) * [Contribution](CONTRIBUTING.md) * [Changelog](CHANGELOG.md)