Skip to content

Commit

Permalink
Fix docstring formatting (#5712)
Browse files Browse the repository at this point in the history
  • Loading branch information
sa- committed Dec 4, 2022
1 parent 3ff9c56 commit a0a62ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py-polars/polars/internals/dataframe/frame.py
Original file line number Diff line number Diff line change
Expand Up @@ -2149,6 +2149,7 @@ def write_parquet(
- "gzip" : min-level: 0, max-level: 10.
- "brotli" : min-level: 0, max-level: 11.
- "zstd" : min-level: 1, max-level: 22.
statistics
Write statistics to the parquet headers. This requires extra compute.
row_group_size
Expand Down

0 comments on commit a0a62ce

Please sign in to comment.