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

Added tests for _get_dtype #16845

Merged
merged 4 commits into from
Jul 11, 2017
Merged

Added tests for _get_dtype #16845

merged 4 commits into from
Jul 11, 2017

Commits on Jul 6, 2017

  1. Added tests for _get_dtype.

    Added tests for ``pd.core.dtypes.common._get_dtype``.
    topper-123 authored Jul 6, 2017
    Configuration menu
    Copy the full SHA
    0200289 View commit details
    Browse the repository at this point in the history
  2. lint source code

    topper-123 authored Jul 6, 2017
    Configuration menu
    Copy the full SHA
    2f668bd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

  1. mark str, np.dtype('<U') as a xfail (experimentally)

    mark str, np.dtype('<U') as a xfail (experimentally, because Travis complains)
    topper-123 authored Jul 8, 2017
    Configuration menu
    Copy the full SHA
    2b5385a View commit details
    Browse the repository at this point in the history
  2. xfail on strings

    topper-123 authored Jul 8, 2017
    Configuration menu
    Copy the full SHA
    31cc08d View commit details
    Browse the repository at this point in the history