-
Dear maintainers,
Thank you for your valuable arena. I am currently researching the way of LLMs evaluation and got stack with a question about Bradley-Terry model.
As it stands, from multiple sou…
-
### Expected Behavior
```python
chart = Chart()
# df already contains my data with columns time, open, high, low, close
chart.set(df)
chart.show(block=True)
```
I expect this to open a new …
-
## The Issue
Consider this branch of code: https://github.com/plotly/plotly.py/blob/956ab2cd158f0d20b322aa49e2f717a56aa6b9e2/packages/python/plotly/_plotly_utils/basevalidators.py#L103
It attempts…
-
========================================================================================
首先叠个甲,我没有任何linux过往经验都是现查现学,但有一些python基础,也就是略微略微能看得懂,剩下全是通过问AI解决的。。。
=========================================…
-
would be long-term cool to have something like [qgrid](https://github.com/quantopian/qgrid). In the mean time some sort of simple interaction (so that you can see all of a large table) would be good.
-
Hello, I was running into an issue where I could not run the predict_race() function. What triggered the error was the line of code "colMeans(df[, grep("c_", names(df), value = TRUE)], na.rm = TRUE)" …
-
Hello, I'm getting this error when working with the `upsetplot` package.
```bash
C:\Users\\miniconda3\Lib\site-packages\upsetplot\plotting.py:795: FutureWarning: A value is trying to be set on a c…
-
data seems potentially quite messy. if so, let's backburner it. [might be that there code can be used to convert to something more straightfwd?]
https://osf.io/n26mb/
License: CC-By Attribution 4.…
-
Hello! I have an issue with using csparc2star. I enter the following commands:
conda activate pyem
(pyem) csparc2star.py --boxsize 150 --copy-micrograph-coordinates _path_ J26_particles_exporte…
-
### Description
**Feature Request:**
I would like to request a feature in Polars that allows handling duplicate timestamps in rolling operations in a way that mimics Pandas' behavior.
Related iss…