Sachin Goel

Results 2 issues of Sachin Goel

This is the basic code for searching a dataset `quandl.search("crude oil", { format: "xml" }, function(err, response){ console.log(err); console.log(response); })` It will result in dataset corresponding to crude oil in...

I was trying to deploy a mongo-replicaset from rancher catalogue and it didn't provide any options for port mapping while configuring it. And after its provision if you try to...