You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -112,10 +141,6 @@ Here's where you can find her:
112
141
- Her [Twitter](https://twitter.com/mathinpython) under the handle `@mathinpython`
113
142
- Her [GitHub Page](https://github.com/empet) with Username `empet`
114
143
115
-
```python
116
-
from scipy import stats
117
-
stats.scoreatpercentile(volume, 99.5)
118
-
```
119
144
120
145
#### Reference
121
146
For additional information and help setting up a slider in an animation, see https://plot.ly/python/gapminder-example/. For more documentation on creating animations with Plotly, see https://plot.ly/python/#animations.
0 commit comments