You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Successfully import decode_metadata from the databento_dbn package
Actual Behaviour
I cannot import the decode_metadata method from the databento_dbn package and use it to decode the data I have just downloaded. I was able to download the package without any issues. Looking at the contents of the library and the python file for the decoder it looks like it is not exported from the library as suggested in the example.
Steps to Reproduce the Problem
Open jupyter notebook
!pip install databento_dbn
from databento_dbn import decode_metadata
Specifications
OS Platform: Mac
Databento Version: Latest?
The text was updated successfully, but these errors were encountered:
Expected Behaviour
Successfully import decode_metadata from the databento_dbn package
Actual Behaviour
I cannot import the decode_metadata method from the databento_dbn package and use it to decode the data I have just downloaded. I was able to download the package without any issues. Looking at the contents of the library and the python file for the decoder it looks like it is not exported from the library as suggested in the example.
Steps to Reproduce the Problem
Specifications
The text was updated successfully, but these errors were encountered: