There is an algorithm that identifies issues/incidents in a network. After that it writes all the cases into a DB. Lets say it looks like (simplified): ID Date
I work in a small team of developers, we use a self-hosted NuGet server to share DLL's. After upgrading to Visual Studio 2017 the first issue I came across is t
I decided to use dictionaries to populate multiple tableViews with API calls as opposed to using arrays and async await to reduce load times. I call all of my A
I am trying to run a toolkit (shoelaces, link here) on macOS. I have installed it, but when I run the command shoelaces to start the program, I get the error m
I am working on an Android Fragment that has a WebView component. Inside this WebView, there is a content-editable div used as compose area. During development,
When I was trying to dockerize my django app, I followed a tutorial telling me to structure my Dockerfile like this FROM python:3.6 ENV PYTHONUNBUFFERED 1 CO
I'm working on a VBA Word macro to create a personalized agenda. This is done trought the steps: From VBA Word, open an Excel Spreadsheet Copy a pre-defined ran
Not sure why dropna() isn't working... 'data' is a preset pandas dataframe with 5 named columns with all values like integers or NA Part of my project is to ask
My question is small and is basically a request for advice on how to follow best practice in flutter. I have years of programming experience, but only a few wee
I need help please : I have a list "reves" of vectors, and one of them is composed of names : reves$personnes [1] "rebelle, professeur, gypsie"