Feature Tracker
I’m currently working on a major new version of the datatool package. This may take a while. Please be patient. (Experimental version available for testing.)
ID | 15🔗 |
---|---|
Date: | 2013-08-28 13:27:52 |
Status | Open Sign in if you want to like this report. |
Category | datatool |
Summary | Read scientific notation |
Sign in to subscribe to notifications about this report.
Description
Hi,i discovered the datatool package and it is extreme useful! There is just one feature i miss: read numbers in scientific notation (1e5) and recognize them as number (so they can be used e.g. for sorting). Is anything like this planned?
Thanks for this great piece of software! Bye Jonas
PS: I just had another idea: Is there any way to speed up datatool? Even for small csv-files (about 100 rows) it is really slow. Doing the same parsing, sorting, replacing things, reordering of columns, ... with any scripting language or so would be possible in less than a second and datatool needs minutes.
MWE
No mwe.tex
Evaluation
Parsing scientific notation is something I've been thinking of implementing, but so far I haven't had time.
TeX is a typesetting tool and isn't designed for processing data. If you can write a scripting language, you're better off using that to parse and sort the data and then just write out the TeX code to a file that can be input into your document. For users who don't know any scripting languages, datatooltk may speed things up a bit.
Comments
0 comments.
Add Comment
Page permalink: https://www.dickimaw-books.com/featuretracker.php?key=15