Skip to content

Commit e3fe38f

Browse files
committed
Added pandas aggregate, filter, and transform example
1 parent 06f7f17 commit e3fe38f

File tree

3 files changed

+1152
-6
lines changed

3 files changed

+1152
-6
lines changed

ibis-framework/plotting_ibis_with_holoviews.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1826,9 +1826,9 @@
18261826
],
18271827
"metadata": {
18281828
"kernelspec": {
1829-
"display_name": "Python (ibis_dev)",
1829+
"display_name": "Python 3 (ipykernel)",
18301830
"language": "python",
1831-
"name": "ibis_dev"
1831+
"name": "python3"
18321832
},
18331833
"language_info": {
18341834
"codemirror_mode": {
@@ -1840,7 +1840,7 @@
18401840
"name": "python",
18411841
"nbconvert_exporter": "python",
18421842
"pygments_lexer": "ipython3",
1843-
"version": "3.8.5"
1843+
"version": "3.8.10"
18441844
}
18451845
},
18461846
"nbformat": 4,

0 commit comments

Comments
 (0)