Python Forum
How to filter specific rows from large data file
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to filter specific rows from large data file
#8
I don't know much about Matlab, but the numpy.in1D() do this:

Quote:Test whether each element of a 1-D array is also present in a second array.
numpy.in1D() reference
Reply


Messages In This Thread
RE: How to filter specific rows from large data file - by gontajones - Jun-29-2018, 02:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Errors if an xlsx file has blank rows in the beginning…. tester_V 1 827 Aug-28-2023, 06:22 PM
Last Post: deanhystad
  Sorting data by specific variables using argparse Bearinabox 5 1,422 Jan-01-2023, 07:44 PM
Last Post: Bearinabox
  Counting Duplicates in large Data Set jmair 3 1,128 Dec-07-2022, 09:42 AM
Last Post: paul18fr
  Reading large crapy text file in anaconda to profile data syamatunuguntla 0 832 Nov-18-2022, 06:15 PM
Last Post: syamatunuguntla
  Training a model to identify specific SMS types and extract relevant data? lord_of_cinder 0 978 Oct-10-2022, 04:35 AM
Last Post: lord_of_cinder
  Split excel file and write output at specific row and set sheet position DSCA 0 1,994 May-12-2022, 07:29 PM
Last Post: DSCA
  Searching Module to plot large data G_rizzle 0 1,445 Dec-06-2021, 08:00 AM
Last Post: G_rizzle
  how to filter data frame dynamically with the columns psahay 0 2,405 Aug-24-2020, 01:10 PM
Last Post: psahay
  Dropping Rows From A Data Frame Based On A Variable JoeDainton123 1 2,222 Aug-03-2020, 02:05 AM
Last Post: scidam
  Chunking and Sorting a large file Robotguy 1 3,583 Jul-29-2020, 12:48 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

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