Python Forum
matrix name including a variable
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
matrix name including a variable
#2
Yes, there is something better - keep data out of variable names.

After variables are created this way next problem will arise: how to access the variables dynamically as well.

Suggested reading material:

Keep data out of your variable names
Why you don't want to dynamically create variables
I'm not 'in'-sane. Indeed, I am so far 'out' of sane that you appear a tiny blip on the distant coast of sanity. Bucky Katt, Get Fuzzy

Da Bishop: There's a dead bishop on the landing. I don't know who keeps bringing them in here. ....but society is to blame.
Reply


Messages In This Thread
matrix name including a variable - by paul18fr - Nov-11-2019, 09:03 AM
RE: matrix name including a variable - by perfringo - Nov-11-2019, 09:25 AM
RE: matrix name including a variable - by paul18fr - Nov-12-2019, 11:20 AM
RE: matrix name including a variable - by paul18fr - Nov-16-2019, 03:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Clustering based on a variable and on a distance matrix flucoe 2 6,245 Dec-16-2018, 09:57 PM
Last Post: flucoe
  setup.py not including file in wheel camerondevine 0 2,908 Jan-12-2018, 02:17 AM
Last Post: camerondevine

Forum Jump:

User Panel Messages

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