Stephen Oni

Results 29 comments of Stephen Oni
trafficstars

> Correctly, I think is good idea to abstract the method to generic module like you say and propose. > > I meant if you have two series or dataframes...

Ok. that's cool. Great job :+1:

That's cool @MattLJoslin you can go-ahead

@dcrescim that sounds cool

@risenW i'm trying to implement this since it's needed in the groupby implementation. But looking at the code to add new column, it looks expensive, like we had to look...

@risenW okay i get. thats cool. but i don't get what you trying to do here ```js //Using the position, you can directly splice the data array as well. let...

Yeah sure. I’m aware of that

@nite i don't think it will be that hard to implement, to implement `pivot_table` i think we need to implement how to access and display `multi-index` table. But however, we...

@aqua-one is in the welcome package in this repo. The issue description is now updated

> Shall we use dnotebook in library? BTW, I found another interesting project: https://github.com/opensource9ja/dnotebook-react, it actually looks what I'm looking for, one more question, what's the relationship between them? Dnotebook...