Skip to content

Meta issue: SAS7BDAT parser improvements  #47339

Open
@jonashaag

Description

@jonashaag

I have a ~20x SAS7BDAT parser speedup ready to PR. It's a lot of changes. Goal is to avoid Python operations as much as possible. A preview of all of the changes can be found here: jonashaag#7

I want to contribute those changes to Pandas. Is it easier to review if I make a lot of small PRs, or do you prefer reviewing one large PR? Multiple small PRs will be something like: 5 PRs with 10% of the changes plus one larger PR with 50% of the changes. It will be very difficult to split the large PR any further.

One drawback of multiple small PRs is that it's more work for me and some of the changes may not seem useful if done in an isolated fashion.


PRs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    IO SASSAS: read_sasPerformanceMemory or execution speed performance

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions