home / github / commits

Menu
  • GraphQL API
  • Search all tables

commits: ec215daecec642db94102dc24156448f8440f52d

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
ec215daecec642db94102dc24156448f8440f52d Implementation of polyfit and polyval (#3733) * [WIP] Implementation of polyfit and polyval - minimum testing - no docs * Formatting with black, flake8 * Fix failing test * More intelligent skipna switching * Add docs | Change coeff order to fit numpy | move polyval * Move doc patching to class * conditional doc patching * Fix windows fail - more efficient nan skipping * Fix typo in least_squares * Move polyfit to dataset * Add more tests | fix some edge cases * Skip test without dask * Fix 1D case | add docs * skip polyval test without dask * Explicit docs | More restrictive polyval * Small typo in polyfit docstrings * Apply suggestions from code review Co-Authored-By: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> * Polyfit : fix style in docstring | add see also section * Clean up docstrings and documentation. * Move whats new entry to 0.16 | fix PEP8 issue in test_dataarray Co-authored-by: Maximilian Roos <5635139+max-sixty@users.noreply.github.com> 2020-03-25T17:17:44Z 2020-03-25T17:17:44Z 1d034fe7dd29aa4ee8f495244b86d415186e3785 cd792325681cbad9f663f2879d8b69f1edbb678f 13221727 20629530 19864447
Powered by Datasette · Queries took 0.654ms · About: xarray-datasette