Skip to content

Commit ec667f4

Browse files
authored
Merge pull request #3 from Shakil-khan59/main
Update 3d.py
2 parents 0a5193e + 67788c1 commit ec667f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3d.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from mpl_toolkits.mplot3d import Axes3D
44
import numpy as np
55

6-
# Load the tips dataset
6+
# Load the tips dataset ... ...
77
tips = sns.load_dataset('tips')
88

99
# Convert categorical columns to numerical for 3D plotting

0 commit comments

Comments
 (0)