pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Request information on the integration of a connector

Open VoltereFr opened this issue 7 years ago • 2 comments

Hello,

I coded a python script to retrieve data from Braincube, a French company that stores data for its customers in an online platform, in pandas. By looking at how to provide this data connector to our customers, I discovered this repo. I would like to know if it is possible to make this script available here, by informing me of the procedure to follow. Are there also conditions to fulfill in order for the connector to be accepted? Hope you can help Thanks

VoltereFr avatar May 18 '18 13:05 VoltereFr

Does the data provided seem to fit in with much of the connectors already implemented? There's a list of the current connectors in the docs here. Further, is the data publicly-available? Ideally, you would be able to conform your script to the style of the current readers (see the code for this).

addisonlynch avatar May 31 '18 23:05 addisonlynch

https://braincube.com/how-does-it-work/ being a closed platform might not be the best fit PDR

gliptak avatar Sep 20 '19 21:09 gliptak