Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
logkeys
A GNU/Linux keylogger that works!
-
backtesting.py
🔎 📈 🐍 💰 Backtest trading strategies in Python. -
xsuspender
👀 💻 💤 🔋 Auto-suspend inactive X11 applications. -
mdx_unimoji
Python-Markdown extension that replaces common smileys with their Unicode emoji emoticons.
-
mindforth
Automatically exported from code.google.com/p/mindforth
-
awesome-links.css
Embellish links on your web page with familiar FontAwesome icons. https://kernc.github.io/awesome-links.css/
1 contribution in 2014 in pandas
Activity in pandas
Contribution activity in pandas
May - December 2014
April 2014
Created an issue in pandas-dev/pandas that received 8 comments
fill_value should default to 0 in add/sub/... numeric methods
I'm no scientist, but I think the intuitive behavior when adding or subtracting values is this: if no explicit addition/subtraction/mathematical-op…