Skip to content

Instantly share code, notes, and snippets.

@thepycoach
Last active December 5, 2020 22:09
Show Gist options
  • Select an option

  • Save thepycoach/d744d1c68ce49d9ea04ce8db72bc403a to your computer and use it in GitHub Desktop.

Select an option

Save thepycoach/d744d1c68ce49d9ea04ce8db72bc403a to your computer and use it in GitHub Desktop.
import subprocess
import pandas as pd
import pickle
from fuzzywuzzy import process, fuzz
from sympy import symbols, Eq, solve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment