Python Forum
matrix from matrix python numpy array
Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
matrix from matrix python numpy array
#1
Hi all,

I have just started python coding Cool  and have ran into my first brick wall Wall  .  Can some one please assist me with the following query Huh ?

 I have two Matrices:
1 – masterMatrix – A 2d matrix containing items in the rows and time as the columns column headers (time beginning from 00:00 to 23:45 at every 15 minutes interval (96 columns e.g. 00:00 | 00:15 . . . .23:45). this matrix provides a value of each item in the list a every 14 minutes. 

2 – subMatrix – A matrix which has to be populate based on selected items and times from masterMatrix 

What would be the fastest way to first initialise the subMatrix  and populate the workingTable based on the matching values in masterTable Idea .

best regards,
Shei
İmage
İmage
Reply
#2
We're not able to see your images.

Also, what have you tried? Is this homework? Do you have more specifications? Typically, we help people after they've already made an attempt and have a specific question.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Convert numpy array to image without loading it into RAM. DreamingInsanity 7 5,722 Feb-08-2024, 09:38 AM
Last Post: paul18fr
  IPython errors for numpy array min/max methods muelaner 1 506 Nov-04-2023, 09:22 PM
Last Post: snippsat
  Help with Python Script to generate SVG Dot Matrix Pattern for LED Light Guide iamrickm 2 708 Aug-25-2023, 06:07 PM
Last Post: iamrickm
  Check if two matrix are equal and of not add the matrix to the list quest 3 778 Jul-10-2023, 02:41 AM
Last Post: deanhystad
  Print confusion matrix MrSonoa 1 882 Apr-20-2023, 04:17 PM
Last Post: farshid
  Can't modify a simple matrix Lewkiy 3 851 Feb-05-2023, 02:59 PM
Last Post: Lewkiy
  Expand the range of a NumPy array? PythonNPC 0 706 Jan-31-2023, 02:41 AM
Last Post: PythonNPC
  Change a numpy array to a dataframe Led_Zeppelin 3 1,065 Jan-26-2023, 09:01 PM
Last Post: deanhystad
  matrix multiplication term by term karolina 1 801 Dec-10-2022, 10:11 AM
Last Post: Gribouillis
  from numpy array to csv - rounding SchroedingersLion 6 2,062 Nov-14-2022, 09:09 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

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