tsdf

Getting Started

  • Introduction
  • Installation

The format

  • TSDF metadata fields

Usage

  • Basic reading and writing (numpy)
  • Basic reading and writing (pandas)
  • Writing data from scratch
  • Transform legacy format
  • Validate TSDF file

API Reference

  • tsdf

About

  • Contact
tsdf
  • <no title>
  • Edit on GitHub

Getting Started

  • Introduction
    • What is TSDF data?
    • Example: TSDF Metadata
    • The python library - tsdf
  • Installation
    • Installing the development version
    • What now?

The format

  • TSDF metadata fields
    • TSDF v0.1 mandatory fields
    • Legacy fields

Usage

  • Basic reading and writing (numpy)
    • Load some data
    • Perform basic data processing
    • Write the processed data
    • Write the TSDF metadata file
    • Write a metadata file that combines multiple binary files
  • Basic reading and writing (pandas)
    • Load some data
    • Perform basic data processing
    • Write the processed data
    • Write the TSDF metadata file
  • Writing data from scratch
  • Transform legacy format
  • Validate TSDF file

API Reference

  • tsdf
    • Submodules
    • Classes
    • Functions
    • Package Contents

About

  • Contact
Next

© Copyright 2024, Netherlands eScience Center.

Built with Sphinx using a theme provided by Read the Docs.