fecon235 VS priceR

Compare fecon235 vs priceR and see what are their differences.

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 (by rsvp)
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
fecon235 priceR
15 1
1,088 55
- -
0.0 7.1
over 1 year ago 3 months ago
Jupyter Notebook R
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

fecon235

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

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.

What are some alternatives?

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

eip1559_analysis - Can we estimate the economic impact of EIP-1559 on miners? This repository try to estimate the loss of miners' revenue coming from transactions fees, using Ethereum historical data.

QuantEcon.jl - Julia implementation of QuantEcon routines

ISL-python - Porting the R code in ISL to python. Labs and exercises

collapse - Advanced and Fast Data Transformation in R

FinMind - Open Data, more than 50 financial data. 提供超過 50 個金融資料(台股為主),每天更新 https://finmind.github.io/

WeightedTreemaps - Create Voronoi and Sunburst Treemaps from Hierarchical data

cvxportfolio - Portfolio optimization and back-testing.

poibin - Poisson Binomial Probability Distribution for Python

Business-Valuation-with-Discounted-Cash-Flow-In-Python - Stocks and Assets Valuation via Discounted Cash Flow with Python

bruceR - 📦 BRoadly Useful Convenient and Efficient R functions that BRing Users Concise and Elegant R data analyses.

docassemble-HousingCodeChecklist - UpToCode - Form tool for tenants to get help with housing conditions issues.

SciPy - SciPy library main repository