Skip to content

adding pandas lib#108

Closed
Diyal976 wants to merge 1 commit intomasterfrom
adding-pandas-lib-as-default
Closed

adding pandas lib#108
Diyal976 wants to merge 1 commit intomasterfrom
adding-pandas-lib-as-default

Conversation

@Diyal976
Copy link
Contributor

Adding it here as it has dependencies to several use cases projects

Adding it here as it has dependencies to several use cases projects
@@ -1,2 +1,3 @@
requests
elasticsearch==8.17.0
pandas
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think python-sdk require this dependencies

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Vignaudo ,
cc @abr-ubiqube

There was a suggestion to add pandas in python-sdk project in order to have always pandas installed by default in MSA for several repo projects, so without dealing with specific project lib requirement

So if you think we should not go this way, then we can close this PR

Thanks

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes,
Common good practice is to keep dependency at minimal, and an unused dependency in a project have lot of chance to disapear. So yes add this dependency where it is needed.

@Diyal976 Diyal976 closed this Jan 13, 2025
@Vignaudo Vignaudo deleted the adding-pandas-lib-as-default branch August 11, 2025 11:53
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