Packages
Installation
Notebook
neuralib.argp
neuralib.imaging
neuralib.model.rastermap
neuralib.segmentation
neuralib.atlas
neuralib.plot
Roadmap
Load a json as dict
filepath (str | Path | bytes | BinaryIO | BufferedIOBase | BufferedReader) – json filepath
verbose – verbose load
kwargs – additional arguments to json.load()
json.load()
dict[str, Any]