I'm trying to build full-stack project in using MERN stack. I used react-redux to connect backend server. Everything was working fine until this error "Warning:
I have a training set called data.txt stored for my AI. The AI should get 5 X inputs each run and one solution/answer which is the array y. The array X should l
Many plots were created in one artboard in adobe illustrator. When I was using export slection as pdf, blank of mask were exported as w
I'm getting better at making ggplots, but can't figure out why lines get plotted differently when colors are based on continuous numbers vs discrete factors. gg
I have an URL to generate jwt token for API calls. I want to create a web api action method with token autherizion. How can I validate the token inside the acti
How do I convert a list of elements to asterisks? def converter (input): int_to_list = [(x) for x in str(input)] if len(int_to_list) == 16: first_12_dig
i have the following method that returns a "value parser" delegate according to the input type. it works fine but i'd like to get rid of the switch statements a
I am using vuetify in Laravel. I had created a laravel 8 project with vue version 2 using laravel/ui package. Everything seems to work fine and all the componen