-
Our manuscript received 5 reviews. This is an unusual number of reviews. As a member of the ISMB Program Committee I participate in reviews, and the papers that I have been assigned generally get thre…
-
# Creating a Data Obs Metadata class
This would be useful for validating metadata, completing metadata, describing in a more human-readable way the metadata, as well as other helper functions aroun…
-
![image](https://user-images.githubusercontent.com/30670028/66407932-0cd63880-e9bc-11e9-8a24-1ec72220c693.png)
With the shift to deckgl, now when we zoom in on damage points they don't adjust to ge…
-
**Describe the bug**
I have a working app on Android. When building for iOS, the app crashes on load with no good information to go off of (no indication it was firebase_auth). I had to comment out a…
-
A small bug, but haven't been able to fix it myself. I think a comma is missing when extracting columns names from the templates.
```
> unzip("./2016/acs_2016_template.zip", exdir = "./2016/acs_…
-
arXiv论文跟踪
-
Running the following codes to do data enrichment
```python
DO_features = [{"numer_id": "us.census.acs.B01003001", "normalization": "predenominated"},
{"numer_id": "us.census.acs.B01…
djfan updated
5 years ago
-
I had some pieces of code that were pulling ACS 5Y Census data pretty well. Suddenly (starting yesterday), the codes have not worked anymore. At first I thought it was due to some package update (slan…
-
# Sidekiq periodic issue
## Overview
We had a periodic Sidekiq job set up and working before we upgraded Rails from 5.2.3 to 6.0.2 (both ruby 2.6.5). After the upgrade we have an odd issue. Doin…
-
Create a form widget allowing a user to select a group of census tracts or blocks to create a CensusArea. The widget should:
- Display all available Census blockgroups on a map
- Allow the user to…