-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES.txt
52 lines (39 loc) · 1.31 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
# Dec 26, 2024
add: mkdocs material deployment with gh actions
# Dec 25, 2024
add: pdoc docs exchanged with mkdocs material autodoc
# Dec 23, 2024
add: library rename
add: library structure change. loader, transform, feature, context, events
# Dec 20, 2024
fix: closes #7
# Nov 16, 2024
add: dev state docs for combine/integrator.py
add: dev state for combine/integrator.py
add: metadata loader improved
# Nov 4, 2024
add: stats classes improved + feature table class added
# Oct 29, 2024
add: timescaledb loader adjusted
# Oct 28, 2024
add: loader classes adjusted
add: classes for timestamp_converter added
add: classes for s3, timescaledb, timezone_shift added
# Oct 27, 2024
add: docs for time_stats added
add: time_stats for numeric value columns added
# Sep 11, 2024
add: methods refactored to execute without an instance
# Sep 9, 2024
add: cycle methods refined and splitted to cycle processor and extractor
# Sep 8, 2024
add: cycle method and metadata loader including tests for numeric filters
add: additional methods added
# Aug 25, 2024
fix: docs re-created
fix: docs
add: parquet loader, timestamp, string, numeric and boolean stats methods
# May 4, 2024
change: typings added, first test added
change: package folder moved
init: pypi package structure for timeseries-shaper / internal project for my master thesis