I want to do image classification and I have as data_X a list of 12000 three-dimensional numpy arrays. Those arrays all have the shape 300 x 300 x 3 (height, wi
This material will be applied to the image object in the widget. It is also important that there is an opportunity to change the color! Hue Ring & Triangle
Date() shows the correct date while getDay() shows an incorrect value. function Test() { const date = new Date(); const dateToday = Utilities.formatDate(new
I want to reset the state (back to initial state) in a functional component when navigated via navigation.navigate(). Say a user navigates to an A screen and so
I need to know what to do exactly. I'm editing a template and I want to add some items in the nav-bar to redirect me to an outer page. it works fine the full si
I try to use OpenTSDB and does it has default metrics, for example cpu or smth else? I can create custom metric and put data, but does OpenTSDB provide some met
My function receives a LIST but I am getting TypeError: object of type 'int' has no len() def sum_list(lista): last = len(lista) for i in range(last):
I have few rest API,s in django that take more then one minute to get Data. Because there are more then 20 million records in database. But It show time out aft