mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:08:32 +08:00
1848745223
* added quantile method * updated init for datetime signatures * updated documentation for _map_partitions return type * removed extraneous print call * updated for simplicity * fixed dtyping issues and error raising * updated datetime dtype checking * Fixing quantile implementation * Fix minor bug * Fixing diff