Fletcher Foti

Results 49 comments of Fletcher Foti

So you mean like an override from urbansim_defaults to bayarea_urbansim? Umm, not for the Bay Area since it's typically our source of models for the defaults. It does happen in...

Low p-value is better right? Many of the p-values are very small, but 3 seem to be quite large. Might have to look at them individually and see what's going...

Ahh - well it looks like we have a problem then ;) On Tue, Sep 16, 2014 at 4:37 PM, Matt Davis [email protected] wrote: > Lower p-value is good when...

Might want to add another item to this list - if the chi-squared check isn't sufficient, perhaps we should just run the sanity check of computing the marginals on the...

That's a very interesting proposal - I kind of like it, especially because I don't prefer working with dataframe wrappers ;) This works by parsing the string and calling to...

@jiffyclub Hi Matt - so sanfran_urbansim is pegged to the latest _release_ of urbansim right? So if I made a change in master that isn't released which breaks sanfran_urbansim, I...

Ahh right. This is still in a branch I haven't merged to master of urbansim. Therein lies the problem. Ok, I will do some merging.

I think Scott's point that the congested network would be different is correct. Eli, what you say is how I do it too, but you would be using the impedances...

I figured it's probably worth adding my experience, which is that I have a groupby-dissolve in geopandas that runs in ~5s which I hoped to recreate in duckdb, but it...