home / github / pull_requests

Menu
  • Search all tables
  • GraphQL API

pull_requests: 564334845

This data as json

id node_id number state locked title user body created_at updated_at closed_at merged_at merge_commit_sha assignee milestone draft head base author_association auto_merge repo url merged_by
564334845 MDExOlB1bGxSZXF1ZXN0NTY0MzM0ODQ1 4849 closed 0 Basic curvefit implementation 39069044 <!-- Feel free to remove check-list items aren't relevant to your change --> - [x] Closes #4300 - [x] Tests added - [x] Passes `pre-commit run --all-files` - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [x] New functions/methods are listed in `api.rst` This is a simple implementation of a more general curve-fitting API as discussed in #4300, using the existing scipy `curve_fit` functionality wrapped with `apply_ufunc`. It works for arbitrary user-supplied 1D functions that ingest numpy arrays. Formatting and nomenclature of the outputs was largely copied from `.polyfit`, but could probably be improved. 2021-01-30T01:28:16Z 2021-03-31T16:55:53Z 2021-03-31T16:55:53Z 2021-03-31T16:55:53Z ddc352faa6de91f266a1749773d08ae8d6f09683     0 2ab8e52da30a6c78ca8b7e242818ad60123dc1fa ba47216ec1cd2f170fd85a10f232be7bf3ecc578 CONTRIBUTOR   13221727 https://github.com/pydata/xarray/pull/4849  

Links from other tables

  • 1 row from pull_requests_id in labels_pull_requests
Powered by Datasette ยท Queries took 158.051ms