pola-rs/polars

Search Engine Optimization for docs

Closed

#3,716 opened on Jun 16, 2022

 (2 comments) (0 reactions) (0 assignees)Rust (2,826 forks)batch import
documentationenhancementhelp wanted

Repository metrics

Stars
 (38,496 stars)
PR merge metrics
 (Avg merge 8d 3h) (156 merged PRs in 30d)

Description

Describe your feature request

Currently it is pretty hard to find documentation on polars without navigating to the docs.

for example, searching groupby_rolling in any major search engine does not produce a link to any of the following

even a specific search of groupby_rolling polars does not return any links to the polars docs.

I would expect these to be the top 3 results when searching groupby_rolling polars

This is just one example, but in general discoverability will increase adoption & reduce frequently asked questions.

Contributor guide