Closed pnrobinson closed 4 years ago
@pnrobinson Are we going to use this repo to generate SL data only?
yes!
So, I vote for SLDBGen.
Other ideas: SLDataGen
SLDBGen is fine
Personally, I would suggest to keep it as something very explicit like synthetic_letality
or synthetic_letality_data
, so that if one uses it in python like:
from synthetic_letality import load_data
one would immediately guess what that line is doing, as compared to, for instance:
from SLDBGen import load_data
Since the proposed names are not whimsical or compose any easy to remember the word, I don't think they would help the use of the repository.
What do you think?
@LucaCappelletti94 I do not think very many people will use this outside of ourselves -- most users will simply want the data file (a TSV). The package makes it easier for us and let's us document the data generation for a publication.
done!
I would like to rename the repo