issues
search
SeitaBV
/
timely-beliefs
Model data as beliefs (at a certain time) about events (at a certain time).
MIT License
34
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feature: automate test pipeline for Python 3.12
#190
Flix6x
closed
1 month ago
0
Unpin pandas<2.2.2
#189
Flix6x
opened
1 month ago
0
Chore/upgrade dependencies
#188
Flix6x
closed
1 month ago
11
Fix/raise integrity error like before
#187
Flix6x
closed
2 months ago
0
fix: save new sources on bulk save
#186
Flix6x
closed
2 months ago
0
feat: bulk save objects ignoring conflicts
#185
victorgarcia98
closed
3 months ago
2
Bump urllib3 from 1.26.18 to 1.26.19 in /dev
#184
dependabot[bot]
closed
4 months ago
0
Less precise event_value and cumulative_probability data types
#182
nhoening
opened
5 months ago
0
Change belief horizon column type to int to save space
#181
nhoening
opened
5 months ago
0
Expand support for upsampling to nominal resolutions
#180
Flix6x
opened
5 months ago
0
Fast track strategy for searching single recent beliefs
#179
nhoening
closed
3 months ago
6
Fix/pin pandas
#178
Flix6x
closed
6 months ago
0
KeyError: "DataFrame should contain column named 'source'."
#177
Flix6x
closed
6 months ago
0
Bump jinja2 from 3.1.3 to 3.1.4 in /dev
#176
dependabot[bot]
closed
6 months ago
0
Fix: incompatible criteria for `most_recent_events_only`
#175
Flix6x
opened
7 months ago
0
Ceil, round or floor `event_start` on `read_csv` function.
#174
victorgarcia98
closed
7 months ago
0
Pop `dayfirst` attribute before read_excel.
#173
victorgarcia98
closed
7 months ago
0
add `at_date_annually` knowledge horizon function
#172
victorgarcia98
closed
7 months ago
0
Feature/upsample to instantaneous
#171
Flix6x
closed
7 months ago
2
fix: apply dayfirst in special read cases, also in the case of csv files
#170
Flix6x
closed
8 months ago
0
[BUG] Recursive Error in cases where a BDF doesn't have a start and end simultaneously
#169
victorgarcia98
opened
8 months ago
0
fix: apply event timing and belief timing filters to subquery to find the most recent event
#168
Flix6x
closed
8 months ago
0
add index on timed_beliefs for faster search
#167
nhoening
closed
8 months ago
1
Fix/add event filters to search subquery
#166
nhoening
closed
8 months ago
2
Bump jinja2 from 2.11.3 to 3.1.3 in /dev
#165
dependabot[bot]
closed
9 months ago
0
Style: modernize type annotations
#164
Flix6x
closed
9 months ago
0
Finish deprecations for v2 by sunsetting various methods and named arguments
#163
Flix6x
closed
9 months ago
0
Speed up search by avoiding the creation of intermediary objects
#162
Flix6x
closed
9 months ago
2
Finish deprecations for v2
#161
Flix6x
closed
9 months ago
0
Support SQLAlchemy 2.0.x
#160
Ahmad-Wahid
closed
10 months ago
4
Support SQLAlchemy 2.0
#159
Ahmad-Wahid
closed
9 months ago
2
dependencies: exclude Pandas versions that lose metadata
#158
Flix6x
closed
11 months ago
0
feature: allow passing an explicit input resolution to read_csv
#157
Flix6x
closed
11 months ago
0
Fix/read csv with upsampling
#156
Flix6x
closed
10 months ago
0
Fix: resampling empty frames in read_csv
#155
Flix6x
closed
12 months ago
0
Feature/read csv with time window filter
#154
Flix6x
closed
1 year ago
0
Fix/read csv with dropna and resample
#153
Flix6x
closed
1 year ago
0
fix: dropping NaT values should happen after converting to datetime
#152
Flix6x
closed
1 year ago
0
feature: allow splitting the datetime column by some string, when reading from csv
#151
Flix6x
closed
1 year ago
0
Bump urllib3 from 1.26.17 to 1.26.18 in /dev
#150
dependabot[bot]
closed
1 year ago
0
Prevent overflowing logs
#149
Flix6x
closed
1 year ago
0
Sensor metadata lost with pandas==2.1
#148
Flix6x
closed
11 months ago
2
97 incompatible search filters with most recent beliefs only and most recent events only
#147
Flix6x
closed
1 year ago
0
Bump urllib3 from 1.26.5 to 1.26.17 in /dev
#146
dependabot[bot]
closed
1 year ago
0
Logs overflowing with FutureWarning
#145
Flix6x
closed
1 year ago
4
warn when the sensor attribute is not of type `Sensor`
#144
victorgarcia98
closed
1 year ago
0
Dropping the `dayfirst` argument for `xlsx`, `xls` and `xlsm`.
#143
Ahmad-Wahid
closed
1 year ago
0
Drop `dayfirst` argument for `xls`, `xlsm` and `xlsx`
#142
Ahmad-Wahid
closed
1 year ago
0
Load db Interval column as ISO 8601 duration string rather than Python timedelta
#141
Flix6x
opened
1 year ago
3
Validate sensor in `BeliefsDataFrame` constructor
#140
victorgarcia98
closed
1 year ago
5
Next