Wes McKinney

Results 7 repositories owned by Wes McKinney
trafficstars

feather

2.7k
Stars
174
Forks
Watchers

Feather: fast, interoperable binary data frame storage for Python, R, and more powered by Apache Arrow

ib-flex-analyzer

32
Stars
5
Forks
Watchers

Analyze your Interactive Brokers Flex XML reports with pandas

pandas

147
Stars
27
Forks
Watchers

Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more

pandas2

304
Stars
43
Forks
Watchers

Design documents and code for the pandas 2.0 effort.

pydata-book

20.9k
Stars
14.7k
Forks
Watchers

Materials and IPython notebooks for "Python for Data Analysis" by Wes McKinney, published by O'Reilly Media

statlib

32
Stars
4
Forks
Watchers

Bayesian State Space and Dynamic Models

dataframe-protocol

15
Stars
2
Forks
Watchers

An Python object protocol for projects to interchange data frame-like data without forcing pandas.DataFrame as the intermediary