Evan-Kim2028 / subgraph-query-portal

A collection of reusable public goods subgraph queries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polars struct fields only unnest to one level

Evan-Kim2028 opened this issue · comments

commented

This code reproduces a nested struct query - https://gist.github.com/Evan-Kim2028/e7afdd1e617aa34b85c50471df79d1fb

What is a better way to deal with nested structs? Unnest multiple levels automatically?