Skip to content

Commit

Permalink
Update nsda.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab authored Jul 2, 2024
1 parent ec16ef1 commit 979bb97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsd_access/nsda.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import nibabel as nb
import numpy as np
import pandas as pd
from pandas.io.json import json_normalize
from pandas import json_normalize
from tqdm import tqdm
import h5py
import matplotlib.pyplot as plt
Expand Down

0 comments on commit 979bb97

Please sign in to comment.