Skip to content

Commit 1435e70

Browse files
committed
chore(deps): cleanup docs
1 parent ff4dd30 commit 1435e70

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

ibis/expr/types/core.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -792,8 +792,6 @@ def to_json(self, path: str | Path, /, **kwargs: Any) -> None:
792792
793793
Parameters
794794
----------
795-
expr
796-
The ibis expression to execute and persist to Delta Lake table.
797795
path
798796
The data source. A string or Path to the Delta Lake table.
799797
kwargs

ibis/expr/types/relations.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3574,8 +3574,6 @@ def to_pandas(
35743574
35753575
Parameters
35763576
----------
3577-
expr
3578-
Ibis expression to execute.
35793577
params
35803578
Mapping of scalar parameter expressions to value.
35813579
limit

0 commit comments

Comments
 (0)