235
Points
Questions
45
Answers
46
-
I have a very huge xml file that I got by exporting all the data from tally, I am trying …
- 485 views
- 1 answers
- 0 votes
-
Here’s a sample XML: <?xml version="1.0" ?> <someparent> <somechild> <description>I want this</description> <id>98</id> </somechild> <somechild> <description>I don’t want this</description> <id>98</id> …
- 415 views
- 3 answers
- 0 votes
-
- 0 views
- 0 answers
- 0 votes
-
- 0 views
- 1 answers
- 0 votes
-
- 404 views
- 2 answers
- 0 votes
-
- 385 views
- 0 answers
- 0 votes
-
I have a MySQL database inside a docker container. The entrypoint executes a script creating the database and a script …
- 402 views
- 1 answers
- 0 votes
-
I have a dataframe (data2) consisting of many different Manufacturers’ sales orders with a column called ‘num units sold_x’. If …
- 360 views
- 1 answers
- 0 votes
-
I got the db: pat exp t wt 0 abc 1 10 0 1 abc 1 20 0 2 abc …
- 375 views
- 1 answers
- 0 votes
-
- 379 views
- 0 answers
- 0 votes