-
I built code for a demo for "OpenCensus for Python gRPC developers" at https://github.com/orijtech/opencensus-for-grpc-python-developers and blogpost https://medium.com/@orijtech/opencensus-for-python…
-
* Release number or git hash: v6.1.0
* Web browser version and OS: Linux, Chrome
* Environment (local or deployed): both
This ticket mainly refers to the error message after a DB timeout, which c…
-
As per someone's suggestion, I'm adding an request for using the SDKs geo call to filter a second (mashed up) point-based (series of lat / longs) data set. For example:
I have a bunch of locations o…
ghost updated
4 years ago
-
Currently helper layer functions only accept `widget=True|False`, indicating whether the user wants a widget for the variable being symbolized on the map. It is also common to want to add arbitrary wi…
-
Would it be possible to revise the code to allow the use of wild card values (*) for calling block group data for the 2010 SF1? Currently one must prepare separate queries for each set of block groups…
-
- [x] merge open PRs
- [x] add new News content items
- [x] update QuickLinks component
- [x] update Homepage content from [Google Doc](https://docs.google.com/document/d/1xWEdk0K1er4QKwn0bJjO1EdERJ0s…
-
When attempting to merge data into the crosswalk weights file in `convert_00_geo.py`, there are some data entries for block groups that are not present in the crosswalk with weights.
From Ashley:
…
-
I have been playing with:
https://altair-viz.github.io/gallery/select_detail.html
but using multiselect as shown in here:
https://altair-viz.github.io/user_guide/generated/core/altair.MultiSelectio…
-
`
Exception Value: | error: unknown/unsupported geography heirarchy
census\core.py in query, line 200
`
I'm not up to speed in python to try to troubleshoot, but the problem may be in the call, wh…
-
When working on the census example, I found that the spatial reader fails with dask >2.1.0 which means fails with the fsspec-dependent version of dask. When using datashader 0.7.0
Might be able to …