Skip to content

NumEconCopenhagen/NumEconUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NumEconUtils

This python package provides a CLI used for the course Introduction to programming and numerical analysis by the staff.

Installation

The package can be installed by:

pip install git+https://www.github.com/numeconcopenhagen/numeconutils

Features

At the current state the features is very basic and has not been fully tested yet.

Remove cell content based on regex

NumEconUtils clearcells Notebook.ipynb

will copy the notebook and save the file as Notebook_fillin.ipynb, and clear all code cells where the first line begins with #fillin. Make sure that the file doesn't exist before running the command.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published