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

Releases: fphammerle/freesurfer-stats

pandas v1.2 compatibility

31 Dec 16:06
v1.2.1
ca0f47b
Compare
Choose a tag to compare

Fixed

  • AttributeError when using pandas v1.2.0

remote sources

30 May 17:47
1.2.0
f656317
Compare
Choose a tag to compare

Added

  • CorticalParcellationStats.read: support pathlib.Path, "http://…", "https://…", "s3://…" etc. via pandas.io.common.get_filepath_or_buffer
    (#6)

1.1.1

06 May 22:25
1.1.1
bbe16cc
Compare
Choose a tag to compare

Fixed

  • fixed parsing of BrainVolStatsFixed header
    (#1 @soichih, #9)

pandas v1

06 May 16:25
1.1.0
79627eb
Compare
Choose a tag to compare

Added

  • compatibility with pandas v1

1.0.0

27 Jun 08:35
1.0.0
6791ca7
Compare
Choose a tag to compare
initial release