Atal Sharma

Results 21 comments of Atal Sharma

@Mishachandar did you find the solution to this problem? I am working on the same project and the same error occurs now. If you know anything about how to solve...

@fcomitani Thank you so much for answering my query. I'll be looking forward to that new implementation. Please let us know whenever this new update arrives.

@JovanVeljanoski Thanks for responding. how='left' I can not use left because it will only provide me one joined row which I don't want. I need all the records from both...

Hey @JovanVeljanoski, Thanks for responding I don't know how it works on your end. Maybe I converted to csv that makes some thing to work. But now it start giving...

@JovanVeljanoski I'm not asking you to see my code or find any error. I'm just showing you where vaex join is giving kernel died error because its happening only in...

@JovanVeljanoski @maartenbreddels Any idea about this?

@JovanVeljanoski Thanks for replying. I'll prepare everything and share with you within an hour.

@JovanVeljanoski So I'll share the exact code and dataframe I'm using. So I have two vaex dataframes. 1. Common(Details Attached): ![common](https://user-images.githubusercontent.com/17443937/153364662-f2d58ff0-1d1a-4e36-9c50-f1b47e4c16da.jpg) 2. Transacting_onetime(Details Attached): ![trans_one](https://user-images.githubusercontent.com/17443937/153364791-69c7b5d2-253b-4580-af7a-067402a5be0b.jpg) Now you know the structure...

@JovanVeljanoski If I provide some data(1k rows) then can you generate same amount of fake data(millions)?

Hey @JovanVeljanoski @maartenbreddels I've attached the two csv's which represents the above two data sets i.e. Common & Transacting_onetime. Can you guys check now and see the reason behind it....