eyaltrabelsi / pandas-log

The goal of pandas-log is to provide feedback about basic pandas operations. It provides simple wrapper functions for the most common functions that add additional logs
MIT License
214 stars 12 forks source link

Fix broken links in contributing.rst #18

Closed eyaltrabelsi closed 5 years ago

eyaltrabelsi commented 5 years ago

PR Description

Please describe the changes proposed in the pull request: Fix broken links in contributing.rst

This PR resolves #(put issue number here, and remove parentheses).

PR Checklist

Please ensure that you have done the following:

  1. [x] PR in from a fork off your branch. Do not PR from <your_username>:master, but rather from <your_username>:.
  2. [x] If you're not on the contributors list, add yourself to AUTHORS.rst.