hootnot / oanda-api-v20

OANDA REST-V20 API wrapper. Easy access to OANDA's REST v20 API with oandapyV20 package. Checkout the Jupyter notebooks!
MIT License
398 stars 107 forks source link

Create pandas DataFrame and Add cufflinks plot #160

Closed shayegh closed 4 years ago

shayegh commented 4 years ago

Hi, I add Creating Pandas DataFrame from the historical response

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 99.279% when pulling c9ec24003696138d12120c72a97f08b602bb706b on shayegh:create-pandas-dataframe into 3ec71d331b509750c4985db0a9b73bec6bf5f9f7 on hootnot:master.

hootnot commented 4 years ago

Hi,

though I appreciate the effort of extending examples, I will not add this example since it addresses more the field of what you can do combining oandapyV20, Pandas, Seaborn, Matplotlib, ML, AI etc. So I consider it beyond scope and hope you understand.

Why not publish it as your own repo?

Best, Feite