Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 933 Bytes

bug_report.md

File metadata and controls

39 lines (22 loc) · 933 Bytes
name about title labels
Bug Report
Create a bug report to help us improve pandas
BUG:
Bug, Needs Triage
  • I have checked that this issue has not already been reported.

  • I have confirmed this bug exists on the latest version of pandas.

  • (optional) I have confirmed this bug exists on the master branch of pandas.


Note: Please read this guide detailing how to provide the necessary information for us to reproduce your bug.

Code Sample, a copy-pastable example

# Your code here

Problem description

[this should explain why the current behaviour is a problem and why the expected output is a better solution]

Expected Output

Output of pd.show_versions()

[paste the output of pd.show_versions() here leaving a blank line after the details tag]