180
Points
Questions
34
Answers
37
-
.NET Core 2.x used to generate "normal" XML in a format that was easily deserializeable using standard methods, but now, …
- 412 views
- 1 answers
- 0 votes
-
Im trying to transform a big number of xmls to a single csv file. A simplified structure of the xml …
- 435 views
- 1 answers
- 0 votes
-
I want to read, update and then write back to disk a Web.config file which is a XML. The way …
- 374 views
- 1 answers
- 0 votes
-
- 406 views
- 1 answers
- 0 votes
-
Hi I have created the Aurora database with MySQL Compatibility. Given public access as this is for the current dev/sample …
- 384 views
- 1 answers
- 0 votes
-
I’m unable to install the specific sub version 5.7.23 on mac, however im able to install just mysql5.7, which is …
- 385 views
- 0 answers
- 0 votes
-
I have a data frame df: df = index date hats A1 01-01-2020 5 A1 02-01-2020 10 A1 03-01-2020 16 …
- 0 views
- 2 answers
- 0 votes
-
I’m currently learning about how to use neural networks while working on a project of mine. In the project I’m …
- 397 views
- 0 answers
- 0 votes
-
I’m writing a decorator that works approximately to the api version a user uses. So thus, I want to have …
- 337 views
- 0 answers
- 0 votes
-
The following code returns None on some values (eg 306, 136), on some values (42, 84), it returns the answer …
- 339 views
- 1 answers
- 0 votes