Grant
Grant
Submitting Author Name: Grant Humphries Submitting Author Github Handle: @grwhumphries Other Package Authors Github handles: (comma separated, delete if none) @bcaneco Repository: https://github.com/HiDef-Aerial-Surveying/stochLAB Version submitted: 1.1.1 Submission type: Stats Badge...
Simply asking for FileGDB support to write out to ESRI GDB files. Seems like it was around in older versions, but has disappeared in later versions. Otherwise, it would be...
This is somewhat related to [the other issue I posted](https://github.com/Toblerity/Fiona/issues/565) about FileGDB. Just wondering if there is support for passing XML metadata (e.g., the .shp.xml files that we generate for...
Wondering if you could provide an example of a very deep nested JSON? Something like: ``` { "results": [ { "project_name": "Test", "start_date": "2020-03-25", "associated_references": [ { "full_reference": "Reference A",...
Hi there, So it looks like in the latest version of TF (1.0?) - tf.nn.rnn.LSTMcell() has been replaced with tf.contrib.rnn.LSTMcell() - I just upgraded TF today and came across this,...
On line 54 of `distributions.Rmd` should add a line to include the base R `stats` package: - The core [`stats`](https://cran.r-project.org/web/packages/STAT/index.html) package built into base `R`;
Hi there In an attempt to install via: `install_github("ropensci/rnaturalearthhires")` I received a strange generic error: ``` Downloading GitHub repo ropensci/rnaturalearthhires@HEAD Error in utils::download.file(url, path, method = method, quiet = quiet,...