tompollard / tableone

Create "Table 1" for research papers in Python
https://pypi.python.org/pypi/tableone/
MIT License
159 stars 38 forks source link

Option to output as large number as scientific notation #163

Open jowinjestine opened 1 month ago

jowinjestine commented 1 month ago

I would like an option to return large number in scientific notation

tompollard commented 4 weeks ago

@jowinjestine thanks for the suggestion! do you have any thoughts on how you would want to specify the notation in the arguments? e.g. is something like scientific_notation=True sufficient?