7xGit / 7xGit/7xGit_Task7

Load and print dataset preview

Đang mở Phù hợp với người mới
#1 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
good first issue help wanted
Ngôn ngữ chính
Không có dữ liệu ngôn ngữ
Star
1
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

📂 Task: Load the data.csv file using Pandas and print the first few rows of the DataFrame.
📌 File to modify: main.ipynb

✅ Expected Output:

Load CSV using pd.read_csv()
Print .head() to display the dataset preview

💡 Add comments to help beginners understand the process.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Hướng nghiên cứu

The file to modify is main.ipynb. Use pd.read_csv('data.csv') to load the dataset, then print the result of .head() to show the first few rows. Add comments explaining each step. Run the notebook cell to verify the output matches the expected preview.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Đánh giá

Công nghệ
pandas, python
Lĩnh vực
data
Loại issue
Tài liệu
Độ khó
1/5
Thời gian dự kiến
Dưới một giờ
Mức độ hoạt động
Đình trệ
Độ rõ ràng
Đặc tả rõ ràng
Mức phù hợp với người mới
95/100

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.