TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Kats – a kit for time series analysis in Python

2 点作者 stunt将近 4 年前

1 comment

Bostonian将近 4 年前
R has about 18000 packages on CRAN and task views that survey many of the packages in a domain, for example TimeSeries <a href="https:&#x2F;&#x2F;cran.r-project.org&#x2F;web&#x2F;views&#x2F;TimeSeries.html" rel="nofollow">https:&#x2F;&#x2F;cran.r-project.org&#x2F;web&#x2F;views&#x2F;TimeSeries.html</a> . Is there something similar for Python? The main Python time series library I have used statsmodels.tsa in statsmodels.