home / github / commits

Menu
  • Search all tables
  • GraphQL API

commits: f115ad155067727882b683ca6fa7c231621dc965

This data as json

sha message author_date committer_date raw_author raw_committer repo author committer
f115ad155067727882b683ca6fa7c231621dc965 Hypothesis tests for roundtrip to & from pandas (#3285) * Move hypothesis deadline configuration to conftest.py * Add simple roundtrip test for xarray-pandas-xarray * Test roundtrip pd.Series->DataArray->Series * Test roundtrip DataFrame->DataArray->DataFrame * Test roundtrip Dataset->Dataframe->Dataset * Relax to allow 0 entries in each dataset var * Relax to allow empty string names * Add print_blob to config * Extra half-roundtrip from pandas series to xarray * Extra half roundtrip from pandas dataframe to Xarray * Redesign strategy for generating datasets with 1D variables Following suggestions from @Zac-HD * Make pep8 happy * Autoformat test file * Skip hypothesis tests if hypothesis not available * Don't require hypothesis for conftest file * Mark failing test as xfail 2019-10-30T14:28:51Z 2019-10-30T14:28:51Z 15b124761f83b410c137bda1f76812ba8a56719a 0c7e9e762dbfd6554e60c953bf27493047d95109 13221727 327925 2448579
Powered by Datasette · Queries took 32.014ms · About: xarray-datasette