Daniel Isaac

Results 6 comments of Daniel Isaac

Specifying the df name before the column name should do the trick `df.eval('@df.Timestamp>6')` Updated Code Snippet - ``` import pandas as pd import numpy as np df = pd.DataFrame(np.random.randint(0,100, size=(3000,...

hi @mroeschke, could you please review this change whenever possible ? Above change does the trick, but not sure if anything else needs to be considered here ( in terms...

> Any reasons why you don’t continue in #47597 ? was suggested in the mentioned PR(#47597) to split the 3 issues for easier reviewing ( I probably should close the...

thanks for the review @phofl @mroeschke sure @phofl, will update the PR with changes

Hi @mroeschke , had missed following up on this PR. feel free to let me know if any changes are required here (or) if we should hold this PR for...