Skip to content

Not urgent: high mem usage with filter_documents() #8

@arupakaa

Description

@arupakaa

Hi,

Your work has been a godsend! Just wanted to share a minor issue...

Im working on a relatively large dataset (final DTM is ~25MB).

When I run filter_documents(), mem usage balloons up to 40GB, after which R crashes.

I'm running the Microsoft/MRO (latest) release on Mac OSX (latest).

One work-around, for the min = 1 case at least, is: .[unique(.$i),] .

Runs super-fast and doesn't seem to introduce any undue weirdness.

Hope that helps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions