{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/7"}],"enrichment":{"capability":"u8darts is a deprecated compatibility shim that redirects to the darts package for time series forecasting and anomaly detection.","skillfed_tags":["deprecated","migration-shim"],"use_cases":["Migrating legacy code that imports u8darts to the current darts package without rewriting imports immediately.","Temporary compatibility layer for projects with dependencies that still reference u8darts instead of darts.","Understanding the deprecation path when encountering u8darts in older codebases or requirements files."],"what_it_does":"u8darts 0.41.0 is a deprecated package that serves as a migration bridge from the old u8darts namespace to the new darts package. It is not a standalone library but a compatibility layer that redirects users to darts, which is a Python library for time series forecasting and anomaly detection. The darts library provides a unified interface for classical models like ARIMA and modern deep learning approaches, supporting both univariate and multivariate time series with probabilistic forecasting capabilities.\n\nThe package is no longer actively developed\u2014u8darts itself is marked as inactive, and users are explicitly instructed to migrate to darts instead. Installing u8darts 0.41.0 will pull in darts as its sole runtime dependency, making it functionally equivalent to installing darts directly. The migration is straightforward: replace u8darts imports with darts and update requirements files accordingly.","worth_installing":"No. Do not install u8darts 0.41.0. The package is deprecated and explicitly marked inactive. Install darts directly instead using pip install \"darts[option]>=0.41.0\". If u8darts appears in your dependency tree, update the package that depends on it to use darts, or pin darts yourself to satisfy the transitive dependency."},"id":"u8darts","links":{"html":"https://skillfed.io/packages/u8darts","md":"https://skillfed.io/packages/u8darts.md","pypi":"https://pypi.org/project/u8darts/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-10","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"u8darts","python_support":"supports_current","summary":"\u26a0\ufe0f DEPRECATED - Use 'darts' package instead. This legacy compatibility package redirects to 'darts'."},"popularity":{"monthly_downloads":119837,"position":12054,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.41.0"}
