I'm using factorplot(kind="bar"). How do I scale the y-axis, for example with log-scale? I tried tinkering with the plots' axes, but that always messed up the b
can't handle this error any suggestions? import "./App.css"; import { navigate, useRoutes } from "hookrouter"; const routes = { "/": () => <h1>h
I have hard time understanding the difference between "require" and "import" inside application.js file (Rails 6). I've got an excerpt of Michael Hartl's book t
I would like to print some user controls that has a A4 size. but the result is an empty document of a size of 0 bytes. To do that, I am extended DocumentPaginat
I'm a bit stumped about how to go about this problem. I am trying to get data for ingredients for a specific recipe from my db and then display them in an ingre
I want to run a query (for example CIM_Memory) on a remote computer, in that case it's a virtual machine. I use this code in Powershell: Get-WmiObject CIM_Memo
I'm using TypeScript 2 and TSX with the preserve (not React) setting and with "noImplicitAny" enabled: "noImplicitAny": true, "jsx": "preserve" The problem i
Description I'm trying to make a POST request like this : return this.http.post("http://192.168.28.88:6010/api"+ '/login', user); I got this error on my browse
I'm new to tkinter and I want to build a gui using tkinter where i have uploaded a excel file and i want to add the contents of a particular column as options.
I'm currently writing a Python Processing code where I need to animate a curve with equations defined as X(t) and Y(t). However, I keep getting the "can't assig