Skip to content

Commit

Permalink
Revise 10 minutes notebook. (#10738)
Browse files Browse the repository at this point in the history
Follow-up from #10685 to fix deprecation warnings in the 10 minute notebook.

Fixes: #10613
Changes:
- Fixed deprecation warning for `Series.applymap` ➡️  `Series.apply`
- Removed two cells demonstrating `Series.append`. This has also been removed from the Pandas 10 minute notebook because the feature is deprecated.
- Refactored ORC file path logic to be a bit simpler

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Mike McCarty (https://github.com/mmccarty)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #10738
  • Loading branch information
bdice authored May 13, 2022
1 parent 13c21d0 commit 0802451
Showing 1 changed file with 137 additions and 639 deletions.
Loading

0 comments on commit 0802451

Please sign in to comment.