Changed "panda" to "pandas"
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Synthetise new data and analyse it directly to return fit parameters
|
# Synthetise new data and analyse it directly to return fit parameters
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
import panda as pd
|
import pandas as pd
|
||||||
|
|
||||||
from fsl_mrs.core import MRS
|
from fsl_mrs.core import MRS
|
||||||
from fsl_mrs.utils import plotting, mrs_io
|
from fsl_mrs.utils import plotting, mrs_io
|
||||||
|
|||||||
Reference in New Issue
Block a user