I have a table layer in ArcGIS online and I want to insert data through a python program, is possible? If it is not possible, what method would be the optimal one to be able to insert data automatically from a csv to the table (without doing it manually through the web page)
For example, insert here id = 3, text = 'hi3'