When I was reading some source codes by my tutor, I found such code:
a=sdf.read('.Data/0000.sdf')
Does SDF package have the method 'read'? And how can I find the documentation of the python package SDF? Thanks.
When I was reading some source codes by my tutor, I found such code:
a=sdf.read('.Data/0000.sdf')
Does SDF package have the method 'read'? And how can I find the documentation of the python package SDF? Thanks.
Copyright © 2021 Jogjafile Inc.
Documentation: https://github.com/ScientificDataFormat/SDF-Python
From there: