Skip to content

4.17.0

Compare
Choose a tag to compare
@tianj7 tianj7 released this 23 Jan 20:09
· 299 commits to master since this release
0785899

New Features

Add new utility functions to download data

  • get a list of project_ids you have access to in a data commons.
  • gets a TSV of the structured data from particular node for each project specified. Also creates a master TSV of merged data from each project for the specified node. Returns a DataFrame containing the merged data for the specified node.
  • gets a TSV for every node in a specified project. Function returns a list of the contents of the directory. Exports TSV files into a directory "project_tsvs/ by default.