Skip to content

hetio/hetio v0.2.10

Compare
Choose a tag to compare
@dhimmel dhimmel released this 02 May 18:29

DOI: 10.5281/zenodo.2658700 PyPI

May 2019 release with convenience functions and other enhancements.

Changes

Consistent metanode/metaedge/metapath .abbrev property
#27

permute_pair_list: default to inplace=False
#28

Add construct_pdp_query to build cypher queries for PDP
#30
#33
#34
#36

Improve imports to be lazy / less likely to throw errors
#31
#32
#35

Migrate neo4j nomenclature to hetnet module
#37

is_symmetric method for metapaths
#38
#39