Python Libraries (Streak Quiz)

Python Libraries

Guess the Python library based on its description. Answers are case and space-insensitive. Use regex to choose what libraries you would like to include in the quiz (tip: try typing 'pandas' or 'data' and see what you get). Feel free to choose your preferred difficulty; they all become more difficult the higher your streak goes! Good luck!

With this regex, you have 132 possible answers, like:

numpy Numerical computing library for Python
pandas Data manipulation and analysis library
matplotlib 2D plotting library for Python
requests HTTP library for Python
scikit-learn Machine learning library for Python