-
Hi @aidanmelen ,
I am encountering an issue when having multiple grant statements (more than one) defined in either the `create` or `delete` lifecycle. Given such a configuration the `terraform app…
-
link: https://www.citibikenyc.com/system-data
BikeNYC数据,202101-citibike-tripdata.csv 及以前的数据字段为:'tripduration, starttime, stoptime, start station id, start station name, start station latitude, start …
-
@iamontheinet @jdanielmyers @fletchjeff @sfc-gh-sfield
Hey guys,
Following the code from 03_ML_Engineering.ipynb, I am running into an error.
Whenever I run the station_train_predict_func()…
-
I tried creating an S3 capture via the UI, and it just hung indefinitely. When I checked the agent logs, here's what I found:
```
2022-05-18T23:24:14.227268Z INFO serve:process{id=06290690dcb3ec0…
-
**User story**
Hi, I really like the heatmap functionality you all are building using deck.gl. I wanted to ask if you all knew if it was possible to do the following:
1) can we use the heatmap lay…
-
After [this change](https://github.com/GoogleCloudPlatform/professional-services-data-validator/pull/345/files#diff-ec3232fc84a73e24bf5cf68f7beb86e56e968c565509c7e07b420d026fd4f09fL143-R185), column v…
-
The r:genPDF step in our build process should not dump all output into the stdout, but instead redirect it to some log file. There's just too much of it (see example below).
{code}
13:31:57 :h2o-r:g…
-
The userid column would be a string of the person running the validation, the comment would be a string that could have multiple uses based on customer needs. This was suggested by one of the people …
-
Station Name
Number of Regular Bikes
Number of Electric Bikes
Citibike Graphic
-
Ibis generates a group_by query like so:
```
SELECT `bikeid`, count(*) AS `count`
FROM `bigquery-public-data.new_york_citibike.citibike_trips`
GROUP BY 1
```
which is unsupported in Hive. Group_…