arkouda
arkouda copied to clipboard
add doc strings for numpy imports
When we import functions from another library, such as numpy, in the init files, users can access them through the arkouda api and therefore they should be in the docs. This ticket is to add the doc strings in for the existing imports, and if possible, a script to automatically update the doc strings when we run "make doc".