Binary package “python3-intake-doc” in ubuntu jammy

documentation for the python3-intake package

 Intake is a lightweight set of tools for loading and sharing data in
 data science projects. Intake helps you:
 .
  1. Load data from a variety of formats into containers you already know,
     like Pandas dataframes, Python lists, NumPy arrays and more.
  2. Convert boilerplate data loading code into reusable intake plugins.
  3. Describe data sets in catalog files for easy reuse and sharing
     between projects and with others.
  4. Share catalog information (and data sets) over the network with the
     Intake server.
 .
 This package contains documentation for python3-intake.