Technical Debt
On this page, current known issues and technical debt will be recorded. These issues would make good first contributions for new contributors to the project. You can also take a look at the issues page for more.
Code Debt
iter_H5_to_dataframeis not implemented, iterator cannot iterate over ‘h5’ filespa_table_to_recarrayis not implemented, but the functionality is being accomplished via converting to astropy Table firstMigrate
tests/io_utils/test_io_classic.pytopytestfully, and removeunittestimport.Functions that could use tests or more in-depth tests:
split_tasks_by_rank
data_ranges_by_rank
check_columns
io_open
Deprecation
The following functions and classes are deprecated, and should be removed along some timeline.
TableDict- not currently in use in the codewriteNative- replaced bywrite_nativereadNative- replaced byread_nativeiteratorNative- replaced byiterator_nativeconvertObj- replaced byconvert_tableconcatObjs- replaced byconcat_tableconcat- replaced byconcat_tabledictsliceObj- replaced byslice_tablesliceObjs- replaced byslice_tabledict