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
hatyan.ddlpy_to_hatyan() does not include metadata in the returned dataframe. The example below raises KeyError: 'grootheid', while it works if we manually set all the required attributes:
hatyan.ddlpy_to_hatyan()
does not include metadata in the returned dataframe. The example below raisesKeyError: 'grootheid'
, while it works if we manually set all the required attributes:Todo:
test_ddlpy_to_components
, also include issue numbers in headerThe text was updated successfully, but these errors were encountered: