Relative Content

Tag Archive for pythonpandasdataframetkinterparquet

pd.to_parquet not owrking, but also is?

So I am trying to update the parquet file as well as google sheet at the same time, it works, but also doesn’t it does seem to update the file at first glace from the reading in the file, but only if I filter it a specific way, the way i filter it in order to edit the information, but if i were to niot filter it like that it doesn’t seem to update same goes if I dont filter it at all as well. the google sheet part of it works fine, but the parquet filr it self is not. for context as well, I have 2 pages at play in this case, add qr page dediicated to assign customer’s name and the status to the selected qr, and the main update oage in order to post a customer’s follow up on another lets call it update page