Skip to content

Commit

Permalink
remove unnecessary header
Browse files Browse the repository at this point in the history
  • Loading branch information
rjzamora committed Aug 24, 2023
1 parent 2bc8cce commit 72ae909
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/source/dataframe-hive.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ Using Hive Partitioning with Dask

.. currentmodule:: dask.dataframe


Hive Partitioning Basics
------------------------

It is sometimes useful to write your dataset with a hive-like directory scheme.
For example, if your dataframe contains ``'year'`` and ``'semester'`` columns,
a hive-partitioned directory scheme might look something like the following::
Expand Down

0 comments on commit 72ae909

Please sign in to comment.