python - Numpy array of dicts -


in python, have dict has pertinent information

arrowcell = {'up': false, 'left': false, 'right': false} 

how make array rows , j columns of these dicts?

how make 2 dimensional & j explained on site @ this: how define two-dimensional array in python link.

hope helps, cheers!


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -