File tree 2 files changed +16
-1
lines changed 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 28
28
OTHER DEALINGS IN THE SOFTWARE.
29
29
"""
30
30
31
- __version__ = '4.7.20220709 '
31
+ __version__ = '4.7.20220730 '
32
32
__license__ = __doc__
33
33
__project_url__ = 'http://winpython.github.io/'
Original file line number Diff line number Diff line change @@ -3334,3 +3334,18 @@ description = Blazingly fast DataFrame library
3334
3334
[xyzservices]
3335
3335
description = Source of XYZ tiles providers
3336
3336
3337
+ [filterpy]
3338
+ description = Kalman filtering and optimal estimation library
3339
+
3340
+ [zstd]
3341
+ description = ZSTD Bindings for Python
3342
+
3343
+ <
6039
span class="pl-en">[pmdarima]
3344
+ description = Python' s forecast::auto.arima equivalent
3345
+
3346
+ [pytoolconfig]
3347
+ description = Python tool configuration
3348
+
3349
+ [tbats]
3350
+ description = BATS and TBATS for time series forecasting
3351
+
You can’t perform that action at this time.
0 commit comments