Skip to main content
0 votes
1 answer
40 views

I'm trying to get all iOS devices from Intune with Graph. Whent testing in Graph Explorer with "https://graph.microsoft.com/v1.0/deviceManagement/managedDevices?$filter=startswith(operatingSystem,...
TBoy3's user avatar
  • 73
Best practices
0 votes
0 replies
52 views

I’m building an app that stores long, unstructured notes like: “February 6th, 2026 – This is a note about Bob Maynard. He likes the color green…” These notes can be fairly long and I need to: Store ...
wgm's user avatar
  • 11
0 votes
0 answers
55 views

I have a set of classes that store tensors and perform some operation with them using a method inherent to each class. My code has a set-up phase where a list of instances of those classes is created. ...
Matheus Janczkowski's user avatar
Advice
1 vote
0 replies
20 views

In the official Microsoft documentation, I found that with the Graph webhook, you can receive notifications for permission changes for a file in a document library by inserting the prefer:...
Domenica Mastronardo's user avatar
Best practices
1 vote
0 replies
56 views

ive consulted AI in this topic but could not come up with a conclusive answer. Prior to the existence of AI i've been spending quite some time to even find the Yamada-Kinoshita Algorithm for this ...
Gewure's user avatar
  • 1,291
Advice
0 votes
2 replies
97 views

This is a follow up question to this Question. I followed the suggestions in the replies and created a workbook template. Image reference below. Excel Screenshot You can see I have put Soaking Time as ...
Hatim Jhalodwala's user avatar
Advice
0 votes
7 replies
122 views

Line Chart Example I am planning to automate charts like these. The problem I am facing is that I have to make hundreds of these a day, and each needs to be edited with dates, hours and values. This ...
Hatim Jhalodwala's user avatar
4 votes
0 answers
73 views

I am implementing the Wright inbreeding coefficient (F) for individuals in a pigeon pedigree (Django application, relational database). The current implementation builds the pedigree using a breadth-...
Alex's user avatar
  • 87
0 votes
0 answers
69 views

I have a number of graphs in NetworkX, obtained by microscopic images by NEFI https://nefi.mpi-inf.mpg.de/. Since they're from real images, the graphs nodes are always slightly displaced from one ...
alessandro's user avatar
  • 4,014
0 votes
0 answers
70 views

I am trying to map scattered points in 2D space into a grid-like arrangement, where each point can occupy one grid location. I'd like the method to retain as much of the near-neighbour properties of ...
DJM123's user avatar
  • 35
1 vote
0 answers
38 views

Our professor told us that whenever you are applying kruskal's or prim's algo ,only one unique mst will be formed and if it is a weighted graph consider it sorted and go in ascending order (...
Muhammad Ammar Khalid's user avatar
1 vote
2 answers
64 views

I have been trying to start exploring the Reactome Graph Database today following the instructions given at https://reactome.org/dev/graph-database#GetStarted I have installed Neo4j Desktop 2 (version ...
Capo Mestre's user avatar
2 votes
1 answer
148 views

I am working on a small project and it is my first time using matplotlib, and I am struggling with how to make my bar graph look better with more inputs. The whole idea of the program is to read text ...
AP_'s user avatar
  • 45
0 votes
0 answers
31 views

I checked the consistency of a graph and its associated ontology with Pellet, and Pellet raised an error related to a DatatypeProperty (Litteral) declared as a string in the ontology: rdfs:range xsd:...
Phil's user avatar
  • 314
Advice
0 votes
1 replies
44 views

I came across one of OpenTrack's manuals. I couldn't find a more up to date version, this is the latest screenshot I could find. Is the description vertex-vertex-edge-vertex-vertex actually correct? ...
TomCoding's user avatar
  • 103

15 30 50 per page
1
2 3 4 5
1892