Python Forum
Extracting specific columns in an array
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extracting specific columns in an array
#1
We have an array with six columns and 25,000 rows. Our goal is to assign each column as a variable and then be able to run them in a function for all of the rows. How would we go about to extract a specific column to place inside an equation?
Reply


Messages In This Thread
Extracting specific columns in an array - by uthongam - Dec-07-2018, 06:03 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Searching a .txt file for a specific number and extracting the corresponding data nrozman 3 3,256 Jul-27-2018, 02:07 PM
Last Post: nrozman
  Replacing values for specific columns in Panda data structure Padowan 1 14,696 Nov-27-2017, 08:21 PM
Last Post: Padowan
  How do you change specific elements in a char array of string? JoeB 4 6,566 Oct-31-2017, 09:50 AM
Last Post: JoeB

Forum Jump:

User Panel Messages

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