Was there not, at some point, a disagreement among the emacs developers about how this conference was being managed? As an aside, emacs has so much potential, I'm so glad the community continues to thrive. I use emacs exclusively for science data analysis and consistently impress my colleagues with how quickly things can be accomplished. If rough edges were polished in some of the python corners there could easily be…
I have been a happy R + ESS (Emacs Speaks Statistics) user for a while now. I think ESS also supports python, I have no personal experience with that though. But I can agree that whenever I am forced to use Jupyter notebooks, it feel awfully unergonomic in comparison.
EmacsConf 2021 – Live Now
31–40 of 52 posts
Re: EmacsConf 2021 – Live Now
#32Was there not, at some point, a disagreement among the emacs developers about how this conference was being managed? As an aside, emacs has so much potential, I'm so glad the community continues to thrive. I use emacs exclusively for science data analysis and consistently impress my colleagues with how quickly things can be accomplished. If rough edges were polished in some of the python corners there could easily be…
Re: EmacsConf 2021 – Live Now
#33Was there not, at some point, a disagreement among the emacs developers about how this conference was being managed? As an aside, emacs has so much potential, I'm so glad the community continues to thrive. I use emacs exclusively for science data analysis and consistently impress my colleagues with how quickly things can be accomplished. If rough edges were polished in some of the python corners there could easily be…
Honestly I've never understood Python for data analysis. R and Matlab have way better environments. R Studio is quite possibly the best environment I've ever used, in any language. Even creating C++ modules with Rcpp is easy. Julia is also getting there with a lot of natural advantages over R, Matlab or Python. I just don't get why anyone uses Python in this domain.
At the company I work at there’s a pypi mirror with quite recent packages and it works out of the box - for R there’s only an ancient version and some hacks to get it to work with juptyer notebooks.
Re: EmacsConf 2021 – Live Now
#34Earlier quoted context omitted.
Python proper is terrible for analyzing data at scale. It's the numpy, scipy, jupyter tools, as well as Anaconda, that make the sale. Too, it's not just the analysis, but the extract/transform/load (ETL) beforehand. Python's general purpose wealth of tools had me transforming the FCC antenna coverage .zip[1] to shapefile and parking it in a spatialite file for QGIS in a relative jiffy. Doubtless I could do all that i…
I argue that what makes the sale, is that that is what so many in the field are using. Not much inherent to the technologies, but you are taking on a daunting task if you want to compete with pytorch, instead of using it.
Re: EmacsConf 2021 – Live Now
#35Earlier quoted context omitted.
Honestly I've never understood Python for data analysis. R and Matlab have way better environments. R Studio is quite possibly the best environment I've ever used, in any language. Even creating C++ modules with Rcpp is easy. Julia is also getting there with a lot of natural advantages over R, Matlab or Python. I just don't get why anyone uses Python in this domain.
Not having access to a good R environment at work is one big reason. At the company I work at there’s a pypi mirror with quite recent packages and it works out of the box - for R there’s only an ancient version and some hacks to get it to work with juptyer notebooks.
Re: EmacsConf 2021 – Live Now
#36Earlier quoted context omitted.
Even if not, you could probably get donations to put quite a few of these up there. Seems a really good idea.
Wrong type of free I think.
In other ways, though, I'm not actually clear that they lock you in much. Such that I'm not sure how it is any less free than most any other alternative.
Consider, it is basically the idea to use the town hall to host a local event.
Re: EmacsConf 2021 – Live Now
#37Re: EmacsConf 2021 – Live Now
#38Was there not, at some point, a disagreement among the emacs developers about how this conference was being managed? As an aside, emacs has so much potential, I'm so glad the community continues to thrive. I use emacs exclusively for science data analysis and consistently impress my colleagues with how quickly things can be accomplished. If rough edges were polished in some of the python corners there could easily be…
Honestly I've never understood Python for data analysis. R and Matlab have way better environments. R Studio is quite possibly the best environment I've ever used, in any language. Even creating C++ modules with Rcpp is easy. Julia is also getting there with a lot of natural advantages over R, Matlab or Python. I just don't get why anyone uses Python in this domain.
Re: EmacsConf 2021 – Live Now
#39Re: EmacsConf 2021 – Live Now
#40I might ask a dumb questions - but why is this conf not streamed on Twitch? It could help acquire new audience.