Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

pandas 2.0 design drafts #1

Closed
wants to merge 8 commits into from
Closed

pandas 2.0 design drafts #1

wants to merge 8 commits into from

Conversation

wesm
Copy link
Owner

@wesm wesm commented Aug 24, 2016

This is a revised version of the docs at pandas-dev/pandas#13944

@wesm
Copy link
Owner Author

wesm commented Aug 24, 2016

I'd like to merge this and take up more detailed discussions in separate issues, that work for everybody?

* **Unsigned Integers**

- Logical: ``Int8/16/32/64``
- Physical: ``numpy.int8/16/32/64`` array plus nullness bitmap

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this bit need some us?

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, thank you

@jorisvandenbossche
Copy link
Contributor

I'd like to merge this and take up more detailed discussions in separate issues, that work for everybody?

+1

@wesm wesm closed this in a0f1d32 Aug 24, 2016
@wesm wesm deleted the pandas-2.0-drafts branch August 24, 2016 15:23
@jorisvandenbossche
Copy link
Contributor

jorisvandenbossche commented Aug 30, 2016

Note: the built version of the sphinx source is now hosted at https://pydata.github.io/pandas-design/ (and will be automatically updated at each commit to master using doctr (https://drdoctr.github.io/doctr/), 896f9d1)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants