GoogleCloudPlatform / GoogleCloudPlatform/training-data-analyst

Issues converting xlsx to csv

Open
#2,536 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
8.6k
Forks
6.1k
Avg merge
4h 44m
Merged PRs (30d)
2

Description

There are two issues with the Vertex AI lab preventing it from being run. First is the utils/data_download.py is expecting an the .data directory to not exist, which when you clone the git repo it does exist.

Secondly, openpxyl is set on version 3.0.7 but pandas needs openpyxl==3.0.10 in order to convert the xlsx file to csv.

I got everything else to run after that.

This is for the Vertix AI qwiklab found here: https://www.cloudskillsboost.google/focuses/18938?parent=catalog

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.