-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
read_documentation is ambiguous #3
Comments
We could resort to the following function instead:
|
@CorneeldH Do you agree with this function? |
Yes, agreed 👍 Do you also want to supersede read_documenation, with read_data_dictionary or read_dictionary or something else less generic than read_documenation? |
That sounds reasonable enough: We will create (pending the naming)
As you mention, the goal then is to supersede read_documentation, in favor of more specific functions. These have their own system variables to differentiate between them. |
read_data_dictionary has been added to the dev version:
It relies on system variable: |
The name
read_documentation()
is, in hindsight, quite ambiguous.The text was updated successfully, but these errors were encountered: