Skip to content

Conversation

krassowski
Copy link
Contributor

@krassowski krassowski commented May 2, 2025

📝 Summary

Small follow up to #4673.

🔍 Description of Changes

Polars often uses a simplified rst format for parameters where it does not include types.

This requires docstring-to-markdown v0.17 with:

For example, before there was only one parameter with description for polars.io.parquet.functions.read_parquet, and now all 22 are displayed.

Parameters from functions with overloads such as polars.io.database.functions.read_database remain without good suggestions.

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • I have added tests for the changes made.
  • I have run the code and verified that it works as expected.

📜 Reviewers

@mscolnick

Copy link

vercel bot commented May 2, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 5:45pm

@mscolnick mscolnick marked this pull request as ready for review May 5, 2025 17:44
@mscolnick mscolnick merged commit 69da3b4 into marimo-team:main May 5, 2025
32 of 33 checks passed
Copy link

github-actions bot commented May 5, 2025

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.13.5-dev21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants