python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Recommendations about presenting data to user
I am a beginner of data analytic solutions, and working on a project to migrate our data solutions to Azure, with Azure datalake, data factory, databricks to be the pipeline.
But it is hard to choose ...
Eric Kwan
Votes: 0
Answers: 1
How do I integrate my tests to report results to Azure DevOps
We have a pipeline that handles:
Code pull -> unit tests -> integration tests -> builds artefacts -> deploy
We want our integration tests to report back results to Azure DevOps, how do we ...
M.Ihsaan
Votes: 0
Answers: 1
Daily excel report creation out of MS SQL server query and then export to a file share
I have a simple task. I have a query which needs to be executed in SQL server.
This will be executed daily at least once.
The output of the query execution should be exported in the form of an excel s...
Paul1309Phoenix
Votes: 0
Answers: 0
Understanding Bug Report in Android Development
I am trying to understand Bug Reporting in Android
I successfully Captured the bug reports as mention in Android Docs from my Android device
But don't know how to understand these files, log messages...
Vikash Singh
Votes: 0
Answers: 0