Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etiennebacher/r-polars-dashboard
Dashboard comparing r-polars and py-polars APIs
https://github.com/etiennebacher/r-polars-dashboard
Last synced: about 1 month ago
JSON representation
Dashboard comparing r-polars and py-polars APIs
- Host: GitHub
- URL: https://github.com/etiennebacher/r-polars-dashboard
- Owner: etiennebacher
- Created: 2024-08-22T20:28:08.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-20T08:01:46.000Z (about 1 month ago)
- Last Synced: 2024-12-20T09:19:15.311Z (about 1 month ago)
- Language: HTML
- Homepage: https://etiennebacher.github.io/r-polars-dashboard/dashboard.html
- Size: 475 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-polars - r-polars-dashboard - Dashboard comparing r-polars and py-polars APIs. (Libraries/Packages/Scripts / R)
README
This dashboard shows the list of functions and parameters in the py-polars and r-polars APIs. The objective is to have the same APIs. If a function or argument is present in python but not in R, it's highlighted in red.
**NOTE:** currently, this dashboard doesn't take into account deprecated functions and arguments in the py-polars API. Therefore, it's up to you to check that this argument or functions is a true missing functionality in R (and not something that will disappear in the python API in a few releases anyway).