home / github / _analyze_tables_

Menu
  • Search all tables
  • GraphQL API

_analyze_tables_: commits_fts, message

This data as json

table column total_rows num_null num_blank num_distinct most_common least_common
commits_fts message 5096 0 0 5049
[
    [
        "Revert to dev version",
        10
    ],
    [
        "New whatsnew section",
        8
    ],
    [
        "Merge branch 'master' of github.com:pydata/xarray into fix/1215",
        4
    ],
    [
        "Merge branch 'master' into facet2",
        4
    ],
    [
        "Merge remote-tracking branch 'upstream/master'",
        3
    ],
    [
        "Merge branch 'main' of https://github.com/pydata/xarray",
        2
    ],
    [
        "Fix typo (#4181)",
        2
    ],
    [
        "Fix release notes typo",
        2
    ],
    [
        "Documentation updates",
        2
    ],
    [
        "Add a regression test for #709",
        2
    ]
]
[
    [
        "xfail tests due to #3751 (#3808)",
        1
    ],
    [
        "xfail tests that append to netCDF files with scipy (#2021)\n\n* xfail tests that a...",
        1
    ],
    [
        "xfail very flaky test (#5245)",
        1
    ],
    [
        "xfail zarr test on Windows (#8643)\n\nI see this failing quite a lot of the time.....",
        1
    ],
    [
        "xr.cov() and xr.corr() (#4089)\n\n* Added chunks='auto' option in dataset.py\r\n\r\n* ...",
        1
    ],
    [
        "xr.infer_freq (#4033)\n\n* xr.infer_freq and related code\r\n\r\n* Formatting and comm...",
        1
    ],
    [
        "xray.Variable now always pickles (by loading data into memory)\n\nAt some point we...",
        1
    ],
    [
        "{DataArray,Dataset}.indexes no longer creates a new dict\n\nAccording to this toy ...",
        1
    ],
    [
        "{full,zeros,ones}_like typing (#6611)\n\n* type {full,zeros,ones}_like\r\n\r\n* fix mo...",
        1
    ],
    [
        "\ud83d\udcda New theme & rearrangement of the docs (#4835)",
        1
    ]
]
Powered by Datasette · Queries took 0.727ms