Code Monkey home page Code Monkey logo

teaching-python-aidd-qa-oct-2021's Introduction

Python Questions and Answers

Hello everyone ๐Ÿ‘‹

This is the project repo for the "Python - Questions and Answers" session of the AIDD Project's (Advanced Machine Learning for Innovative Drug Discovery) Summer School in Oct 2021. We'll use this repo as a central point of discussion, example code sharing, debugging and other Python Q&A related things.

  • โ“ ย  If you have any Python programming related questions open a new issue and ask away!
  • โญ ย  If you want to add a code example, either add it to the issue or fork the repository and create a new pull request.
  • ๐Ÿ’ฌ ย  If you're not sure where to ask, just start a new Discussion

"I have the exact same Question!?!"

To upvote questions that are important to you let's use the :+1: ๐Ÿ‘ ย  emoji. Or comment on the issue, that works too ๐Ÿ˜„

live session

The live session will happen on Tuesday 2021-10-26 11:00h.

I'll keep answering questions throughout the week, and we'll go through the most upvoted or most interesting questions in that session. Also feel free to ask new questions during that session.

teaching-python-aidd-qa-oct-2021's People

Contributors

ap-- avatar

Stargazers

Zhonghua Xia avatar

Watchers

 avatar

teaching-python-aidd-qa-oct-2021's Issues

Why does my_func raise an error?

Question

I've tried running this code and my_func raises and error?

Description

This occurs on Python 3.8 on Windows.

Code Example

# some example code to clarify my question
def my_func(x):
    return x / 0  # <- this raises an error?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.