Skip to content

Assignment 1#2

Open
ayeshagrr wants to merge 2 commits intomainfrom
assignment-1
Open

Assignment 1#2
ayeshagrr wants to merge 2 commits intomainfrom
assignment-1

Conversation

@ayeshagrr
Copy link
Copy Markdown
Owner

What changes are you trying to make? (e.g. Adding or removing code, refactoring existing code, adding reports)

Adding code

What did you learn from the changes you have made?

Data visualization in python using matlab plot, plotly, seaborn

Was there another approach you were thinking about making? If so, what approach(es) were you thinking of?

n/a

Were there any challenges? If so, what issue(s) did you face? How did you overcome it?

Some challenges with running code

How were these changes tested?

A reference to a related issue in your repository (if applicable)

Checklist

  • [ X] I can confirm that my changes are working as intended

Copy link
Copy Markdown

@anjali-deshpande-hub anjali-deshpande-hub left a comment

Choose a reason for hiding this comment

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

Good!

A few observations:

  1. The syntax error shown in screenshot below can be resolved by correctly the single quote character used.
Image

The line of code giving you issue is:

ax.grid(axis = ‘y’, color = "blue", linewidth = 2, linestyle = '-.')

  1. The errors in the later part of the code can be resolved by syncing the code to the latest DSI version, which will update the pyproject.toml file. Then re-run commands in SETUP.md file to correct the environment.
Image

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