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

Final QA #613

Merged
merged 2 commits into from
Nov 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions numpy-examples/full_portfolio.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Company,Sector,Mon,Tue,Wed,Thu,Fri
Company_A,technology,100.5,101.2,102,101.8,112.5
Company_B,finance,200.1,199.8,200.5,201.0,200.8
Company_C,healthcare,50.3,50.5,51.0,50.8,51.2
Company_D,technology,110.5,101.2,102,111.8,97.5
Company_E,finance,200.1,200.8,200.5,211.0,200.8
Company_F,healthcare,55.3,50.5,53.0,50.8,52.2
4 changes: 2 additions & 2 deletions numpy-examples/issued_checks.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Check_ID,Payee,Amount,Date_Issued
1341,K.Starmer,150.00,2024-03-29
1341,K Starmer,150.00,2024-03-29
1342,R Sunak,175.00,2024-03-29
1343,L Truss,30.00,2024-03-29
1344,B Johnson,45.00,2024-03-22
Expand All @@ -8,4 +8,4 @@ Check_ID,Payee,Amount,Date_Issued
1347,G Brown,100.00,2024-03-15
1348,T Blair,250.00,2024-03-15
1349,J Major,500.00,2024-03-15
1350,M Thatcher,220.00,2024-03-15
1350,M Thatcher,220.00,2024-03-15
4 changes: 2 additions & 2 deletions numpy-examples/passports.csv
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ passport_no,passenger_no,nationality
493456399,3,American
375456228,4,American
457345975,5,Austrian
345957363,6,Norewegian
345957363,6,Norwegian
567546577,7,French
453667456,8,German
456785778,9,Danish
Expand All @@ -19,4 +19,4 @@ passport_no,passenger_no,nationality
654672278,18,Spanish
683637288,19,Norwegian
768357788,20,British
768357788,21,American
768357788,21,American
Loading
Loading