Nate George
Nate George
To be more explicit, it should look like this: ``` \cventry {Bachelors} % Degree {MIT} % Institution {Boston, MA} % Location {2016} % Date(s) { %\vspace{-0.5cm} %\begin{cvitems} % Description(s) bullet...
To be more explicit, it should look like this: ``` \cventry {Bachelors} % Degree {MIT} % Institution {Boston, MA} % Location {2016} % Date(s) { %\vspace{-0.5cm} %\begin{cvitems} % Description(s) bullet...
I was doing `jupyter notebook` and it worked after installing the itorch kernel here: https://github.com/facebook/iTorch But then again, `itorch notebook` also worked for me.
At this point I'm thinking its http vs https. This is also an issue when using localhost: https://stackoverflow.com/a/38000615/4549682
In fact, this was due to some settings being wrong. Make sure to follow the directions carefully. For me, I had this wrong: Leave Execute the app as: set to...
You should be doing a POST request, not a GET request.
But if I'm providing the datatypes, why does it need to do data type inference and conversion?
I see. It would definitely be very helpful to be able to provide the data already prepared and be able to turn off the inference and conversion. Or maybe some...
Querying the API with 0-0-0 as the initial date should work: https://ichart.yahoo.com/table.csv?s=GLD&a=0&b=0&c=0&d=04&e=25&f=2017 so I think the problem is in the code somewhere.