77b4bd9700
requests: add breakout if response is not auth related, fix #28
2025-04-30 14:54:31 +02:00
690431472c
add option for multiple company IDs, related to #26
2025-04-30 14:46:23 +02:00
248b811786
include login assertion in requests to eliminate unnecessary calls to the API
2025-04-30 08:42:44 +02:00
453490c0f5
basic logic for relogin in request
2025-04-30 07:53:25 +02:00
1d63469be9
prepare insertion of retry and assertion of login state
2025-04-29 16:09:08 +02:00
67406b5690
remove irrelevant statements
2025-04-29 14:13:10 +02:00
daaf48f1db
new dev version
2025-04-29 14:11:08 +02:00
d754a94f98
disable logging from SQLAlchemy, fix #24
2025-04-29 14:10:09 +02:00
1447752970
remove unneeded code
v0.5.8
2025-04-17 11:57:25 +02:00
4072b97012
add env setup for runtime to enable multiprocessing parameter search by joblib, closes #23
2025-04-17 11:55:01 +02:00
a1057fc78b
enhanced config handling
2025-04-17 11:53:59 +02:00
214659c7f1
prepare fix for joblib support in C# environment, related to #23
2025-04-16 18:14:13 +02:00
58fd5bd921
bump version
v0.5.7
2025-04-16 13:45:46 +02:00
c2757cca26
implement behaviour control by config via setup data path
2025-04-16 13:40:55 +02:00
c46c90f548
basic structure for lazy config loading
2025-04-16 12:23:49 +02:00
fc4d54dc4b
add dep: tomli-w
2025-04-16 12:23:37 +02:00
5d53551923
update deps - dopt-basics
2025-04-16 11:56:41 +02:00
6a7f59116f
remove unneeded pytest mark
2025-04-16 11:56:21 +02:00
063531a08e
major overhaul of forecast pipeline ( #21 )
...
includes several aspects:
- harden forecast logic with additional error checks
- fix wrong behaviour
- ensure minimum data viability
- extrapolate for multiple data points into the future
fix #19
Co-authored-by: frasu
Reviewed-on: #21
Co-authored-by: foefl <f.foerster@d-opt.com>
Co-committed-by: foefl <f.foerster@d-opt.com>
2025-04-16 09:24:33 +00:00
6caa087efd
re-enable logging
2025-04-10 11:12:57 +02:00
2d48be0009
update gitignore to exclude doc folders
2025-04-10 07:37:23 +02:00
fdb9812ecf
add script to bump patch version
2025-04-10 07:13:35 +02:00
9f90aec324
bump version
v0.5.6
2025-04-09 09:28:27 +02:00
dc848fd840
increase timeout timespan
2025-04-09 09:27:23 +02:00
a0d189ac9f
add logging of pipeline metrics in database
v0.5.5
2025-04-04 13:37:05 +02:00
6a418118d2
prepare metrics writing process
2025-04-03 16:05:46 +02:00
5d78fc9e02
added handling for API connectivity errors
2025-04-03 12:51:14 +02:00
b93b070682
adapt C# JSON type
2025-04-03 11:22:00 +02:00
30641103ec
rework session management: interface to C#
2025-04-03 09:26:56 +02:00
d1d665e60a
base structure for logging and logging management via session, closes #2
v0.5.1
2025-03-28 11:31:27 +01:00
302ccc16db
integrate database writing procedures for logging purposes
v0.5.0
2025-03-28 09:32:29 +01:00
447a70486b
prepare database writing operations for pipeline stats
2025-03-27 16:29:01 +01:00
7bb312d34e
change setup APIfor session to ensure correct state
2025-03-27 10:04:34 +01:00
1f497fe193
refactoring session management
2025-03-27 08:47:50 +01:00
df09732c56
add statistics logging to sales forecast pipeline
2025-03-27 08:26:35 +01:00
4828b84d79
prepare tables
2025-03-26 16:12:14 +01:00
fe45c913a6
add deps
2025-03-26 16:12:03 +01:00
dbe6e3b340
adding data path handling on session level
v0.4.1
2025-03-26 15:13:12 +01:00
72ede57a82
add option to add filepath to the current session
2025-03-26 14:00:30 +01:00
6deda74a80
implement new sales forecast pipeline
2025-03-26 13:26:21 +01:00
22d1c63888
disable logging
2025-03-26 13:25:26 +01:00
a0c0e43de3
update BMV config and version
2025-03-26 07:36:51 +01:00
b93d06ca16
bump version for adapted changes
2025-03-21 09:49:26 +01:00
0888c6ebfd
closes #1
2025-03-21 07:30:56 +01:00
4a34bb7934
adapt for changes made by 9b50e6c3dd
2025-03-21 07:30:21 +01:00
a6d0f07c6c
add project description
2025-03-21 06:38:43 +01:00
14dd22fae8
bump version
2025-03-20 14:51:11 +01:00
fd505426cc
add handling of empty responses
2025-03-20 14:50:57 +01:00
9b50e6c3dd
add missing feature from request
2025-03-20 14:50:46 +01:00
16c926c2e7
using stack info in logging
2025-03-20 14:06:32 +01:00