I'm new to .net core and wanted to know if im doing anything wrong or missing anything to get my Background-clip: text; to work, like it does in any other platf
I inherited a Django application at work and I am attempting to make some improvements. The application is working without issue however there is some maintenan
My data like this,but draw plot x axis is 12_01 12_10 12_11 12_12 12_2 I want to like 12_01 12_02 12_03...... 12_12 How can do it? thanks! df=data.frame(year=12
When executing this code, I get "Ambiguous Match Found" when targeting .NET 6.0, using Entity Framework Core 6.0.3. context.GetType().GetMethod("Set") It happe
So, I have a keras model to be trained GPU and the setting for the same via keras/tensorflow support works fine. When I verify the GPU support from keras in th
I'm trying to create a polling app with google slides for a project. There are apps out there that do this already, e.g. Slido, Polleverywhere. They seem to ins
I'm using font-awesome to display an "icon" that, when hovered over, will display a tooltip. All of this is achieved using CSS. When the tooltip is displayed a