# \#data\_science

**URL:** https://discourse.julialang.org/tag/data-science/763.md

[Latest](https://discourse.julialang.org/latest.md) · [Categories](https://discourse.julialang.org/categories.md) · [Tags](https://discourse.julialang.org/tags.md)

---

## [Peak finding from a distribution](https://discourse.julialang.org/t/peak-finding-from-a-distribution/70485)

<div class="topic-metadata">

**Author:** [@newtothis](https://discourse.julialang.org/u/newtothis)\
**Replies:** 9\
**Last updated:** [October 28, 2021, 6:35pm UTC](https://discourse.julialang.org/t/peak-finding-from-a-distribution/70485 "2021-10-28T18:35:09Z")

</div>

I have a distribution as a vector in Julia. I can plot a histogram and/or a kde of for this data, but I want to find the peak values. The naive way in which I am doing it is to plot the histogram and then just retrieve t…

---

## [\[ANN\] DashTable.jl: Web-app based interactive table component](https://discourse.julialang.org/t/ann-dashtable-jl-web-app-based-interactive-table-component/66266)

<div class="topic-metadata">

**Author:** [@Manu\_Francis](https://discourse.julialang.org/u/Manu_Francis)\
**Replies:** 7\
**Last updated:** [August 19, 2021, 5:17am UTC](https://discourse.julialang.org/t/ann-dashtable-jl-web-app-based-interactive-table-component/66266 "2021-08-19T05:17:34Z")

</div>

DashTable.jl provides an interactive table component designed by Plotly for viewing, editing, and exploring large datasets. Now all data scientists and analysts using Julia can view their data in an interactive table in …
