Efficiently Obtaining Large Amounts of Data from External APIs with Python
For some analytics or machine learning use cases, you could be dependent on data from external systems. Sometimes, these external systems offer a REST API to query those data. These APIs are usually not designed for large data transfers, which poses ...
martijn-sturm.hashnode.dev7 min read