Skip to content

Releases: broadinstitute/taigapy

Release 3.7.1

07 Mar 17:30
@pgm pgm
Compare
Choose a tag to compare

Bug fix for feather support of tables (required for taigr)

Release 3.7.0

29 Feb 14:39
@pgm pgm
b8e4cfd
Compare
Choose a tag to compare

Fixed support under windows and working with new version of taigr

Added

09 Jun 15:47
Compare
Choose a tag to compare
  • tc.create_dataset, tc.update_dataset, and tc.download_to_cache now support gcs path files
  • Data file read access is logged
  • Improved parallel uploads

3.3.3

01 Apr 14:11
Compare
Choose a tag to compare

Fixed

  • Changed to more lax library requirements

3.3.1

07 Apr 21:13
Compare
Choose a tag to compare

Fixed

  • Typo with async upload

3.3.0

07 Apr 21:00
Compare
Choose a tag to compare

Added

  • Option to upload synchronously (serially) when creating or updating a dataset

3.2.4

22 Mar 19:53
Compare
Choose a tag to compare

Fixed

  • Fixed bug where getting the DataFrame for a datafile failed after downloading the raw file

3.2.3

26 Feb 15:07
Compare
Choose a tag to compare

Fixed

  • Fixed typos in taigaclient that were preventing downloading files

3.2.2

18 Feb 17:50
Compare
Choose a tag to compare

Fixed

  • Fixed issue where TaigaClient.get cached files under the wrong key when only name was supplied

3.2.1

02 Feb 15:15
Compare
Choose a tag to compare

Fixed

  • Fixed uploading using Jupyter Notebooks