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

[*.py] Upgrade to latest version of pandas; Python 2/3 compatibility #664

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    ff0c4d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb2d8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd8f441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33376f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2018

  1. fixed broken qplot label

    nabaskes committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    859fc88 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. Update README.md

    sushinoya authored Oct 14, 2018
    Configuration menu
    Copy the full SHA
    0268fa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. PEP8 compliance

    nabaskes committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    6df2459 View commit details
    Browse the repository at this point in the history
  2. Merge pull request yhat#1 from nabaskes/master

    fixed broken qplot label
    sushinoya authored Oct 15, 2018
    Configuration menu
    Copy the full SHA
    e107c65 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Update README.md

    sushinoya authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    0e8cd0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ec7b52 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Merge pull request yhat#2 from nabaskes/master

    added plot limits to qplot + style
    nabaskes authored Nov 15, 2018
    Configuration menu
    Copy the full SHA
    d457cbd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2019

  1. [*.py] Upgrade to latest version of pandas; `from __future__ import p…

    …rint_function` for Python 2/3 print compatibility; [.gitignore] Ignore .idea (JetBrains)
    SamuelMarks committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    afcb02d View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. [*.py] Fixed spacing; [ggplot/stats/smoothers.py] Removed `from panda…

    …s.lib import Timestamp`
    SamuelMarks committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    c0ecd0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b07619b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    211ccca View commit details
    Browse the repository at this point in the history
  4. [chart_components.py] is not None to replace != None; [ggplot.py]…

    … `fill_levels` now set correctly for new Pandas
    SamuelMarks committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    eb9d534 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1296f7c View commit details
    Browse the repository at this point in the history