Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将每月数据值插入到以下数据的每日月销售额 Jan'21 139 Feb'21 504 Mar'21 1033
任何人都可以提供可以实现此目的的 python/R 代码吗?注意: 1 月插值的每日数据点的总和应大致等于每月总销售额。