Skip to content

Move to Julia 1.9, use extensions remove Requires for collect_results and Dataframes #399

@Datseris

Description

@Datseris

The title says it all, currently we use Requires for collect_results. We should not do that as Julia natively supports conditional dependencies via the extensions. See here for how to do it: https://pkgdocs.julialang.org/dev/creating-packages/#Conditional-loading-of-code-in-packages-(Extensions)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueEasy issue good for newcomersupdateUpdates in the source code or documentation are necessary.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions