Eric van Zanten

Results 19 comments of Eric van Zanten

How about Longitudinal Employment Household Dynamics Origin Destination Employment Statistics Geospatial Map Matrix Utility. :trollface:

Yeah option B might be the best at the moment. I added an option into [this thing](https://github.com/evz/census2geojson) that should merge all the different county areas that you pass in as...

@derekeder @hunterowens @matthewgee If you haven't watched the video that Derek linked to above, I recommend it. The parts on the "On the Map" application get into some of the...

Here's the app that the Census Bureau built to explore this data: http://onthemap.ces.census.gov

Would be great to get going with something that, when given an acronym with an optional context, gives back a canonical form of what it stands for and maybe a...

@jmcarp That sounds pretty neat! I'd love to see how that might work for Councilmatic.

If you added column to column reckoning, you'd kinda end up with a way to relate databases to data sets, right? While it does seem like a pain, I'd say...

Just ran into something similar with the bidirectional layer type. Would [this line here](https://github.com/keras-team/keras/blob/458ece919c9b9157884dde36e0026205c20f3f99/keras/src/layers/rnn/bidirectional.py#L211) trigger this bug? The traceback I'm getting isn't super useful in this case so I'm just...

Yeah so, I turned off the traceback filtering and it is, indeed, related. ``` File "/home/eric/code/coursera/.venv/lib/python3.10/site-packages/tensorflow/python/framework/tenso r.py", line 633, in __len__ raise TypeError(f"len is not well defined for a symbolic...