The Wayback Machine - https://web.archive.org/web/20200716114359/https://github.com/matthewwardrop
Skip to content

Organizations

@nteract @prestosql

Pinned

  1. A toolkit providing a uniform interface for connecting to and extracting data from a wide variety of (potentially remote) data stores (including HDFS, Hive, Presto, MySQL, etc).

    Python 180 34

  2. transformpy is a Python 2/3 module for doing transforms on "streams" of data

    Python 23 8

  3. A next-generation curated knowledge sharing platform for data scientists and other technical professions.

    Python 4.4k 599

  4. A python library that takes care of physical quantities; including unit conversions and scalings.

    Python 2 1

  5. Arch Linux package to compile the Linux kernel with patches designed to improve user experience on the Surface Pro 3.

    Shell 89 21

  6. A library to assist in the rapid prototyping and simulation of quantum systems.

    Python 4 2

187 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri

Contribution activity

July 2020

Created a pull request in matthewwardrop/formulaic that received 5 comments

Add support for dropping/raising on/ignoring NA data.

This patch adds support for dealing with NA data in the dataset, adding some marginal overhead to performance when enabled. To use it, pass na_action

+135 −58 5 comments

Created an issue in pydata/patsy that received 2 comments

Introducing `formulaic`, a high-performance `patsy` "competitor"

Greetings all, Late last year I had the need to generate sparse model matrices from large pandas DataFrames (dense model matrices would not fit in …

2 comments
You can’t perform that action at this time.