Python Forum
Filtering Data Frame, with another value
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Filtering Data Frame, with another value
#9
The errror message says the dtype for the Active column is "object", not "bool", yet you said in an earlier post.
Output:
Yes it's a bool. Active is a Column Name, it has 'True' and 'Flase' values.
So what is it?
Reply


Messages In This Thread
RE: Filtering Data Frame, with another value - by deanhystad - Aug-21-2023, 09:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Grouping in pandas/multi-index data frame Aleqsie 3 771 Jan-06-2024, 03:55 PM
Last Post: deanhystad
  Data Sorting and filtering(From an Excel File) PY_ALM 0 1,095 Jan-09-2023, 08:14 PM
Last Post: PY_ALM
  Exporting data frame to excel dyerlee91 0 1,668 Oct-05-2021, 11:34 AM
Last Post: dyerlee91
  Pandas Data frame column condition check based on length of the value aditi06 1 2,747 Jul-28-2021, 11:08 AM
Last Post: jefsummers
  Adding a new column to a Panda Data Frame rsherry8 2 2,169 Jun-06-2021, 06:49 PM
Last Post: jefsummers
  grouped data frame glitter 0 1,632 Feb-02-2021, 11:22 AM
Last Post: glitter
  how to filter data frame dynamically with the columns psahay 0 2,434 Aug-24-2020, 01:10 PM
Last Post: psahay
  Dropping Rows From A Data Frame Based On A Variable JoeDainton123 1 2,275 Aug-03-2020, 02:05 AM
Last Post: scidam
  How to shift data frame rows of specified column Mekala 0 1,980 Jul-21-2020, 02:42 PM
Last Post: Mekala
  HELP- DATA FRAME INTO TIME SERIES- BASIC bntayfur 0 1,783 Jul-11-2020, 09:04 PM
Last Post: bntayfur

Forum Jump:

User Panel Messages

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