Tom Pike

Results 113 comments of Tom Pike

> RE: #1184 - this I was looking it over. I really appreciate the clean up. @rht is there a reason why you chose iter_neighbors over get_neighbors? The reason I...

@jackiekazil No issues here I will add it to the dev notes

That is a bug. Should be fixed in the next push, which should be relatively soon unless there is an issue in QA/QC.

Correct, that is how I understand it

@tropappar Hmmmm...my understanding is you want the datacollector to be all the items you are collecting during your model runs. What are you collecting with datacollector, I am not seeing...

@tropappar Aww geez, I am sorry I totally missed that, I was rushing. Could you try calling ``batch_run.get_collector_model()`` instead this will return a dictionary with key = (Param1, Param,2...iteration), value=Pandas...

@tropappar there must be a bug in the batchrunner function [```prepare_report_table(self, vars_dict, extra_cols=None)```](https://github.com/projectmesa/mesa/blob/1958630c1b77b57d9c96b768f05896b607af402b/mesa/batchrunner.py#L247). It will take me a week or 2 to untangle it... I imagine. However as a stop...

> > Required statuses must pass before merging > > Another #1962 bus factor issue! > > @tpike3 or @jackiekazil could one of you remove all the required status checks?...

@rlskoeser I know you have been doing some work with altair and Mesa, would you mind taking a look at this?