melissachang

Results 8 issues of melissachang

I am using pandas with BigQuery tables. Because pandas doesn't support boolean missing values, BigQuery BOOLEAN columns become dataframe object columns. I have to use to_gbq() table_schema to convert force...

type: feature request
api: bigquery

I don't know if you've tried any of the workarounds for Reminders in gmail. I've been experimenting with them. I think with a little help from this extension, Reminders could...

I'm guessing the answer is no, but would you be open to hiding the star in inbox view? (For true Inbox zen, the star and the checkbox columns would go...

feature request

I am using `bulk` to index this JSON dict: ``` { "project.nested.repeated.addresses":[ { "status":"current", "city":"New York", "zip":33333, "state":"NY", "address":"789 Any Avenue", "numberOfYears":2 }, { "status":"previous", "city":"Hoboken", "zip":44444, "state":"NJ", "address":"321 Main...

I've been using react-vega-lite for a while. My package.json had: ``` "react-vega-lite": "^2.0.2", "vega-lib": "^4.4.0", "vega-lite": "^3.0.0-rc12", "vega-tooltip": "^0.15.0" ``` I'm not sure what changed, but today I started getting...

https://deflaux-dot-bioquery-cookbook.googleplex.com/use_cases/docker.html links to https://github.com/googlegenomics/pipelines-api-examples/tree/master/samtools I got an error with "Run the Docker image in the cloud" step because I didn't know I had to do Prerequisites first.

From https://github.com/googlegenomics/pipelines-api-examples "pip install --upgrade google-api-python-client" gave Permission Denied. I had to run "sudo pip install --upgrade google-api-python-client". Matt says rather than fix this, we should update instructions to use...

- Edit metadata field, such as Description - [Desired] To save, I would like to simply press Enter. This is how Lightroom Classic works. - [Actual] I have to click...

enhancement