In the company I work for we'd need an easy way to show a data frame to the users which he/she can edit and submit to the server.
The data from that data frame is gathered from many sources and may be a very complex work to detect changes and push them to the correct databases. Wondering if this project could be an appropriate solution for such use case.
Any advice is appreciated!
In the company I work for we'd need an easy way to show a data frame to the users which he/she can edit and submit to the server.
The data from that data frame is gathered from many sources and may be a very complex work to detect changes and push them to the correct databases. Wondering if this project could be an appropriate solution for such use case.
Any advice is appreciated!