Skip to content

Instantly share code, notes, and snippets.

@afcotroneo
Created November 17, 2021 15:24
Show Gist options
  • Save afcotroneo/3f1c2f5fda950c1020c6f70c8e5805cc to your computer and use it in GitHub Desktop.
Save afcotroneo/3f1c2f5fda950c1020c6f70c8e5805cc to your computer and use it in GitHub Desktop.
for chunk in np.array_split(df, df.shape[0]):
dot_density_and_pushtoomnisci(chunk,'2000-01-01T00:12:00.000Z',50)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment