James Martin
James Martin
``` /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk 12.1 12.1 ``` same output running the above commands
Perfect ty @jannic
> @jgmartin unfortunately, this branch needs an update: `embedded_time` was replaced by `fugit`. Do you want to update the example? I can do it as well, if you like. But...
I'm also running into this issue. It seems that casting anything to categorical that ends up in the serialized result triggers the error.
I've made an attempt to address this here https://github.com/ritchie46/arrow2/pull/6. Not sure if I'm missing any major concerns, so your review is much appreciated.