Python Forum
Looking for solution in Python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for solution in Python
#1
Looking for solution in Python

Dataset 1:

Variable Source
Apple Fruit
Cherry Fruit
Banana Fruit
Peas Vegetable
Mango Fruit
Tamato Vegetable

I want to make the function where on the basis of Source I can delete that row

for eg:
Source=Vegetable

O/p:
Variable Source
Apple Fruit
Cherry Fruit
Banana Fruit
Mango Fruit
Reply
#2
What have you tried? We're not big on writing code for people here, but we would be happy to help you fix your code when you run into problems. When you do run into problems, please post your code in Python tags, and clearly explain the problem you are having, including the full text of any errors.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Python gives " -0.0 " as solution for an equation akar 2 1,741 Aug-27-2020, 12:15 PM
Last Post: akar
  Python scipy odeint: solving with solution-dependent functions etienne 0 2,706 Jun-05-2020, 01:29 PM
Last Post: etienne
  Python modeling a math solution Masterwoot 1 2,225 Mar-01-2019, 08:50 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020