Good-Client-Bad-Client icon indicating copy to clipboard operation
Good-Client-Bad-Client copied to clipboard

STEP 2: Import the credit card dataset

Open avats101 opened this issue 4 years ago • 9 comments

Got your first PR merged? Awesome! Continuing the task we started in our last issue:

Task Try importing the Credit Card data set using the pandas package

avats101 avatar Oct 04 '20 09:10 avats101

I would like to work on this issue ... please assign me.

Rohan676 avatar Oct 05 '20 15:10 Rohan676

should I should import the credit card dataset in main.ipynb file or in the file created in submissions folder.

Rohan676 avatar Oct 05 '20 16:10 Rohan676

@Rohan676 Keep it in the submissions folder.Please Don't link the issue #9 in the PR.Otherwise issue gets closed

avats101 avatar Oct 05 '20 16:10 avats101

I finished the first task, pls assign me this

DhaneshShetty avatar Oct 08 '20 14:10 DhaneshShetty

can i start working on this issue? I finished the first one

anushavc avatar Oct 09 '20 11:10 anushavc

I am new to github actually, when i am trying to make a pull request, it says can't automatically merge. Any solution to this problem?

anushavc avatar Oct 10 '20 05:10 anushavc

Probably because your fork is 2 commits behind this main one. Basically during the time you were working on your fork, new commits were added to the main repo which first have to be pulled into your fork and then only you can make a PR

adinalini avatar Oct 10 '20 09:10 adinalini

In your fork, click on PR/Compare at the top, see the changes from ACM's repo (master) -> Your repo (master) and make a PR to your fork to sync these new changes. You will be able to merge the PR yourself, since you have the ownership of the fork. After that, make a PR to this repo 👍

adinalini avatar Oct 10 '20 09:10 adinalini

okay will try that thanks!

anushavc avatar Oct 10 '20 14:10 anushavc