Skip to content

about tsl #1

Description

@idazhuang

Hi, thank you for sharing this project.

I have a question about the following imports in the code:

from tsl import logger
from tsl.data import SpatioTemporalDataset, SpatioTemporalDataModule
from tsl.data.preprocessing import scalers
from tsl.experiment import Experiment
from tsl.metrics import torch_metrics

I am not sure whether tsl refers to an external Python package that needs to be installed separately, or whether it is a local module defined somewhere in this repository.

I tried looking through the repository, but I could not find where tsl is defined. Could you please clarify how I should install or access this package/module?

For example, should I install it with pip, such as:

pip install tsl

or is there a specific dependency/package name that should be installed?

Thank you very much for your help.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions