kayjan / bigtree

Tree Implementation and Methods for Python, integrated with list, dictionary, pandas and polars DataFrame.
https://bigtree.readthedocs.io
MIT License
168 stars 13 forks source link

Fix node docstring and add additional information #307

Closed kayjan closed 1 week ago

kayjan commented 1 week ago

Description

Node name should not coincide with sep symbol - added docstring information.

Testing

Additional notes

Checklist

I have read through the contributing guidelines and ensured that

Checklist (for reviewer)

github-actions[bot] commented 1 week ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
bigtree 100% 100% 0
bigtree.binarytree 100% 100% 0
bigtree.dag 100% 100% 0
bigtree.node 100% 100% 0
bigtree.tree 100% 100% 0
bigtree.utils 100% 100% 0
Summary 100% (2349 / 2349) 100% (990 / 990) 0