static-frame / arraykit

Python C Extensions for StaticFrame
Other
8 stars 2 forks source link

`delimited_to_arrays` #30

Closed flexatone closed 2 years ago

flexatone commented 3 years ago

@brandtbucher : There is a lot more to do here, but if you can take a look at AK_IterableStrToArray1D and AK_IterableStrToArray1DBoolean for anything problematic it would be helpful: these define a pattern I will likely follow for the other cases.

flexatone commented 2 years ago

See the following for an overview of this code: https://github.com/InvestmentSystems/arraykit/blob/28/delimited-to-arrays/doc/articles/dta.md