# What features will I miss in Julia?

**URL:** https://discourse.julialang.org/t/what-features-will-i-miss-in-julia/3577
**Category:** New to Julia
**Created:** [May 7, 2017, 12:47pm UTC](https://discourse.julialang.org/t/what-features-will-i-miss-in-julia/3577 "2017-05-07T12:47:58Z")
**Posts on this page:** 1
**Showing post:** 22

<div class="post-metadata">

### Author: ![dmbates](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dmbates/32/44_2.png) [@dmbates](https://discourse.julialang.org/u/dmbates)
#### Post date: [May 8, 2017, 4:24pm UTC](https://discourse.julialang.org/t/what-features-will-i-miss-in-julia/3577/22 "2017-05-08T16:24:58Z")

</div>

You could check on [https://pkg.julialang.org](https://pkg.julialang.org) and find the [Feather](http://github.com/JuliaStats/Feather.jl) package. Notice that it is owned by the [JuliaStats](https://github.com/JuliaStats) organization, which is a good place to start looking for Julia packages related to statistical computing.

Also, check the recent announcement of [JuliaDB](https://discourse.julialang.org/t/ann-juliadb-jl/3564). This is a step forward relative to other systems for manipulating and processing large amounts of tabular data. The purpose of Julia isn’t to imitate the capabilities in Python or R or Matlab and stop there. It is to design novel and effective software to solve real-world problems.

If you want to continue a discussion of the laundry list of capabilities that must be provided for you before you are willing to consider using a system, you may want to consider commercial software.

---

_[View the full topic](https://discourse.julialang.org/t/what-features-will-i-miss-in-julia/3577)._
