priceR VS bruceR

Compare priceR vs bruceR and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
priceR bruceR
1 1
55 153
- -
7.1 4.9
3 months ago 7 months ago
R R
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

priceR

Posts with mentions or reviews of priceR. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-13.
  • Choosing Julia, Matlab, Python or R in economics?
    5 projects | news.ycombinator.com | 13 Aug 2022
    I was an economist doing econometrics in excel when in 2014 the datasets went being a few 10,000's rows to a few 1,000,000's rows. I found R easiest to learn simply as a CS outsider because it was less strict about package versions and installation requirements, which made it easier for a beginner. I learned it by googling every little step ('how read in csv', 'how create new column in data.frame' etc) until I had a ~40 line R script that did what I was previously doing by hand in excel. It ran in a few seconds and did what took excel about 10 minutes.

    A few years later I wrote an open source economics library in R: https://github.com/stevecondylios/priceR#pricer- It converts between nominal and real prices, converts between 171 currencies, and has a few regex's for pulling numeric data out of text (e.g. salaries out of job descriptions).

    Some specific observations regarding the article:

    - Comparing computation speed seems a bizarre metric to care about. 6x faster matters on things that take minutes, hours or days, but less so for operations that already run in under 1000ms. Developer experience is usually more important IME.

bruceR

Posts with mentions or reviews of bruceR. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing priceR and bruceR you can also consider the following projects:

fecon235 - Notebooks for financial economics. Keywords: Jupyter notebook pandas Federal Reserve FRED Ferbus GDP CPI PCE inflation unemployment wage income debt Case-Shiller housing asset portfolio equities SPX bonds TIPS rates currency FX euro EUR USD JPY yen XAU gold Brent WTI oil Holt-Winters time-series forecasting statistics econometrics

expotools - Useful methods for Exposome research.

collapse - Advanced and Fast Data Transformation in R

targets-minimal - A minimal example data analysis project with the targets R package

WeightedTreemaps - Create Voronoi and Sunburst Treemaps from Hierarchical data

poibin - Poisson Binomial Probability Distribution for Python

worldfootballR - A wrapper for extracting world football (soccer) data from FBref, Transfermark, Understat and fotmob

QuantEcon.jl - Julia implementation of QuantEcon routines

lmForc - R package for evaluating linear forecasting models.

SciPy - SciPy library main repository

groundhog - Reproducible R Scripts Via Date Controlled Installing & Loading of CRAN & Git Packages