Welcome to Sample Code’s documentation!

Sample code.

sample_code.load_json(file_path)

Load a JSON object from file.

Parameters:

file_path (str) – path to file including extension

Return type:

dict

Indices and tables