Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Oct 31, 2024
1 parent d5feb6f commit 75c37a6
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 57 deletions.
2 changes: 1 addition & 1 deletion narwhals/stable/v1/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -831,7 +831,7 @@ def from_native(
return native_dataframe
result = _from_native_impl(
native_dataframe,
strict=strict,
pass_through=not strict,
eager_only=eager_only,
eager_or_interchange_only=eager_or_interchange_only,
series_only=series_only,
Expand Down
Loading

0 comments on commit 75c37a6

Please sign in to comment.