You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be useful to have something like polars::VERSION so that the version of Polars can be easily obtained within a downstream project.
For example, pola-rs/r-polars#271 (comment)
The text was updated successfully, but these errors were encountered:
Problem description
It would be useful to have something like
polars::VERSION
so that the version of Polars can be easily obtained within a downstream project.For example, pola-rs/r-polars#271 (comment)
The text was updated successfully, but these errors were encountered: