I'm try learning TensorFlow but i have a problem. I'm importing TensorFlow like in official website but i take a error. import pandas as pd import numpy as np i
I have a problem with static files in Production after upgrading to Django 1.11. Before everything was working fine and I assume that all the setup is correct e
I am working on building a project and for this, i need to create a custom user model, since the one that Django comes with isn't suitable for my situation, so
I need help trying to figure it out, i am using django as backend and Angular as frontend. My django backend pass a token so it can be acessed in frontend by lo
I am trying to use kubectl run command to pull an image from private registry and run a command from that. But I don't see an option to specify image pull secre
This seems pretty straightforward to do but I'm very new to pandas and I'm not sure where to start. I have a dataset that contains weekly data for multiple clin
I have variables being passed from a button to a function go() in the HTML file. The function go() then calls an external function displayInfo() and passes the
using the above code I have created capped collection for my document , while I am doing insert i am facing .dao.DataIntegrityViolationException: Cannot change
I wrote up this embed here which takes weather info from the specified site as an embed, then duplicates it in hopes to change the alpha channel of the color wh