Koalas: Series.reindex

Created on 4 Oct 2019  路  19Comments  路  Source: databricks/koalas

Most helpful comment

Sure, please go ahead!
For the testing, that's a good point. Let me try to change it to use equals().
Could you use almost=True for a while?

All 19 comments

@ueshin Can you explain a little bit about the issue?

Is anyone working on this, or could I start a PR?

Please go ahead!

@manesioz hi, Are you planning to work on this??

hi @ktksq I was planning on it but I have been busy lately with other things, please feel free to make a PR instead, sorry about that!

Hi @ktksq are you working on this ?

Seems not. @raghavansandhya, if you're interested in, please go ahead!

Hi @raghavansandhya are you working on this?

No I am working on the other group by unique issue as of now.. Please go ahead and start

Hi @venkateshdatta1993 are you still working on this?

Hey @tahervali
No I'm working on another. Please go ahead and pick up.
Thanks.

@tahervali are you working on it :P?

Hey, I'd like to work on this.

@hvardhan20 Please go ahead, thanks!

@hvardhan20 馃樅 馃憤

Hi, I may need this functionnality for #1007 so I started working on this.
While testing, I saw that assertPandasEqual compares pandas series using (left == right).all(), which fails to compare two identical series containing NaNs. Is this intended ? I noticed pandas dataframes are compared using equals().

Sure, please go ahead!
For the testing, that's a good point. Let me try to change it to use equals().
Could you use almost=True for a while?

Just saw the edit, almost=True is fine, thanks !

Was this page helpful?
0 / 5 - 0 ratings

Related issues

akhilanandbv003 picture akhilanandbv003  路  5Comments

brookewenig picture brookewenig  路  7Comments

ueshin picture ueshin  路  4Comments

syonekura picture syonekura  路  6Comments

rodneyjoyce picture rodneyjoyce  路  4Comments