Menu

pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.

Note

This page is a reference documentation. It only explains the function signature, and not how to use it. Please refer to the gallery for the big picture.

caravel.io.save(data, path, **kwargs)[source]ΒΆ

Save the data.

Parameters:

data : object

the data to be saved.

path : str

the destination file.

Follow us

© 2025, Antoine Grigis