This isn't particularly efficient, but could you do something like this?

https://replit.com/@GavinRay97/EnlightenedRichAdministration#main.py

On Fri, Jun 30, 2023 at 1:10 PM Aldrin <octalene....@pm.me.invalid> wrote:

> > But I found out very quickly that I won't be able to... using only
> Apache Arrow without resorting to other libraries.
>
> > I am aiming to assess the viability of Apache Arrow for graph algorithms
> and data structures...
>
> > I also gave a shot at doing it similar to a certain SQL method...
>
> I'm curious about these portions of what you've said.
>
> Could you share what you have tried and what roadblocks you're hitting?
> Are you struggling with mutability? How are you representing your data? You
> mention heapq, but it's not clear if you're using an adjacency matrix or
> adjacency lists or if you're using a more normalized relational format.
>
> Thanks!
>
>
> # ------------------------------
>
> # Aldrin
>
>
> https://github.com/drin/
>
> https://gitlab.com/octalene
>
> https://keybase.io/octalene

Reply via email to