I want to add new data / nodes to existing database every week (like insert into table) , to perform the analysis on the new data
can this be done using pyarrow ?
I want to add new data / nodes to existing database every week (like insert into table) , to perform the analysis on the new data
can this be done using pyarrow ?