# pandas-100 **Repository Path**: sdredboy/pandas-100 ## Basic Information - **Project Name**: pandas-100 - **Description**: An emerging prototypical clone of https://github.com/deeplook/numpy-100, but for pandas. - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-10-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This generates double-sided quiz cards based on a MarkDown file. ## Dependencies: - pip install reportlab - DejaVuSansCondensed.ttf (if present else Helvetica) - DejaVuSansCondensed-Bold.ttf (if present else Helvetica-Bold) - nk57-monospace-cd-sb.ttf (if present else Courier) ## Usage: python3 quizcards.py "100 Numpy exercises.md" ## Author: Dinu Gherman (deeplook on GitHub) ## License: GNU General Public License, Version 3