otp.Source.to_df#
- Source.to_df(symbols=None, **kwargs)[source]#
Runs the constructed query and convert its result to Pandas Dataframe(s)
Alias of
Source.__call__()
See also
Runs the constructed query and convert its result to Pandas Dataframe(s)
Alias of Source.__call__()
See also