Eric Ma

Results 426 comments of Eric Ma

@Zeroto521 this feels like a great way to enable arbitrary dataframe extensions, perhaps even to other up-and-coming dataframe libraries. How would you like to move forward here?

@thatlittleboy I'm in favour of more automation! 😺 Lemme take care of that in a bit.

This PR is going stale. I'm going to close it and re-do it with minimum py38, as per @Zeroto521's and @thatlittleboy's suggestions.

Thank you, @andrewgiessel and @ndousis! I am going to merge and cut a new release once the CI passes!

I think it's already linked :)

I went digging into the codebase of cachier, and saw the following that might be responsible for the recursive inotify-ing: ```python observer.join(timeout=1.0) if observer.is_alive(): # print('Timedout waiting. Starting again...') return...

@tsp-kucbd I tried using a while loop, as you can see in the PR #25 referenced above. Please try it out and see if it works for you -- if...

No worries, @shaypal5 :smile: I assumed you were busy and needed to finish up work!

> I tried, but unfortunately it did not work. Also, this is not under MacOS but on a Linux server ... Without a stack trace, it's going to be tough...

Would this be a `row` then? :smile: