Skip to content

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Dec 10, 2012

  • indexable columns were created and named in a legacy format, now named like the
    indexable in the object, e.g. 'index' for DataFrame, or 'major_axis'/'minor_axis' for Panel
  • fixes an issue if we want to support say a 'column' oriented Table
    (e.g. instead of storing the transpose,
    store with a 'column' indexables) - not implemented yet, but supported now

   indexable columns were created and named in a legacy format, now named like the indexable in the object,
   e.g. 'index' for DataFrame, or 'major_axis'/'minor_axis' for Panel
   fixes an issue if we want to support say a 'column' oriented Table (e.g. instead of storing the transpose,
   store with a 'column' indexables) - not implemented yet, but supported now
@wesm
Copy link
Member

wesm commented Dec 10, 2012

Cool, cherry-picking now

@jreback
Copy link
Contributor Author

jreback commented Dec 10, 2012

cool....btw...i potentially have 1 more pr for pytables....adding support for Panel4D....when are you going to freeze for release?

@wesm
Copy link
Member

wesm commented Dec 10, 2012

I think we can slip it in anytime this week

@wesm wesm closed this Dec 10, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants