pd.read_csv(file)
import numpy as np load_file = np.loadtxt('numpy data1.txt') data = load_file.reshape(4,7,4)