I have a shapefile with multiple lines. I am looking for a method to dissolve all the touching lines. This was possible in ArcMap but can't seem to do it either in Python nor QGIS:
This needs to be done on multiple lines, therefore doing it manually like in QGIS merge is not an option.
In ArcMap I used to Dissolve and multipart. Not needing to use any attributes.