Skip to content

Instantly share code, notes, and snippets.

View AndrewCiambrone's full-sized avatar

Andrew Ciambrone AndrewCiambrone

View GitHub Profile

Keybase proof

I hereby claim:

  • I am andrewciambrone on github.
  • I am andrewciambrone (https://keybase.io/andrewciambrone) on keybase.
  • I have a public key ASClfb17yZrL8_uWSZs2vSQzQ2DVT5WOWB3P9GnOcQR69go

To claim this, I am signing this object:

@AndrewCiambrone
AndrewCiambrone / csv_cleanup_script.md
Created July 3, 2017 14:11
Running the Seller Direct csv clean up script

The purpose of the script is to clean up the old csv records in the seller_csv_files table in the seller direct database.

To run the script simply enter:

python scripts/clean_up_old_csv.py

This script is expected to take a long time to run initially. It should truncate the table down to 4 million records.