Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Running simple flask - getting 404
Post: RE: Running simple flask - getting 404

Thanks for update
beginner1 Web Scraping & Web Development 2 5,342 Oct-28-2019, 02:10 PM
    Thread: Running simple flask - getting 404
Post: Running simple flask - getting 404

Hi, Have a file called hello.py saved to D: drive as below. from flask import Flask app = Flask(__name__) @app.route("/") def hello(): return "Hello, World!"Have ran pip install -U Flask from ...
beginner1 Web Scraping & Web Development 2 5,342 Oct-25-2019, 12:42 PM
    Thread: Vehicle availability
Post: RE: Vehicle availability

Thanks for link
beginner1 Data Science 4 2,720 Sep-30-2019, 03:19 PM
    Thread: Vehicle availability
Post: RE: Vehicle availability

Thanks for suggestion.
beginner1 Data Science 4 2,720 Sep-27-2019, 01:32 PM
    Thread: Vehicle availability
Post: Vehicle availability

Hi, New to python and machine learning and had a look at various examples, titanic, iris classification, house price regression etc. Looking if any examples similar to below which could look to adap...
beginner1 Data Science 4 2,720 Sep-27-2019, 09:16 AM
    Thread: predictive modelling
Post: RE: predictive modelling

Thanks for update.
beginner1 Data Science 2 60,016 Sep-27-2019, 09:10 AM
    Thread: could not find a version that satisfies the requirement geopy
Post: RE: could not find a version that satisfies the re...

Thanks for reply. 3.7.3 Also noticed when type python says This python interpreter is in a conda environment, but the environment has not been activated. Libraries may fail to load. To activate ...
beginner1 General Coding Help 2 3,027 Sep-05-2019, 08:35 AM
    Thread: could not find a version that satisfies the requirement geopy
Post: could not find a version that satisfies the requir...

Hi, Trying to use geopy and getting message could not find a version that satisfies the requirement geopy when type pip install geopy and messages relating to Could not fetch URL https:// ...can't ...
beginner1 General Coding Help 2 3,027 Sep-04-2019, 03:29 PM
    Thread: predictive modelling
Post: predictive modelling

Hi, new to python and looking for some useful really simple python machine learning tutorials/example python code for supply chain/logistics delivery/vehicle maintenance predictions? Anyone know of ...
beginner1 Data Science 2 60,016 Jul-24-2019, 11:06 AM
    Thread: NameError: name 'display' is not defined when running code on power bi
Post: RE: NameError: name 'display' is not defined when ...

Thanks for replies. When leave out the display(data_pandas) works o.k . in power bi
beginner1 General Coding Help 2 19,178 Jul-24-2019, 11:03 AM
    Thread: NameError: name 'display' is not defined when running code on power bi
Post: NameError: name 'display' is not defined when runn...

Hi, New to python and have installed it. looking to use it for some machine learning but to begin with trying to get it working. can run below o. in juypter and have python installed to D:\python. ...
beginner1 General Coding Help 2 19,178 Jul-23-2019, 01:00 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020