Skip to main content

A data processing framework used to convert time series data into standardized format.

Project description

About Tsdat

Tsdat is an open-source python framework for declaratively creating pipelines to read, standardize, and enhance time series datasets of any dimensionality for use in scalable applications and in building large data repositories.

This repository contains the core tsdat code. We invite you to explore this, especially for those willing to provide feedback or make contributions to the tsdat core (we enthusiastically welcome issues, PRs, discussions & new ideas, etc.).

Most users should start with a template repository to generate boilerplate code and configurations needed to create a tsdat data pipeline. We recommend this template to start with, as it is the most flexible and well-supported template that we offer.

Development Environment

Instructions on setting up your development environment for working on the core tsdat code are included below:

  1. Fork this repository to your github account and open it on your desktop in an IDE of your choice.

    We recommend using VS Code, as we've included extra settings that make it easy to start developing in a standard environment with no overhead configuration time.

  2. Open an appropriate terminal shell from your computer

    1. If you are on Linux or Mac, just open a regular terminal
    2. If you are on Windows, start your Anaconda prompt if you installed Anaconda directly to Windows, OR open a WSL terminal if you installed Anaconda via WSL.
  3. Run the following commands to create and activate your conda environment

    conda env create
    conda activate tsdat
    pip install -e ".[dev]"
    

Community

Tsdat is an open-source repository and we highly-value community contributions and engagement via issues, pull requests, and discussions. Please let us know if you find bugs, want to request new features, or have specific questions about the framework!

Additional resources

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tsdat-0.7.7.tar.gz (77.1 MB view hashes)

Uploaded Source

Built Distribution

tsdat-0.7.7-py3-none-any.whl (94.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page