Koalas: DataFrame.droplevel

Created on 26 Jun 2020  路  4Comments  路  Source: databricks/koalas

Most helpful comment

I would like to work on this.

All 4 comments

I would like to work on this.

@jijosg Let's go! :D

Since i am a newbie to this, please let me know if this question is not relevant.
The original implementation of droplevel refers to _get_axis(axis) method to get the level names, are we supposed to implement that method as well? I couldnt find the existing implementation of such a function. @itholic if you could guide me forward that would be helpful.
Thanks

Hi, @jijosg .
I don't think we have to necessarily implement _get_axis for now.
Just feel free to implement method whatever you want, and I'll review it for you after then :D

Was this page helpful?
0 / 5 - 0 ratings

Related issues

brookewenig picture brookewenig  路  7Comments

timhughes picture timhughes  路  3Comments

guyao picture guyao  路  6Comments

ezwiefel picture ezwiefel  路  7Comments

sorenmc picture sorenmc  路  3Comments