Pometry / Raphtory

Scalable graph analytics database powered by a multithreaded, vectorized temporal engine, written in Rust
https://raphtory.com
GNU General Public License v3.0
347 stars 54 forks source link

fix the `to_df` in AlgorithmResult and Edges #1820

Closed ljeub-pometry closed 1 month ago

ljeub-pometry commented 1 month ago

What changes were proposed in this pull request?

Why are the changes needed?

Does this PR introduce any user-facing change? If yes is this documented?

How was this patch tested?

extended data frame conversion tests to include exploded edges

Are there any further changes required?