Interploating a csv file

45 Views Asked by At

I have a CSV with me consisting of a few x-y coordinates. How can I form an equation for the graph using these points?

1

There are 1 best solutions below

0
On

If you do an xy plot in a spreadsheet you can ask it to add trendline. You have a choice of linear, polynomial, log, or exponential. You can then format trendline and ask it to show the equation.