Time-Series-and-Financial-Engineering-With-Python VS Basic-Statistics-With-Python

Compare Time-Series-and-Financial-Engineering-With-Python vs Basic-Statistics-With-Python and see what are their differences.

Time-Series-and-Financial-Engineering-With-Python

A series of lessons on time series analysis with Python (by weijie-chen)

Basic-Statistics-With-Python

Introduction to statistics featuring Python. This series of lecture notes aim to walk you through all basic concepts of statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand. (by weijie-chen)
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
Time-Series-and-Financial-Engineering-With-Python Basic-Statistics-With-Python
1 1
45 89
- -
1.2 10.0
about 1 year ago almost 2 years ago
Jupyter Notebook Jupyter Notebook
MIT License MIT License
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.

Time-Series-and-Financial-Engineering-With-Python

Posts with mentions or reviews of Time-Series-and-Financial-Engineering-With-Python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.
  • Python for Econometrics for Practitioners [Free Online Courses]
    5 projects | /r/CompSocial | 24 Aug 2023
    Time Series, Financial Engineering and Algorithmic Trading with Python: This is a compound training sessions of time series analysis, financial engineering and algorithmic trading, the Part I covers basic time series concepts such as ARIMA, GARCH ans (S)VAR, also cover more advanced theory such as State Space Model and Hidden Markov Chain. The Part II covers the basics of financial engineering such bond valueation, portfolio optimization, Black-Scholes model and various stochatic process models. The Part III will demonstrate the practicalities, e.g. algorithmic trading. The training will try to explain the mathematical mechanism behind each theory, rather than forcing you to memorize a bunch of black box operations.

Basic-Statistics-With-Python

Posts with mentions or reviews of Basic-Statistics-With-Python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-24.
  • Python for Econometrics for Practitioners [Free Online Courses]
    5 projects | /r/CompSocial | 24 Aug 2023
    Basic Statistics with Python: These notes aim to refresh the essential concepts of frequentist statistics, such as descriptive statistics, parameter estimations, hypothesis testing, ANOVA and etc. All codes are straightforward to understand. We were spending roughly three hours in total to cover all sections.

What are some alternatives?

When comparing Time-Series-and-Financial-Engineering-With-Python and Basic-Statistics-With-Python you can also consider the following projects:

Econometrics-With-Python - Tutorials of econometrics featuring Python programming. This is a crash course for reviewing the most important concepts and techniques of basic econometrics, the theories are presented lightly without hustles of derivation and Python codes are straightforward.

Linear-Algebra-With-Python - Lecture Notes for Linear Algebra Featuring Python. This series of lecture notes will walk you through all the must-know concepts that set the foundation of data science or advanced quantitative skillsets. Suitable for statistician/econometrician, quantitative analysts, data scientists and etc. to quickly refresh the linear algebra with the assistance of Python computation and visualization.

Bayesian-Statistics-Econometrics - Bayesian Statistics-Econometrics