Git Product home page Git Product logo

I mostly do data-oriented things in Python using Emacs.

Wanna use my dotfiles?

At your own risk! Here's what I do to install my Unix configuration:

cd $HOME
git init
git remote add origin [email protected]:renzmann/renzmann
git pull
git checkout --force main

Then I install editor configs as needed.

git clone [email protected]:renzmann/.emacs.d ~/.emacs.d
git clone [email protected]:renzmann/config-nvim ~/.config/nvim
git clone [email protected]:renzmann/.vim ~/.vim

Each of these is their own repo ready to be cloned into their canonical configuration location. See the instructions in each one for installation:

renzmann/.emacs.d renzmann/.vim renzmann/config-nvim

Robb Enzmann's Projects

.vim icon .vim

My Vim 7.0+ configuration

apsw icon apsw

Another Python SQLite wrapper

aws-data-wrangler icon aws-data-wrangler

Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).

black icon black

The uncompromising Python code formatter

chinook-make-dag icon chinook-make-dag

Companion code to demonstrate a working example from the companion article: https://robbmann.io/posts/make_dag

dbt-hive icon dbt-hive

The dbt-hive adapter allows you to use dbt with Apache Hive and Cloudera Data Platform.

intake icon intake

Intake is a lightweight package for finding, investigating, loading and disseminating data.

lsp-mode icon lsp-mode

Emacs client/library for the Language Server Protocol

melpa icon melpa

Recipes and build machinery for the biggest Emacs package repo

multilite icon multilite

A simple bash utility for fuzzy-searching through many sqlite databases, tables, and columns.

nb_black icon nb_black

A simple extension for Jupyter Notebook and Jupyter Lab to beautify Python code automatically using black.

nlopt icon nlopt

library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization

numpyvsjulia icon numpyvsjulia

A simple comparison of NumPy and pure Julia performance

project-euler icon project-euler

Solutions to project euler problems + benchmarking Julia against Numpy, where possible.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.