Take any directory full of stuff that you're working on; web apps, scripts, Jupyter notebooks, data files, whatever it may be. By adding an anaconda-project.yml to this project directory, a single ...
Prequel is a SQL query engine built in C#. The goal of this project is to demonstrate how query engines are built, and to bring a query engine to the .NET community. The project contains a ...