pandas-datareader
pandas-datareader copied to clipboard
Request information on the integration of a connector
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
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).
https://braincube.com/how-does-it-work/ being a closed platform might not be the best fit PDR