Releases: Aarhus-Psychiatry-Research/psycop-feature-generation
Releases · Aarhus-Psychiatry-Research/psycop-feature-generation
v0.20.0
Feature
- Add more glc loaders (
b765e77
)
- Add type 1 diabetes loaders (
b682984
)
- Make sql loader verbose (
602f4f3
)
- Add caching to sql_load (
a68c15d
)
- Ibid (
46da732
)
- Add support for keeping code col when loading diagnoses (
51ca63e
)
- Add t2d diagnosis loading (
6b8231c
)
- Add ogtt (
f6c07a9
)
- Update current blood sugar measurements (
5e8051a
)
Fix
- Lacking prefix on loading glc (
d9bdbcb
)
- Inappropriate matching (
e2409ed
)
- Poetry formatted dependencies (
125500a
)
v0.19.1
Fix
- Drop rows with NaT (
5a1d908
)
- Round timestamps to whole seconds befor droppig duplicates (
e503bf3
)
v0.19.0
Feature
- Add option for which timestamp to get when loading physical visits (
ef369b8
)
Fix
- Drop duplicates in the output_df (
636cc48
)
- Don't load duplicate visits (
5028b1d
)
- Physical visits should only load physical visits (
b7c50cf
)
- Did not rename to timestamp before returning (
f43522c
)
v0.18.4
Fix
- Loader names still too long (
3321b88
)
v0.18.3
Fix
- Loader names too long for wandb (
cc14da2
)
v0.18.1
Fix
- Adjust function for saving integrity checks (
de2577e
)
- Restructure overarching description func (
54c24a2
)
Documentation
- Better function description (
7eb9e54
)
v0.18.0
Feature
- Add arg for choosing timestamp and add warning (
159a176
)
v0.17.2
Fix
- Make naming scheme consistent (
c125b48
)
- Attempted rename of unspecified df (
c266bd8
)
- Revert logic (
ad110ee
)
- Quarantine_df and quarantine_days can be left as None (
f130370
)