home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 1450432902

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions performed_via_github_app issue
https://github.com/pydata/xarray/issues/7560#issuecomment-1450432902 https://api.github.com/repos/pydata/xarray/issues/7560 1450432902 IC_kwDOAMm_X85Wc9mG 2448579 2023-03-01T16:23:05Z 2023-03-01T16:23:27Z MEMBER

This is another case of bad defaults I think; the default is compat="no_conflicts" which for datasets with the same variables picks the first non-NaN value after first aligning them along all dimensions (with fill_value=np.nan thereby changing dtypes). This is a major increase in memory use, totally inefficient, and because it works, prevents the user from discovering concat.

{
    "total_count": 2,
    "+1": 2,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  1600364072
Powered by Datasette · Queries took 0.616ms · About: xarray-datasette