ts_df

ts_df

Typescript / EDA / Open Source
August 23, 2023

⚠️ EXPERIMENTAL - This is still in active development and very much experimental, it is still in it’s early stages very rough around the edges.

ts_df, short for Typescript Dataframe, is a simple lightweight application library for parsing csv, tsv and other delimited files, performing EDA (exploratory data analysis) and SIMD (single instruction / multiple data) operation on multivariate datasets. Think pandas but written in Typescript and developed on the Bun.js Runtime.

Open live site