mad-lab-fau / BioPsyKit

A Python package for the analysis of biopsychological data.
MIT License
39 stars 8 forks source link

fix datetime index in data_as_df method #47

Open danielkrauss2 opened 1 year ago

danielkrauss2 commented 1 year ago

(utc datetime was not localized to utc)

codecov[bot] commented 1 year ago

Codecov Report

Merging #47 (23c229a) into main (5b2eab0) will increase coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #47      +/-   ##
==========================================
+ Coverage   43.86%   43.87%   +0.01%     
==========================================
  Files          91       91              
  Lines        8057     8055       -2     
  Branches     1556     1555       -1     
==========================================
  Hits         3534     3534              
+ Misses       4460     4458       -2     
  Partials       63       63              
Impacted Files Coverage Δ
src/biopsykit/io/psg.py 0.00% <0.00%> (ø)