/pandas-on-the-loose

Running pandas in the browser with WebAssembly via Pyodide

Primary LanguageTypeScript

Pandas on the loose!

This is code for a talk I gave at Fin JS New York 2022

Seeding the Data

The typescript will not compile without it

python analysis/seed_fetch.py

This fetches the data using pandas_data_reader for a defined collection of stock tickers. Then, creates a typescript module with the results.

npm i
npm start
// ... navigate to localhost:3000/seeder

The /seeder route will allow you to seed your IndexDB with this content. Note: the seeding takes some time and the screen is feature minimal. Follow along in the console and be patient.

About

This project was bootstrapped with Create React App.

Panda icon by Icons8