enh(io): move csv reader from io::dicom to io::base
Description
Move Generic Csv reader which is now in sight::io::dicom Because it is a generic class we have to mutualize it outside dicom field here we have put it in sight::io::base.
Closes #770 (closed)
How To Test it
- Launch io_basetest it should pass
Edited by Aimable MUZURI