-
### Current Behavior
I freely admit this is probably due to my setup, but I'm not sure what is happening and if I can fix it.
When I try and do tab completion with `ls` I get:
```
❯ ls
invali…
-
### Context/theme
Argo
### Other context (if applicable)
_No response_
### Description of the desired feature
Identify the different polar bassins.
Arctic is made of 6 bassins:
The Eurasian Bas…
-
I think we should add the following APIs:
```
GlobalID.from_str("Node:1")
GlobalID("Node", 1) # support for numbers
GlobalID(...).as_string() # not sure about the name, but it's nicer than str(Global…
-
We should build polars-gpu as well
https://pola.rs/posts/gpu-engine-release/
-
AutoregressiveWrapper was changed to AutoRegressiveWrapper in the zeta package and is causing an error with the package.
## Upvote & Fund
- We're using [Polar.sh](https://polar.sh/kyegomez) so you …
-
**Question**
I am using amchart5 to display the wind rose chart which works perfectly except for xAxis on 0 degree.
Below code works for other degrees.
```javascript
const xAxisRendere…
-
### Description
https://api.polar.sh is broken
### Current Behavior
If you visit https://docs.polar.sh/api#feedback
Clicking https://api.polar.sh/ shows a page saying "details not found"
###…
-
**Describe the bug**
A clear and concise description of what the bug is.
In swarms.structs.agent.py:
Agent Class, class member "all_gpus" is not declare in __init__,
which leads to member func…
-
We will initially target the imputers module for proof of concept https://github.com/lvgig/tubular/milestone/4
Following this We have identified the following as priority for re development based o…
-
[polars](https://github.com/pola-rs/polars) is growing fast as the new standard for dataframe but it doesn't provide a way to plot the data for Rust user.
I think providing a polars integration under…