Ts-flint Documentation

A ts.flint.FlintContextis similar to a pyspark.sql.SQLContextin that it is the main entry point to reading Two Sigma data sources into a ts.flint.TimeSeriesDataFrame. 2.1.1Converting other data sources to TimeSeriesDataFrame You can also use a ts.flint.FlintContextto convert an existing pandas.DataFrameor pyspark.sql. ................
................