RelationalAI / rai-sdk-python

The RelationalAI Software Development Kit (SDK) for Python.
Apache License 2.0
17 stars 4 forks source link

Improve the Python helpstrings for the api.X methods #10

Open tomasrelai opened 3 years ago

tomasrelai commented 3 years ago

A bit more content/explanation in help(api.X) would be good. For example, currently we only get:

help(api.list_edb)
>> list_edb(ctx: railib.api.Context, database: str, compute: str) -> list
billscheidel-rai commented 1 year ago

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-3759.

This link is only accessible to employees of RelationalAI.