Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: add polarify usecase as an example #735

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

ruben-arts
Copy link
Contributor

@ruben-arts ruben-arts commented Jan 30, 2024

Add the polarify example from the design document to the examples.
Tested on:

  • linux-64
  • osx-arm64
  • win-64

@baszalmstra
Copy link
Contributor

win-64

✨ Pixi task: python -c "import sys; print(f\"Python version: {sys.version}\"); import polars; print(f\"Polars version: {polars.__version__}\")"
Python version: 3.12.1 | packaged by conda-forge | (main, Dec 23 2023, 07:53:56) [MSC v.1937 64 bit (AMD64)]
Polars version: 0.20.6

@baszalmstra baszalmstra added this to the Multi-env milestone Jan 30, 2024
@nichmor
Copy link
Contributor

nichmor commented Jan 30, 2024

osx-arm64

✨ Pixi task: python -c "import sys; print(f\"Python version: {sys.version}\"); import polars; print(f\"Polars version: {polars.__version__}\")"
Python version: 3.12.1 | packaged by conda-forge | (main, Dec 23 2023, 08:01:35) [Clang 16.0.6 ]
Polars version: 0.20.6

@ruben-arts ruben-arts merged commit ed08c83 into prefix-dev:main Jan 30, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

3 participants