hyperlink is not working. i think there is some problem with css. can anyone please overlook and help with this? *{ margin: 0; pad
Here is my code and the result is none. import React, {Component} from 'react'; import ReactMapBox from 'react-map-gl'; import 'mapbox-gl/dist/mapbox-gl.css';
I wrote an example of FileInputStream,But I found that if I use read() directly in the loop, there will be a problem with the printed data, and it cannot be dis
I want to calculate the average rating on sum_of_rating/number_of_rating. class SearchWorkingProfessionals(APIView): def post(self,request,format=None):
I am trying the create a single Dockerfile for my development environments that I can use to customize an image by setting various flags. The following example
I'm working in R and I have two dataframes, one is the base dataframe, and another has the rows that i need to remove from the base one. But I can't use setdiff
I am working on project where i have to find missing component in PCB, i have try it with image subtraction but as my lighting conditions are not good also imag
I'm looking for better idea than my or may be you can show me where I made a mistake. What I'm trying to do. I try to run process with subprocess and thread it
I have a python code for Outlook. I have multiple accounts and with the code I would like to read Inbox emails from a specific account. The account (email addre
I'm very new to python language and xlwings. I just want to accomplish something very simple. I have two excel sheets, a.xlsx and b.xlsx. I know how to open