I have two numpy arrays x and y of same length and I am trying to make a square matrix A such that the ij entry of the matrix will contain a 1 if a certain
Im working with a dictionary that contains a mix of lists and ranges which are processed into lists but when I try to convert it into a pandas DataFrame I get
I am using iloc to print every third row in a Pandas Dataframe but now when it prints to Excel it prints starting in the fourth row third excluding header I