Actions
action #119986
closedcoordination #138077: [qe-core] Packages in Python Reduced Stack
[qe-core] Create a test for Pandas
Status:
Rejected
Priority:
Normal
Assignee:
Category:
New test
Target version:
Start date:
2022-11-07
Due date:
% Done:
0%
Estimated time:
Difficulty:
Description
Introduce a test to verify the system's Python pandas package.
To start the check or installation of the Python pandas package and to verify its functionality, create a Python script that performs pandas automation. For example, let's create a Python script that reads a CSV file and prints the first few rows. Execute this Python script within the test file and verify the results.
https://pandas.pydata.org/docs/reference/api/pandas.read_csv.html
Updated by dvenkatachala about 1 year ago
- Description updated (diff)
- Target version set to QE-Core: Ready
Updated by dvenkatachala about 1 year ago
- Related to action #133607: [qe-core] Introduce a test for python-setuptools added
Updated by amanzini about 1 year ago
- Status changed from New to Feedback
I'm incline to reject this, since Pandas is not packaged in SLE. Should we test only on openSUSE ?
Actions