28 Commits

Author SHA1 Message Date
wyq
d017ad908f add signal package and detrend function 2021-02-16 15:04:13 +08:00
wyq
6b9c7fc9e4 update bar3 function 2021-01-20 15:51:26 +08:00
wyq
41234e4553 update delnan function to accept list parameters 2020-12-17 12:10:22 +08:00
wyq
860b0c1aae add inside_sum method in griddata function 2020-12-16 17:12:05 +08:00
wyq
688ed6d08d support boolean array as key in __getitem__ of DataFrame 2020-11-16 17:17:42 +08:00
wyq
34341dcdd9 update interpolate package 2020-10-04 15:21:18 +08:00
wyq
e9f3e761a7 update sum, min, max and cumsum functions 2020-10-02 17:33:36 +08:00
wyq
8a5b2571ad add moveaxis function 2020-09-18 10:17:45 +08:00
wyq
ff982894b5 add roll function 2020-09-17 11:30:37 +08:00
wyq
972445bfeb update MeteoInfoMap script form 2020-09-02 15:25:01 +08:00
wyq
1863663f39 add 3d griddata idw and nearest methods support 2020-08-10 23:11:19 +08:00
wyq
516db4973c add ceil and floor functions 2020-07-09 13:06:31 +08:00
wyq
0ff03b84f4 add flow function 2020-07-05 15:34:25 +08:00
wyq
25888aa8c6 update mean, median, std, var functions 2020-06-11 21:55:59 +08:00
wyq
b27a4dcccb add ddof argument in std and var functions 2020-06-10 15:58:18 +08:00
wyq
cae55c05f2 update griddata function 2020-05-09 15:46:55 +08:00
wyq
ed83951acd add split and aray_split functions 2020-03-14 19:06:26 +08:00
wyq
d5cf22acd8 update interpolation functions 2020-03-05 11:47:14 +08:00
wyq
43d31df7a2 add curve_fit functions 2020-01-22 14:27:15 +08:00
wyq
d95b9973ed add Taylor diagram functions 2020-01-07 23:52:59 +08:00
wyq
bf327b923c add square function 2020-01-06 14:59:18 +08:00
wyq
b4a828dc82 bugfix for array view problems 2019-12-05 17:09:37 +08:00
wyq
5ae92f4fbd bugfix of swapaxes function 2019-11-28 20:55:21 +08:00
wyq
323697e878 bugfix of full() function for None datatype 2019-11-26 00:06:21 +08:00
wyq
a038b95e58 update dtype, add functions of average, swapaxes... 2019-11-06 20:43:47 +08:00
wyq
77833d3563 update array creation functions 2019-11-04 23:34:49 +08:00
wyq
972b7c3498 bugfix for griddata function of convexhull 2019-10-14 23:23:55 +08:00
wyq
bbc3cc1722 add core sub-package 2019-08-15 10:05:51 +08:00