\n",
"
\n",
" \n",
"The dot notation supports IPython autocompletion. For example, when working on a Jupyter notebook, once the namespace has been imported, it is possible to get suggestions for the entity names by writing
`namespace.`
and pressing TAB.\n",
- "\n",
- "