PolicyEngine / policyengine-us

The PolicyEngine US Python package contains a rules engine of the US tax-benefit system, and microdata generation for microsimulation analysis.
https://policyengine.org/us
GNU Affero General Public License v3.0
102 stars 175 forks source link

`make clear-storage` #4553

Closed MaxGhenis closed 4 months ago

MaxGhenis commented 4 months ago

Let's add this to the Makefile:

clear-storage:
    rm -f policyengine_us/data/storage/*.h5
    rm -f policyengine_us/data/storage/*.csv.gz
    rm -rf policyengine_us/data/storage/*cache