Rich,
In Watson Studio Jupyter notebooks, there is some code completion/suggestion capability using the tab key. For example, typing the name of the data frame variable followed by dot (`dfRaw.` here) and then hitting tab lists the available methods:
using the Shift-Tab key combination opens the contextual help, for example here after selecting `dfRaw.agg`,
------------------------------
Philippe Gregoire
IBM
------------------------------