datupapi 1.110.0__py3-none-any.whl → 1.110.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -65,6 +65,8 @@ class FutureReorder():
65
65
 
66
66
  df_lead_time_rf = self.df_lead_time.copy()
67
67
  df_lead_time_rf['Coverage'] = df_lead_time_rf['ReorderFreq']
68
+ df_lead_time_rf['AvgLeadTime'] = df_lead_time_rf['ReorderFreq']
69
+ df_lead_time_rf['MaxLeadTime'] = df_lead_time_rf['ReorderFreq']
68
70
 
69
71
  SuggestedForecast_cov = {}
70
72
  SuggestedForecast_rf = {}
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: datupapi
3
- Version: 1.110.0
3
+ Version: 1.110.2
4
4
  Summary: Utility library to support Datup AI MLOps processes
5
5
  Author: Datup AI
6
6
  Author-email: ramiro@datup.ai
@@ -22,7 +22,7 @@ datupapi/inventory/src/Format/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5N
22
22
  datupapi/inventory/src/Format/inventory_format.py,sha256=qrHkr6orSMdiraRH69nKawW1WBi_OFbqei7z2LJeSNI,7080
23
23
  datupapi/inventory/src/FutureInventory/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
24
24
  datupapi/inventory/src/FutureInventory/daily_usage_future.py,sha256=LMYL6trGdOl0piEVC-GmzwCxuWCafRhehCQDHOuP30A,3388
25
- datupapi/inventory/src/FutureInventory/future_reorder.py,sha256=SqJUiKaD7YybFO8DOQv1vBoFEhZHuP8IGFR0OXmUf0g,12776
25
+ datupapi/inventory/src/FutureInventory/future_reorder.py,sha256=FVmb8s_ttk4Wq4VPVIKm4jqb-e3O0EBrpeS3u8_NHXk,12920
26
26
  datupapi/inventory/src/InventoryFunctions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
27
27
  datupapi/inventory/src/InventoryFunctions/functions_inventory.py,sha256=RgKlF_YTuIUs03CLGpekPqmTaRvbsvwIn-62ClWqNGg,13319
28
28
  datupapi/inventory/src/ProcessForecast/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -48,7 +48,7 @@ datupapi/transform/forecasting.py,sha256=OboiVyErzWXJAv6R4fCXiPNaoVp5dNAP9F53EDq
48
48
  datupapi/transform/ranking.py,sha256=XOI0XqMx9Cy52Xjc4LCzJCNUsJZNjgrPky7nrpELr-U,7943
49
49
  datupapi/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
50
50
  datupapi/utils/utils.py,sha256=pU3mXPupm-1gvODI-kPlIpOdMHa2F9lEXvqBn6t3ajc,4637
51
- datupapi-1.110.0.dist-info/METADATA,sha256=Ix3BdEi_gpJJv86soI-nigcTp1xE0lUFNAHuOh3FGRk,1516
52
- datupapi-1.110.0.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
53
- datupapi-1.110.0.dist-info/top_level.txt,sha256=oERwtRZu8xq2u1TDGwJwuWK0iJbH4p7x9kYECAL5So0,9
54
- datupapi-1.110.0.dist-info/RECORD,,
51
+ datupapi-1.110.2.dist-info/METADATA,sha256=lmdG2bekAbqLs4irm-a_IyAZ6GeeLoiYl8e2hEd5R4c,1516
52
+ datupapi-1.110.2.dist-info/WHEEL,sha256=0CuiUZ_p9E4cD6NyLD6UG80LBXYyiSYZOKDm5lp32xk,91
53
+ datupapi-1.110.2.dist-info/top_level.txt,sha256=oERwtRZu8xq2u1TDGwJwuWK0iJbH4p7x9kYECAL5So0,9
54
+ datupapi-1.110.2.dist-info/RECORD,,