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

Dev branch #89

Merged
merged 2 commits into from
Nov 4, 2022
Merged

Dev branch #89

merged 2 commits into from
Nov 4, 2022

Conversation

katosh
Copy link
Collaborator

@katosh katosh commented Nov 2, 2022

A development branch for staging changes to the main branch.
@ManuSetty please let me know when I should make a PR to dpeerlab/Palantir.

Changes so far:

  • add a .gitignore config to avoid unintentionally adding __pycache__ to a commit
  • remove deprecated pandas operations

previous pandas future warnings:
 - Passing a set as an indexer is deprecated and will raise in a future version. Use a list instead.
 - The series.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
 - The frame.append method is deprecated and will be removed from pandas in a future version. Use pandas.concat instead.
@ManuSetty
Copy link
Member

You can do it now!

@katosh katosh marked this pull request as ready for review November 4, 2022 20:20
@katosh
Copy link
Collaborator Author

katosh commented Nov 4, 2022

This is ready to be merged.

@ManuSetty ManuSetty merged commit 4d4f9fc into dpeerlab:master Nov 4, 2022
christopheragnus pushed a commit to christopheragnus/Palantir that referenced this pull request Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants