mirror of
https://github.com/K-Dense-AI/claude-scientific-skills.git
synced 2026-03-27 07:09:27 +08:00
Updated installation instructions for all skills to always use uv pip install
This commit is contained in:
@@ -15,7 +15,7 @@ Polars is a lightning-fast DataFrame library for Python and Rust built on Apache
|
||||
|
||||
Install Polars:
|
||||
```python
|
||||
pip install polars
|
||||
uv pip install polars
|
||||
```
|
||||
|
||||
Basic DataFrame creation and operations:
|
||||
|
||||
Reference in New Issue
Block a user