aplbrain / dotmotif

A performant, powerful query framework to search for network motifs
https://bossdb.org/tools/dotmotif
Apache License 2.0
81 stars 9 forks source link

Don't cast ingest datatypes to string #125

Closed j6k4m8 closed 2 years ago

j6k4m8 commented 2 years ago

https://github.com/aplbrain/dotmotif/blob/7c5a21ce78fe6b51c555cca1f25a27799750ca91/dotmotif/ingest/__init__.py#L44

This can result in very-large-numbers being converted into scientific notation and losing precision.