API Reference#

datapad.Sequence([iterable])

The core object in datapad used to wrap sequence-like data types in a fluent-style API.

datapad.fields

Functions for manipulating and retrieving fields within structured sequences.

datapad.io

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