data-8 / datascience

A Python library for introductory data science
https://www.data8.org/datascience/
BSD 3-Clause "New" or "Revised" License
626 stars 295 forks source link

A test to check that NumberFormater without the format_column method raises an error #591

Closed leman-kg closed 1 year ago

leman-kg commented 1 year ago

476

[x] Wrote test for feature

Changes proposed: Added a test to check that NumberFormater without the format_column method raises an error

coveralls commented 1 year ago

Coverage Status

coverage: 93.261% (+0.04%) from 93.22% when pulling 849b1d24a56c6c279755800f1a0de3e824e6a22c on leman-kg:issue/476-test-tables-set-format-no-format-column into 8f6d4ba3f3e1b1cabe2194dc917eec78a027e067 on data-8:master.