Skip to content

core.internals Roundup #19272

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 of 13 tasks
jbrockmendel opened this issue Jan 16, 2018 · 1 comment
Closed
2 of 13 tasks

core.internals Roundup #19272

jbrockmendel opened this issue Jan 16, 2018 · 1 comment
Labels
Internals Related to non-user accessible pandas implementation

Comments

@jbrockmendel
Copy link
Member

jbrockmendel commented Jan 16, 2018

Wishlist:

Refactoring:

Cleanup:

  • 9 "# FIXME" comments
  • 6 "# TODO" comments
  • identical comments on BoolBlock.convert and ObjectBlock.convert: # TODO: Refactor when convert_objects is removed since there will be 1 path. I think convert_objects has been removed, so this may be ready.
  • Several comments suggesting workarounds for numpy<1.7 that may no longer be needed.
  • I've been told replace_list is a kludge
  • form_blocks vs make_block inconsistency #19179 form_blocks and make_block have small inconsistencies. If these were reconciled, some redundant code could be removed.

Possible Bugs:

@jreback jreback added the Internals Related to non-user accessible pandas implementation label Jan 19, 2018
@jbrockmendel
Copy link
Member Author

This is clutter at this point. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Internals Related to non-user accessible pandas implementation
Projects
None yet
Development

No branches or pull requests

2 participants