It's a table, that is to say, a set of values. The output you're seeing is a reference to the table, not a representation of its contents. You need to store that table somewhere (eg "beetable = bee.analyze()", then you can start reading values from it.
Here's a sample program that uses the analyser.
https://github.com/daniel-sabourin/...b/master/miscperipherals/rom/programs/readbee
Here's a sample program that uses the analyser.
https://github.com/daniel-sabourin/...b/master/miscperipherals/rom/programs/readbee