Here are some code samples that utilize egytech_api to help you kick start your projects!
Last updated 9 months ago
The PoolingClient leverages connection pooling to make multiple api requests with different parameters a bit quicker than usual. It also helps you aggregate your queries' results into one large DataFrame for later manipulation.