-
in favor of `sliding_window()`, `sliding_index()` and `sliding_period()`
-
After the 3.0.0, I tried to redo https://github.com/conda-forge/scs-feedstock/pull/21, but the problems with running the test suite remain. In particular, the GPU builds segfault when there's no GPU h…
-
Do a final fine-grained pass over the protocol specification in the FIP and the implemented code. Ensure the FIP and implementation code are aligned in all necessary details, and that the FIP is compl…
-
The Data Availability mode (Ethereum vs non Ethereum) and provider (Celestia, etc) are important pieces of information to attach to each chain in the registry.
We are not able to infer the DA mode…
-
The structure of the airflow is quite different from the `openaq-pipeline`
From what I can see the following:
### [processing](https://github.com/Ali-Maq/aqi/tree/master/src/processing/)
1. […
-
Wheb I run:
```bash
uxplay -vs "v4l2sink device=/dev/video42" -p
```
I get this output:
```
UxPlay 1.69: An Open-Source AirPlay mirroring and audio-streaming server.
using network ports…
-
Thank you for your great work. The library performs well overall, but there's one issue: the OB class is implemented using for loops, resulting in approximately 20 seconds of runtime. Typically, this …
-
```python
materialized_views_response = self.kusto_client.execute(
self._database, ".show materialized-views"
)
materialized_tables = dataframe_from_result_table(
materialized_views_res…
-
Hi ebad sayed
I am just doing 3 year college project about BTC price prediction model using LSTM. recently I saw your project it is really impressive and your data model prediction so accurate. I …
-
**Describe the bug**
I'm starting the loki all-in-one program and I'm getting panic.
**To Reproduce**
Steps to reproduce the behavior:
1. use this config
```yaml
auth_enabled: false
server:
…