Pandas - estimate a daily value from a weekly value

前端 未结 0 660
我在风中等你
我在风中等你 2020-12-11 00:25

Consider a dataframe which looks like this:

dtypes:

type      object
week       int64
metric     int64
dtype: object

df:



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题