All Projects → r-spacex → Spacexstats React

r-spacex / Spacexstats React

SpaceXStats, with React and using the SpaceX API

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Spacexstats React

Appelpy
Applied Econometrics Library for Python
Stars: ✭ 136 (-8.11%)
Mutual labels:  statistics
Pgmpy
Python Library for learning (Structure and Parameter) and inference (Probabilistic and Causal) in Bayesian Networks.
Stars: ✭ 1,942 (+1212.16%)
Mutual labels:  statistics
Css Analyzer
Analytics for CSS
Stars: ✭ 146 (-1.35%)
Mutual labels:  statistics
Gameday api
A Ruby API for using the Major League Baseball Gameday statistics data. MLB provides very deep statistics for all major league baseball games through Gameday. Statistics include not only the typical boxscore stats, but also down to the physics of every single pitch thrown in the game. You can find the speed, movement, and position of every pitch thrown. The Gameday API makes it easy for Ruby developers to work with all this statistical information. The test directory included with the source code contains many examples of how the API can be used. If you prefer to use SVN, the gameday_api is also available via an SVN repository at: http://code.google.com/p/gamedayapi/ If you like this project, be sure to also check out the Baseball-Tracker project also hosted on GitHub. Baseball-Tracker is a web application that uses the gameday_api. You can find a hosted version of Baseball Tracker at http://baseballstatz.heroku.com
Stars: ✭ 137 (-7.43%)
Mutual labels:  statistics
Criterion.rs
Statistics-driven benchmarking library for Rust
Stars: ✭ 2,153 (+1354.73%)
Mutual labels:  statistics
Pycroscopy
Scientific analysis of nanoscale materials imaging data
Stars: ✭ 144 (-2.7%)
Mutual labels:  statistics
Rpy2
Interface to use R from Python
Stars: ✭ 132 (-10.81%)
Mutual labels:  statistics
Contributions Importer For Github
This tool helps users to import contributions to GitHub from private git repositories, or from public repositories that are not hosted in GitHub.
Stars: ✭ 147 (-0.68%)
Mutual labels:  statistics
Design Of Experiment Python
Design-of-experiment (DOE) generator for science, engineering, and statistics
Stars: ✭ 143 (-3.38%)
Mutual labels:  statistics
Pg stat monitor
PostgreSQL Statistics Collector
Stars: ✭ 145 (-2.03%)
Mutual labels:  statistics
Mca
Multiple correspondence analysis
Stars: ✭ 138 (-6.76%)
Mutual labels:  statistics
Book
This book serves as an introduction to a whole new way of thinking systematically about geographic data, using geographical analysis and computation to unlock new insights hidden within data.
Stars: ✭ 141 (-4.73%)
Mutual labels:  statistics
Himawari.js
Download real-time images of Earth from the Himawari-8 satellite
Stars: ✭ 1,763 (+1091.22%)
Mutual labels:  space
Covid19stats
A simple mobile app developed with Flutter to visualize Covid19 statistics 🦠
Stars: ✭ 136 (-8.11%)
Mutual labels:  statistics
Hep
hep is the mono repository holding all of go-hep.org/x/hep packages and tools
Stars: ✭ 146 (-1.35%)
Mutual labels:  statistics
Hsreplay.net
🔶 Unleash your Potential!
Stars: ✭ 132 (-10.81%)
Mutual labels:  statistics
Data Science Question Answer
A repo for data science related questions and answers
Stars: ✭ 2,000 (+1251.35%)
Mutual labels:  statistics
Uncommons Maths
Random number generators, probability distributions, combinatorics and statistics for Java.
Stars: ✭ 149 (+0.68%)
Mutual labels:  statistics
Densenet Sdr
repo that holds code for improving on dropout using Stochastic Delta Rule
Stars: ✭ 148 (+0%)
Mutual labels:  statistics
Uncertainty Metrics
An easy-to-use interface for measuring uncertainty and robustness.
Stars: ✭ 145 (-2.03%)
Mutual labels:  statistics

SpaceX Stats

View online

The master branch of this project is deployed at https://www.spacexstats.xyz/.
Go there to see the latest version of this app without needing to compile it yourself.

Installation

Prereqs

  • Node >= v8.0.0
  • Yarn >= v1.13.0

Setup instructions

  1. In the project directory, run yarn command.
  2. Run yarn start.
  3. Open http://localhost:8000/.
  4. ...
  5. Profit!

Deployment

Push on the master branch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].