-
Arrow has adopted the (IMO) much better binary and string view types. Supporting these would mean we could move data zero-copy to delta-rs. Currently it fails:
```python
df = pl.DataFrame({"a": ["…
-
Hello, I`m trying to get connect to phoenix server, phoenix version is 4.13(And spark(2.3.0,+pyspark) Hbase(1.2) are used, python version is 2.7.5). With the newest version(v.0.7) for python-phoenixdb…
-
Hi,
I am trying to use `mixer` with my flask app to create fake data. I have written below mixer module
```
# module: my-mixer.py
from flask import Flask
from mixer.backend.flask import mixer
from …
-
### Tell us more about this new feature.
Hello,
There is the difference in performance for storing and loading "big" checkpoints (~20Gb), while using s3-connector-for-pytorch and PyTorch. When savin…
-
Presently, YOLOX code is not reproducible and outputs are different everytime. One of the reasons is that seed is randomly set for workers in yolox/data/dataloading.py file. Is there a way to make the…
-
**Describe the bug:**
When running servo with the `-o` flag, the output is often unpredictable when JavaScript is used to render some elements. While it's expected we can't predict when JS will sto…
-
Hello,
i've got a little problem. I want to upload a file via a form to my google cloud bucket.
With the `file_input` function from the `Phoenix.HTML.Form` module i receive an upload plug like this:…
-
Hello,
I have a question regarding the construction of replay buffers in distributed training (DDP). Across multiple workers, I would like to use a single, large prioritized replay buffer. With uni…
-
### Describe the bug
The recommendation from Langfuse team is that LangchainCallbackHandler should be created once in global scope, then reused across all invocations in the process. However, we ha…
-
I send `SHUTDOWN_REQUEST` message and instead of `SHUTDOWN_REPLY` receive error.
Messages:
> SEND: {"header":{"username":"","session":"f67e350b-1f2e-49bb-a23d-bf6d538923fd","date":"2017-11-13T12…