Skip to content

Instantly share code, notes, and snippets.

@rgib37190
Created March 19, 2021 08:21
df1.iloc[:,np.array(df1.iloc[0]>0)]#這裡必須把布林值的Series轉為陣列不然會發生NotImplementedError
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment