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

Support for partition_cols in to_parquet #23321

Merged
merged 19 commits into from
Nov 10, 2018
Merged

Commits on Oct 27, 2018

  1. closes pandas-dev#23283

    anjsudh committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    41c2828 View commit details
    Browse the repository at this point in the history
  2. Fix linting issue

    anjsudh committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    0d9f878 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Update documentation

    using with to clean directory
    support for fastparquet
    anjsudh committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    1636681 View commit details
    Browse the repository at this point in the history
  2. Documentation changes

    Throws value error for older versions of pyarrow and if partitions_on is used in fastparquet
    anjsudh committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    14a2580 View commit details
    Browse the repository at this point in the history
  3. not raise error when partion_on is used in fastparquet

    add a blank line before the versionadded
    anjsudh committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    7bc337b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. using pop for array element deletion

    passing exception during folder removal
    removal of additional variable
    anjsudh committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    6670adf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    971ba54 View commit details
    Browse the repository at this point in the history
  3. using pop for array element deletion

    passing exception during folder removal
    removal of additional variable
    anjsudh committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    112d6e9 View commit details
    Browse the repository at this point in the history
  4. fix order of imports

    anjsudh committed Nov 4, 2018
    Configuration menu
    Copy the full SHA
    441f879 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cb196d View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    6e06646 View commit details
    Browse the repository at this point in the history
  2. fix failing codecheck

    anjsudh committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    a5164b8 View commit details
    Browse the repository at this point in the history
  3. Updated documentation

    Fix"Should raise error on using partition_cols and partition_on together"
    anjsudh committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    1f0978f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    ddfa789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee7707f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f1615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    514c5c0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Text changes, Style changes

    anjsudh committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    eb86de0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Configuration menu
    Copy the full SHA
    8b45547 View commit details
    Browse the repository at this point in the history