Skip to content

Instantly share code, notes, and snippets.

@zainabnazari
Created June 29, 2023 04:56
Show Gist options
  • Save zainabnazari/f7cc48dd00029c1045830b0a5e907486 to your computer and use it in GitHub Desktop.
Save zainabnazari/f7cc48dd00029c1045830b0a5e907486 to your computer and use it in GitHub Desktop.
if there are null values
result_count_ir3_lb=pd.read_csv(path3/"bl_matrix_counts_ir3.txt",index_col=[0])
result_count_ir3_lb.isnull().values.any()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment