On Thursday, November 03, 2016 3:08 AM, Heli wrote:
> I have a question about data interpolation using python. I have a big
> ascii file containg data in the following format and around 200M
> points.
>
> id, xcoordinate, ycoordinate, zcoordinate
>
> then I have a second
On Thursday, November 3, 2016 at 11:08:34 AM UTC+1, Heli wrote:
> Hi,
>
> I have a question about data interpolation using python. I have a big ascii
> file containg data in the following format and around 200M points.
>
> id, xcoordinate, ycoordinate, zcoordinate
>
&
On Nov 3, 2016 6:10 AM, "Heli" wrote:
>
> Hi,
>
> I have a question about data interpolation using python. I have a big
ascii file containg data in the following format and around 200M points.
>
> id, xcoordinate, ycoordinate, zcoordinate
>
> then I have a
Hi,
I have a question about data interpolation using python. I have a big ascii
file containg data in the following format and around 200M points.
id, xcoordinate, ycoordinate, zcoordinate
then I have a second file containing data in the following format, ( 2M values)
id, xcoordinate