Exclude bottom x rows from import
System dynamics program with additional features for economics
Brought to you by:
hpcoder,
profstevekeen
I'm not convinced this feature is all that useful. To figure out how many lines to exclude, you'd need to open the CSV file in a spreadsheet, or text editor anyway, in which case, you may as well just delete the offending lines and be done with it.
But that means you can't work with the original file. And if you have to
use Excel to trim the data, then people might stick with Excel for the
analysis as well. We need to make using Ravel as seamless as possible to
get users to adopt it.