intake 0.6.4-2 source package in Ubuntu

Changelog

intake (0.6.4-2) unstable; urgency=medium

  * adjust fix-ftbfs-on-32bits.patch to allow unit tests to pass on big endian
    systems, and rename the patch as architectures-support.patch, to reflect
    that change.

 -- Étienne Mollier <email address hidden>  Sat, 16 Oct 2021 23:16:30 +0200

Upload details

Uploaded by:
Debian Med
Uploaded to:
Sid
Original maintainer:
Debian Med
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
intake_0.6.4-2.dsc 2.5 KiB 8f73717dde545952926c288028edfd65110df3ffa4fee608fb94890bfe68d08b
intake_0.6.4.orig.tar.gz 4.2 MiB 961d67fea56b9b2894153e83f2b77e53661016e9e74799350717c2c01d7002f2
intake_0.6.4-2.debian.tar.xz 13.0 KiB 58459d6fffe87b9df0206a93925cbdb9b8d93214246a746879a31bb194bbd554

Available diffs

No changes file available.

Binary packages built by this source

python3-intake: lightweight package for finding and investigating data

 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.

python3-intake-doc: 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.