By default, Visual Studio 2022 Extension (Add-in) Project is on .Net Framework (not .Net 5 or 6). When I manually .csproj > PropertyGroup > TargetFramewor
Im new in java hope y'all doing great. So i was trying to extract values from my text files and put into the array named tableauForfaits but i'm blocked can so
I have a list that is has a pattern like this [float, string, float string...] but occasionally in the pattern it changes to [float, string, float, string, stri
I have a python script that loads a csv file using pandas, and then uses pgmpy to learn a bayesian network over the data. After learning the structure, I am dra
I am using underscores as a parent theme. It declares Woocommerce support like this: function _s_woocommerce_setup() { add_theme_support( 'woocommerce',
I have a problem with authenticating in symfony. Login_check authenticates user in database but after redirection to /dashboard which should be for authenticate
I have an entity similar to: @Entity @Table( name="marchi", uniqueConstraints=@UniqueConstraint(columnNames="codice") ) public class Marchio implements Seriali
I am trying to integrate my Dialogflow chatbot into a survey environment (Qualtrics). Although I am able to successfully integrate it using javascript, the ente