Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Releases: Aarhus-Psychiatry-Research/psycop-feature-generation

v0.20.0

09 Mar 17:45
Compare
Choose a tag to compare

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.2

06 Mar 09:41
Compare
Choose a tag to compare

Fix

v0.19.1

06 Mar 09:23
Compare
Choose a tag to compare

Fix

  • Drop rows with NaT (5a1d908)
  • Round timestamps to whole seconds befor droppig duplicates (e503bf3)

v0.19.0

03 Mar 09:00
Compare
Choose a tag to compare

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

22 Feb 10:14
Compare
Choose a tag to compare

Fix

  • Loader names still too long (3321b88)

v0.18.3

22 Feb 09:21
Compare
Choose a tag to compare

Fix

  • Loader names too long for wandb (cc14da2)

v0.18.2

21 Feb 16:02
Compare
Choose a tag to compare

Fix

v0.18.1

15 Feb 11:30
Compare
Choose a tag to compare

Fix

  • Adjust function for saving integrity checks (de2577e)
  • Restructure overarching description func (54c24a2)

Documentation

  • Better function description (7eb9e54)

v0.18.0

14 Feb 14:31
Compare
Choose a tag to compare

Feature

  • Add arg for choosing timestamp and add warning (159a176)

v0.17.2

13 Feb 14:05
Compare
Choose a tag to compare

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)