-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tweak to to_dask_dataframe() (#1667)
* Tweak to to_dask_dataframe() - Add a `dim_order` argument - Always write columns for each dimension - Docstring to NumPy format * Fix windows test failure * More windows failure * Fix failing test * Use da.arange() inside to_dask_dataframe
- Loading branch information
Showing
2 changed files
with
99 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters