Skip to content

Remove unnecessary panda references #4930

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

Merged
merged 2 commits into from
Nov 14, 2021
Merged

Remove unnecessary panda references #4930

merged 2 commits into from
Nov 14, 2021

Conversation

Carlosbogo
Copy link
Contributor

@Carlosbogo Carlosbogo commented Nov 13, 2021

Solves #4928

Removed pandas references from the repo

cc @seemethere

Carlosbogo and others added 2 commits November 13, 2021 14:19
Removed pandas references from the repo
@facebook-github-bot
Copy link

Hi @Carlosbogo!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at [email protected]. Thanks!

@facebook-github-bot
Copy link

facebook-github-bot commented Nov 13, 2021

💊 CI failures summary and remediations

As of commit 1254be1 (more details on the Dr. CI page):


  • 1/1 failures introduced in this PR

🕵️ 1 new failure recognized by patterns

The following CI failures do not appear to be due to upstream breakages:

See CircleCI build clang_format (1/1)

Step: "curl https://oss-clang-format.s3.us-east-2.amazonaws.com/linux64/clang-format-linux64 -o clang-format
chmod +x clang-format
sudo mv clang-format /opt/clang-format
./.circleci/unittest/linux/scripts/run-clang-format.py -r torchvision/csrc --clang-format-executable /opt/clang-format
" (full log | diagnosis details | 🔁 rerun)

run-clang-format.py: �[1m�[31merror:�[0m Comman..., '--version']' returned non-zero exit status 127.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 1901k  100 1901k    0     0  10.4M      0 --:--:-- --:--:-- --:--:-- 10.4M
/opt/clang-format: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory
run-clang-format.py: �[1m�[31merror:�[0m Command '['/opt/clang-format', '--version']' returned non-zero exit status 127.


Exited with code exit status 2


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@datumbox datumbox changed the title Solves #4928 Remove unnecessary panda references Nov 13, 2021
Copy link
Contributor

@datumbox datumbox left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Carlosbogo LGTM, thanks for your 1st contribution to TorchVision. :)

@datumbox datumbox merged commit 840ad8a into pytorch:main Nov 14, 2021
@github-actions
Copy link

Hey @datumbox!

You merged this PR, but no labels were added. The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

cyyever pushed a commit to cyyever/vision that referenced this pull request Nov 16, 2021
Removed pandas references from the repo
facebook-github-bot pushed a commit that referenced this pull request Nov 17, 2021
Summary: Removed pandas references from the repo

Reviewed By: datumbox

Differential Revision: D32470487

fbshipit-source-id: 5156bac480ff4c5d87d621d9fc44b75da0db0573
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants