get_format
get_format(
self ,
resource: TextReader ,
**kwargs ,
)-> ‘tuple[str, str] | bool’
Get the name/version of a G1 file else return False.
| method of dascore.io.febus.core.FebusG1CSV1 | source |
get_format(
self ,
resource: TextReader ,
**kwargs ,
)-> ‘tuple[str, str] | bool’
Get the name/version of a G1 file else return False.