Skip to content

Commit

Permalink
Remove legacy DataFrame import (#11604)
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl authored Dec 16, 2024
1 parent 06a7e1e commit 44c75d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dask/dataframe/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ def _dask_expr_enabled() -> bool:
from_delayed,
from_dict,
from_graph,
from_legacy_dataframe,
from_map,
from_pandas,
get_collection_type,
Expand Down

0 comments on commit 44c75d0

Please sign in to comment.