neuralib.io.dataset.load_example_rois

neuralib.io.dataset.load_example_rois(**kwargs)[source]

Load example ROIs dataframe

Parameters:

kwargs – Additional keyword arguments pass to google_drive_file to customize the loading behavior.

Returns:

A Polars DataFrame containing the example ROIs data

Return type:

DataFrame