home / github / issue_comments

Menu
  • GraphQL API
  • Search all tables

issue_comments: 54549741

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/212#issuecomment-54549741 https://api.github.com/repos/pydata/xarray/issues/212 54549741 MDEyOklzc3VlQ29tbWVudDU0NTQ5NzQx 1217238 2014-09-04T21:43:00Z 2014-09-04T21:43:11Z MEMBER

I'm now thinking that I would like to rename the current Variable and Coordinate objects to Block and IndexBlock. The name is borrowed from the pandas.Block object which they resemble. The main distinction from pandas is that our blocks have a bit more associated metadata (dims, attrs and encoding). Thoughts?

Once we rename variables to blocks (at least for the public API), we can safely use the name "variables" in place of "noncoordinates". DataStores should also probably switch to calling their contents "blocks" instead of "variables" (cc @akleeman).

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