forecastutils 0.1.0__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.
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: forecastutils
3
+ Version: 0.1.0
4
+ Summary: Custom utilities for prediction pipeline
5
+ Requires-Dist: pytest
6
+ Requires-Dist: scikit-learn
7
+ Requires-Dist: xgboost
8
+ Requires-Dist: pandas
9
+ Requires-Dist: numpy
10
+ Requires-Dist: holidays
11
+ Requires-Dist: vacances_scolaires_france
12
+ Requires-Dist: matplotlib
13
+ Requires-Dist: requests
14
+ Dynamic: requires-dist
15
+ Dynamic: summary
@@ -0,0 +1,4 @@
1
+ forecastutils-0.1.0.dist-info/METADATA,sha256=114ygIN_fr71yjUlpEXBZ8YTaIryR9lpRmao2S-pmxQ,393
2
+ forecastutils-0.1.0.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
3
+ forecastutils-0.1.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ forecastutils-0.1.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (82.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+