eschr.readwrite.csv_to_zarr# eschr.readwrite.csv_to_zarr(csv_path, zarr_loc)# Create zarr data structure from csv path. Parameters: csv_path (str) – Path to .csv file. zarr_loc (str) – Path where you want to store the zarr data structure.