Skip to content
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

ENH Read Stata dta file incrementally #9493

Merged
merged 1 commit into from
Mar 5, 2015

Commits on Mar 1, 2015

  1. Read Stata file incrementally

    Remove testing code
    
    Use partition in null_terminate
    
    Manage warnings better in test
    
    Further warning management in testing; add skip_data argument
    
    Major refactoring to address code review
    
    Fix strl reading, templatize docstrings
    
    Fix bug in attaching docstring
    
    Add new test file
    
    Add release note
    
    Call read instead of data when calling pandas.read_stata
    
    various small issues following code review
    
    Improve performance of %td processing
    
    Docs edit (minor)
    kshedden committed Mar 1, 2015
    Configuration menu
    Copy the full SHA
    709c034 View commit details
    Browse the repository at this point in the history