datapad.io#

Convenience functions for creating Sequences from files and other input sources.

Functions

read_csv

Construct a Sequence from json text files

read_json

Construct a Sequence from json text files

read_text

Construct a Sequence from text files

Classes

JsonSink

A JSON sink for JSON writing

SqliteSink

Sqlite sink for writing data to a table

TextSink

A Text sink for writing lines of strings to a textfile