pyapacheatlas icon indicating copy to clipboard operation
pyapacheatlas copied to clipboard

working with generator objects

Open lukaszpriba opened this issue 3 years ago • 0 comments

It's probably more of a Python question rather than strictly Purview or ApacheAtlas, but any help is greatly appreciated.

Any advice on converting the output of a client.discovery.search_entities() into a list or dictionary? The response is a generator object and I don't have much experience in using these and hence struggle to narrow down results (say to filter down to a particular subset of glossary terms, etc.)

lukaszpriba avatar Oct 19 '22 12:10 lukaszpriba