Skip to content

[Core] Make the library compatible with AnyDataframe (spark, ray, dask)  #28

@AzulGarza

Description

@AzulGarza

Description

Currently, tsfeatures utilizes a map-reduce approach and multiprocessing to compute several features for different time series. However, the implementation is currently only supported for pandas. By incorporating fugue, we can ensure tsfeatures compatibility with spark, ray, and dask.

For reference on how the implementation should look, please see https://github.com/Nixtla/statsforecast/blob/main/statsforecast/core.py#L1784.

Use case

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions