Skip to content

Workbench module that runs Excel or Python formula between columns and stores result in a new column

Notifications You must be signed in to change notification settings

CJWorkbench/formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formula

Workbench module that runs Excel or Python formula between columns and stores result in a new column

Development

Do the Development Dance:

  1. Run tox and make sure it works
  2. Write a failing test to tests/
  3. Run tox to test it fails
  4. Fix the code until tox passes
  5. Submit a pull request

Deployment

  1. Write an entry to CHANGELOG.md
  2. Run tox one last time
  3. git push

About

Workbench module that runs Excel or Python formula between columns and stores result in a new column

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages