Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Add warning to README
Browse files Browse the repository at this point in the history
  • Loading branch information
stinodego committed Sep 14, 2023
1 parent b90a9c3 commit ead56c9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
> [!WARNING]
>
> **The user guide has been moved.**
>
> It is now part of the [main Polars repository](https://github.com/pola-rs/polars).
> Please open [new issues](https://github.com/pola-rs/polars/issues/new?assignees=&labels=documentation&projects=&template=documentation.yml) there.
>
> Find the user guide at its new location [here](https://pola-rs.github.io/polars/).
# Polars Book

This repo contains the [User Guide](https://pola-rs.github.io/polars-book/user-guide/index.html) for the [Polars DataFrame library](https://github.com/pola-rs/polars).
Expand Down

0 comments on commit ead56c9

Please sign in to comment.