Skip to content

Find way to support scan_csv for plugins #3713

Description

@MarcoGorelli

Currently

implementation = Implementation.from_backend(backend)
native_namespace = implementation.to_native_namespace()
native_frame: NativeDataFrame | NativeLazyFrame

would end up just raising

E           AssertionError: Cannot return native namespace from UNKNOWN Implementation

src/narwhals/_utils.py:412: AssertionError

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions