Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TST: split up test_concat.py #37243

Closed
jreback opened this issue Oct 19, 2020 · 2 comments · Fixed by #37387
Closed

TST: split up test_concat.py #37243

jreback opened this issue Oct 19, 2020 · 2 comments · Fixed by #37387
Assignees
Labels
good first issue Testing pandas testing functions or related to the test suite
Milestone

Comments

@jreback
Copy link
Contributor

jreback commented Oct 19, 2020

we should split this to a sub-module (concat) and then split logically (similar to merge)

https://github.com/pandas-dev/pandas/blob/master/pandas/tests/reshape/test_concat.py

@jreback jreback added Testing pandas testing functions or related to the test suite good first issue labels Oct 19, 2020
@jreback jreback added this to the Contributions Welcome milestone Oct 19, 2020
@kamilt5
Copy link
Contributor

kamilt5 commented Oct 19, 2020

Hello,
i want contribute to this issue. I am not completely sure about files content, so let me know if I need to change something. I will make PR in about 30 minutes.

@kamilt5
Copy link
Contributor

kamilt5 commented Oct 19, 2020

take

kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 19, 2020
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 20, 2020
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 20, 2020
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 23, 2020
* created test_datetime.py and
  split datetime/timezone/period related tests
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 24, 2020
 * created test_categorical.py
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 24, 2020
 * created test_empty.py

 * changes to test_series.py
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 25, 2020
 * created test_categorical.py
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 25, 2020
 * created test_empty.py

 * changes to test_series.py
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 25, 2020
 * created test_invalid.py

 * created test_sort.py
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 25, 2020
 * created test_index.py

 * small changes to test_empty.py, test_datetimes.py, test_dataframe.py
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 26, 2020
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 26, 2020
 * reverted changes to test_series.py
kamilt5 added a commit to kamilt5/pandas that referenced this issue Oct 26, 2020
 * small changes in test_datetimes.py
@jreback jreback modified the milestones: Contributions Welcome, 1.2 Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Testing pandas testing functions or related to the test suite
Projects
None yet
2 participants