Python Forum
Drop rows from data with zero value
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Drop rows from data with zero value
#1
I know it's probably a real simple answer... I only have 2 columns of data, 1 being the Timedate Index, and the 2nd is my values. Most of the values are actually ZERO... I'm wanting to drop all rows with a ZERO value so it is only analyzing data that has a value. I'm running it through a percent change function looking for percent change between all non-zero data... I MUCH APPRECIATE any help
Reply


Messages In This Thread
Drop rows from data with zero value - by Devilish - Dec-26-2018, 11:50 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Dropping Rows From A Data Frame Based On A Variable JoeDainton123 1 2,188 Aug-03-2020, 02:05 AM
Last Post: scidam
  How to shift data frame rows of specified column Mekala 0 1,861 Jul-21-2020, 02:42 PM
Last Post: Mekala
  Filter rows by multiple text conditions in another data frame i.e contains strings an Pan 0 2,135 Jun-09-2020, 06:05 AM
Last Post: Pan
  How can I convert time-series data in rows into column srvmig 0 2,038 Apr-11-2020, 05:40 AM
Last Post: srvmig
  Panel Data Cleaning Drop Identity luxlambo 1 1,588 Jan-13-2020, 09:55 PM
Last Post: jefsummers
  drop rows that doesnt matched karlito 6 2,992 Oct-28-2019, 12:21 PM
Last Post: karlito
  Drop rows if a set of columns has a value dervast 1 1,956 Sep-12-2019, 04:18 PM
Last Post: sd_0912
  Creating new rows and adding them to empty data frame kapilan15 0 1,650 May-31-2019, 10:19 AM
Last Post: kapilan15
  How to filter specific rows from large data file Ariane 7 8,144 Jun-29-2018, 02:43 PM
Last Post: gontajones
  how to select particular rows data from a array raady07 3 4,343 Mar-06-2017, 02:21 AM
Last Post: raady07

Forum Jump:

User Panel Messages

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