-
Submitting Author Name: Weicheng Sun
Submitting Author Github Handle: @WeichengSun
Other Package Authors Github handles: (comma separated, delete if none)
Repository: https://github.com/Weich…
-
Hi,
have you thought about porting some Time Series utility functions? Such as `kfold` for time series?
https://alan-turing-institute.github.io/MLJ.jl/stable/evaluating_model_performance/#MLJBas…
-
-
We need a money by Oregon county endpoint, similar to the money by state endpoint.
http://54.213.83.132/hackoregon/http/candidate_in_by_county/Brad Avakian/
-
**Title** : Unemployment Analysis During COVID-19
**Aim** : To analyze the impact of COVID-19 on unemployment rates across different regions in India.
**Brief Explanation** : This project utiliz…
-
Submitting Author Name: Mark Padgham
Submitting Author Github Handle: @mpadge
Repository: https://github.com/ropensci-review-tools/pkgmatch
Version submitted: 0.4.2
Submission type: Standard
…
-
Submitting Author Name: Brian Park
Submitting Author Github Handle: @realbp
Repository: https://github.com/getwilds/cancerprof
Version submitted: 0.1.0
Submission type: Standard
Editor: @lde…
-
The proposed sample uses a sample GeoTIFF .tif file, which is downloaded by
deploy/scripts/copy_geotiff.sh script and afterwards converted to tiles.
However there does not seem to be any documentati…
-
Using the geoJson download file, I notice that some projects that were present in the v1.1.1 dataset are no longer present. Is that intentional? If so, can you point me to where I can read about why…
-
https://docs.rs/geo
https://www.postgresql.org/docs/current/datatype-geometric.html
* `POINT` -> `geo::Coordinate`
* `LINE` -> `geo::Line`
* `LSEG` -> `geo::Line`
* `BOX` -> `geo::Rect`
*…