Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 573 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 573 Bytes

How to use APIs in Data Science Without Breaking Anything

Presentation for Open Data Science Conference West 2024

For more tips on this topic Sign up for my Tip Sheet. It has additional tips from my book that will be published in April 2025 by O'Reilly Publishing.

A few highlights:

  • Using APIs in Streamlit with a simple client - code
  • Using APIs in generative AI with LangChain - code
  • Using APIs in Jupyter Notebooks with a simple client - code