-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Attached is a small example.
PyYaml itself is capable of loading/dumping numpy data. When called through serialize, though, RepresenterErrors are thrown.
It's possible that this is a problem with numpy itself, but given that numpy works through the yaml.Loader, I figure it's something to do with serialize.
I used python 3.6.8 to reproduce these.
pyyaml_numpy_failure.zip
Metadata
Metadata
Assignees
Labels
No labels