Context: I am working on a Java Spring Boot web application that manipulates OWL and RDF data for various tasks (ontology loading, consistency checking, inconsi
We have started a new project in .NET Core. We are just starting out and we are hitting a Web API endpoint to get some reference data of 8 records. We noticed
I created a set, which has some specific names. But, these names are text files that I have to read, using the package Pandas. For example, I
Since Moodle 3.11 there exists the webservice command "core_user_search_identity" to get informations about a moodle user. The only parameter is a search query
I have this method which inserts data to two different tables in my database from textboxes and Datagridview , The first insert query executing normally but the
We have an "order_json" column to store and represent the order of all the items referencing that row. Items can be added by clients in specific indexes in json
So I've been looking for a solution but nothing yet. Moreover most of the program works fine is just when it comes to calculating the greatest number and the lo
I have these three codes, which do work, but they're not printing what I expected them to print. I don't think I properly understand the math/precedence here an
I have TSV file with headers and some values. I want to read it and convert it into base 64 and later to NPZ format. I have a code as follows: import base64 imp