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

add test for iterable passed as columns argument for Table.apply #604

Closed iwatat closed 11 months ago

iwatat commented 11 months ago

[x] Wrote test for feature [ ] Added changes to CHANGELOG.md [ ] Bumped version number (delete if unneeded)

Changes proposed: Add test for Table.apply where column passed as a list.

coveralls commented 11 months ago

Coverage Status

coverage: 93.535% (+0.04%) from 93.495% when pulling c53043e959f7db578241ffb0a985ac8bb88c060a on iwatat:add_test_table_apply into 2c706e28c463c04a1882dfde01d1bafa39ae616d on data-8:master.