We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
get_species
__get_number_of_species
1 parent 1b8ce21 commit 595603fCopy full SHA for 595603f
braininventory/get.py
@@ -20,7 +20,7 @@
20
import squarify
21
22
23
-def get_species(df):
+def __get_number_of_species(df):
24
"""
25
Calculate the number of unique species in the given DataFrame.
26
0 commit comments