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 class signature, and not how to use it. Please refer to the gallery for the big picture.

class caravel.validation.ValidationBase[source]

A validation test must inherit from this base class.

Initialize the ValidationBase class.

classmethod setup_logging(logfile=None)[source]

Setup the logging.

Parameters:

logfile : str, default None

the log file.

Follow us

© 2025, Antoine Grigis