-
Hi there, I would like a raise an issue about the future enhancement of `nano-graphrag`. One of the big direction is add more components to adapt various scenes.
What would you guys like to add? Fo…
-
We want a testing harness in python, we want to be able to write:
```python
import torch
from ttmlir.dialects import ttir
# What the test harness could look like
class Add:
def golden(…
-
Hi and first of all, thanks for maintaining this library. It has turned out to be essential to me since I started using it.
I'm a big fan of pattern matching over edges in the graph and it's a very…
-
Make the interactive map page for ARW see the wireframe here: https://www.figma.com/design/BlAYm1Z8wdEYA5faH8XT8L/Africa-Rangeland-Watch_Wireframing-Workflow?node-id=1-3&t=W742viXdOR1Ekgow-1
Please b…
-
Naively, observable sharing means that we either need to put sharing in the hands of users (by giving them the choice to share or not), or give them a verbose API that doesn't really resemble maths. W…
-
```sql
CREATE PROPERTY GRAPH MovieRentals
VERTEX TABLES (
Customer KEY (Cust_ID)
PROPERTIES (First_Name, Last_Name, Gender),
Movie KEY (Movie_ID)
PROPERTIES (Title, Genre, Budget / List_Pri…
-
Hi
would it be possible to support equations in the dependency graph.
Here are two images, both generated, manually, with [quiver](https://q.uiver.app/)
- the dependency graph just uses the equ…
-
hello,when i run the demo of Cell-cell_interaction,
`weights_graph, distance_graph, adata = st.tl.weighted_spatial_graph(
adata,
n_neighbors=10,
)`
with error `AttributeError: module 'spa…
xhli2 updated
3 weeks ago
-
Hi there, thanks for the awesome tool.
I recently learned about [prefix declarations for SPARQL constraints](https://www.w3.org/TR/shacl/#sparql-prefixes) and I was surprised that in my project, py…
-
### What resources or data sources are affected?
datadog_dashboard
### Feature Request
via the browser, I can set the unit overrides on a time-series graph eg so that a number is actually se…