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

#124, pandas performance warning #125

Closed
wants to merge 1 commit into from
Closed

#124, pandas performance warning #125

wants to merge 1 commit into from

Conversation

claudiodonofrio
Copy link
Member

adding series to a pandas dataframe creates a performance warning append to dataframe is deprecated, use concat instead pandas-dev/pandas#35407

adding series to a pandas dataframe creates a performance warning
append to dataframe is deprecated, use concat instead
pandas-dev/pandas#35407
@claudiodonofrio claudiodonofrio linked an issue Jan 8, 2023 that may be closed by this pull request
@claudiodonofrio claudiodonofrio deleted the cd_#124 branch January 9, 2023 10:44
@claudiodonofrio
Copy link
Member Author

hashtag in branch names is bad...
https://stackoverflow.com/questions/68529806/pip-install-from-git-repository-error-on-url-with-hash-symbol
i have renamed the connected branch to 124_performance and will create a new PR

@ZogopZ ZogopZ restored the cd_#124 branch January 17, 2023 15:57
@ZogopZ ZogopZ deleted the cd_#124 branch January 17, 2023 15:57
@ZogopZ ZogopZ self-assigned this Jan 17, 2023
@ZogopZ ZogopZ added the fix Fix something that is not working as intended label Jan 17, 2023
@ZogopZ ZogopZ removed their assignment Jan 17, 2023
@ZogopZ ZogopZ added invalid This doesn't seem right and removed fix Fix something that is not working as intended labels Jan 17, 2023
@ZogopZ ZogopZ removed a link to an issue Jan 17, 2023
@altix altix restored the cd_#124 branch February 20, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants