import pandas as pd import matplotlib.pyplot as plt import numpy as np
## https://stackoverflow.com/questions/893657/how-do-i-calculate-r-squared-using-python-and-numpy …
import skrf as rf %matplotlib inline from matplotlib import pyplot as plt # for advanced smith chart only import skrf as rf import numpy as np filenames = [] networks = …
import numpy as np import scipy as sp import matplotlib.pyplot as plt import skrf as rf