Skip to content

Converting rt.Dataset to numba ? #325

@MaciejTomczyk-Bullish

Description

@MaciejTomczyk-Bullish

Hi, does some functionality to convert rt.Dataset into a numba jitclass already exist since it's very doable with the current jitclass implementation? This would clean up a lot of my numba code since we can then pass these numba classes (really structs here since we don't care about the methods) into jitted functions. Is there anything like this in riptable? Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions