Skip to content

Latest commit

 

History

History
76 lines (38 loc) · 3.08 KB

File metadata and controls

76 lines (38 loc) · 3.08 KB

← Previous: Python Cli | 🏠 Back to README | Next: Python Ml Ai →


PYTHON DATA SCIENCE

8 repositories


Python IDE for iOS with NumPy, Matplotlib, Pandas, SciPy and SciKit-Learn

🔗 https://github.com/ColdGrub1384/Pyto


Graph Data Science: an abstraction layer in Python for building knowledge graphs, integrated with popular graph libraries – atop Pandas, NetworkX, RAPIDS, RDFlib, pySHACL, PyVis, morph-kgc, pslpython, pyarrow, etc.

🔗 https://github.com/DerwenAI/kglab


This is a backtesting demo in Python. Different moving average prices are used to make buy and sell decisions. A Jupyter notebook version is for serial mode. while py version is for multiprocessing. A version for GPU has been tried, but not successful.

🔗 https://github.com/MRYingLEE/BackTesting-LowLaterncy


Out-of-Core hybrid Apache Arrow/NumPy DataFrame for Python, ML, visualization and exploration of big tabular data at a billion rows per second 🚀

🔗 https://github.com/vaexio/vaex


CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.

🔗 https://github.com/sagemathinc/cowasm


Preswald is a WASM packager for Python-based interactive data apps: bundle full complex data workflows, particularly visualizations, into single files, runnable completely in-browser, using Pyodide, DuckDB, Pandas, and Plotly, Matplotlib, etc. Build dashboards, reports, and notebooks that run offline, load fast, and share like a document.

🔗 https://github.com/StructuredLabs/preswald


Multi-Modal Database replacing MongoDB, Neo4J, and Elastic with 1 faster ACID solution, with NetworkX and Pandas interfaces, and bindings for C 99, C++ 17, Python 3, Java, GoLang 🗄️

🔗 https://github.com/unum-cloud/ustore


PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in Python, with NumPy compatibility. Uses SEAL/PALISADE as backends, implemented using Cython.

🔗 https://github.com/ibarrond/Pyfhel


← Previous: Python Cli | 🏠 Back to README | Next: Python Ml Ai →