Skip to content

Commit

Permalink
docs: add style install note to guide
Browse files Browse the repository at this point in the history
  • Loading branch information
machow committed Jun 11, 2024
1 parent 15d20e4 commit 96d94ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/user-guide/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ pip install 'polars[numpy,fsspec]'
| xlsx2csv | Support for reading from Excel files |
| deltalake | Support for reading from Delta Lake Tables |
| plot | Support for plotting Dataframes |
| style | Support for styling Dataframes |
| timezone | Timezone support, only needed if 1. you are on Python < 3.9 and/or 2. you are on Windows, otherwise no dependencies will be installed |

### Rust
Expand Down

0 comments on commit 96d94ea

Please sign in to comment.