04 - Work Process
Last updated
Last updated
But first, let's get the work process straight.
We'll manage data using (get an account or run your own instance), and create an API token.
So, let's say we have a view for data, like this:
Use the library to read it:
Now, we can do the same mean computation, like:
Tip: To apply "to_numeric" wherever possible, use something like:
Read more about type conversions .