Skip to content

Conversation

shwina
Copy link
Contributor

@shwina shwina commented May 1, 2019

Depends on #1301

  • Add MultiIndex to the 30min 10min notebook.

  • Match string representation of cudf.MultiIndex objects with pd.MultiIndex objects (needed for docs). This involves copying the data to host, and can be slow if the number of levels in the index is large. FWIW printing pd.MultiIndex objects is very slow for a large number of levels.

@thomcom @randerzander @kkraus14

@shwina shwina requested a review from a team as a code owner May 1, 2019 22:14
@shwina shwina requested a review from a team May 1, 2019 22:14
@shwina shwina requested a review from a team as a code owner May 1, 2019 22:14
@kkraus14 kkraus14 added 2 - In Progress Currently a work in progress Python Affects Python cuDF API. doc Documentation labels May 1, 2019
@shwina shwina changed the title [WIP] Add MultiIndex to 30min intro [WIP] Add MultiIndex to 10min intro May 3, 2019
@shwina shwina requested a review from a team as a code owner May 3, 2019 13:27
@shwina shwina force-pushed the multiindex-doc branch from 97a4b12 to 9a11d5b Compare May 3, 2019 13:29
@thomcom
Copy link
Contributor

thomcom commented May 6, 2019

Want to get this in for 0.7 @shwina ?

@thomcom
Copy link
Contributor

thomcom commented May 6, 2019

If so, update changelog and push again and I'll get it in.

@kkraus14 kkraus14 changed the base branch from branch-0.7 to branch-0.8 May 15, 2019 02:36
@shwina shwina closed this Jul 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 - In Progress Currently a work in progress doc Documentation Python Affects Python cuDF API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants