Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,942
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,517

Full Statistics

Online Users
There are currently 42 online users.
» 0 Member(s) | 38 Guest(s)
AOL, Google, Bing, AOL

Latest Threads
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
2 hours ago
» Replies: 8
» Views: 225
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
2 hours ago
» Replies: 1
» Views: 1,704
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
4 hours ago
» Replies: 0
» Views: 53
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,429
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 841
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,677
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,190
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,706
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,516
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,616

 
  Upload csv file as numbers (floating?) and extract element, row, and column
Posted by: bentaz - Mar-16-2018, 04:46 PM - Forum: Data Science - Replies (7)

Hello,

I've been trying for a couple days to upload a csv file as a 2D matrix of numerical values (e.g. 1+2=3) so that I can extract individual num..... More

Print this item

  Iterators
Posted by: mp3909 - Mar-16-2018, 04:27 PM - Forum: General Coding Help - Replies (3)

Hi,

Quick question, is "for" an iterator in python?

Print this item

  No module named scipy
Posted by: kirill - Mar-16-2018, 04:03 PM - Forum: Data Science - Replies (2)

Hello. I'm trying to import scipy.io library. If I write code below in command console, it works right, but if I write this in file.py and run this I ..... More

Print this item

  Hello world! program, window disappears
Posted by: nerio - Mar-16-2018, 02:02 PM - Forum: General Coding Help - Replies (3)

Hello.

I am a beginner in Python coding.

I wrote hello world program.

print('Hello, world!')
But when I run it on Windows..... More

Print this item

  import keyboard module doesn't get found - working on laptop but no on raspberry pi..
Posted by: HANSJORG2 - Mar-16-2018, 11:00 AM - Forum: General Coding Help - Replies (1)

I am using:
https://github.com/boppreh/keyboard/

I am unable to get it working on a raspberry pi, but it works perfectly on my linux mint laptop....... More

Print this item

  ImportError while using tensorflow
Posted by: pratheep - Mar-16-2018, 10:54 AM - Forum: Data Science - Replies (2)

Guys please help me...
I got a problem in importing tensor flow
help me to solve the problem

HERE'S MY CODE
[python]import tensorflow as tf
nod..... More

Print this item

  Radio speakers countdown timer
Posted by: Alkatron - Mar-16-2018, 10:36 AM - Forum: Code sharing - No Replies

I made a stupid countdown timer in python and tkinter for friends who record for a radio and need a well-visible timer.
It is all configurable fonts,..... More

Print this item

  UML plugin for Python in Eclipse
Posted by: user2103 - Mar-16-2018, 09:16 AM - Forum: General Coding Help - Replies (1)

Hi,

I want to generate UML class diagrams for the python project developed in Eclipse. I tried to use PyUML but it did not work. The installation f..... More

Print this item

  Attribute Error while using tensor flow
Posted by: pratheep - Mar-16-2018, 09:03 AM - Forum: Data Science - Replies (2)

Guys please help me out..
I am getting a error....

HERE'S MY CODE.[python]import tensorflow as tf
node1 = tf.constant(3.0)
node2 = tf.constant(4..... More

Print this item

  How to access py script variables through web app ?
Posted by: BennyBubble - Mar-16-2018, 08:58 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi,

I wrote a py script (on a raspberry pi) to control some hardware using GPIO pins.
The script will eventually run as a service but is currently..... More

Print this item

  extract certain file from zip but not complete directory
Posted by: sundeep - Mar-16-2018, 08:48 AM - Forum: General Coding Help - No Replies

I have implemented the following code to copy a specific file from zip to a certain target directory.
But this copies entire structure into the target..... More

Print this item

  Getting values from Arduino into python and saving it as csv file
Posted by: Yamin - Mar-16-2018, 08:40 AM - Forum: General Coding Help - Replies (1)

Hi totally newbie to python here.
I was following this tutorial on how to get data from arduino and saving it as a csv file https://engineersportal.c..... More

Print this item

  Voice Authentication/Voice BIometrics
Posted by: ShannonHartley - Mar-16-2018, 06:32 AM - Forum: News and Discussions - Replies (1)

Good day!

I am thinking of a project for my Digital Signal Processing subject and I thought a voice biometrics is doable.

I have searched some a..... More

Print this item

  a new technology i'd like to see created
Posted by: Skaperen - Mar-16-2018, 04:54 AM - Forum: Bar - No Replies

a new technology i'd like to see created is a visual checksum for images. it would be like checksums such as md5 and sha256. it would output a hash ..... More

Print this item

  Python 3.6.4 setup fails
Posted by: embeeusername - Mar-16-2018, 04:14 AM - Forum: Homework - Replies (2)

[size=medium]Hi all,
Am trying to install python 3.6.4 on windows 10 pro. The setup fails with 0x80070643 - Fatal error during installation. H..... More

Print this item

  Can't find pyopencl-2017.2 file
Posted by: tigertimzim - Mar-16-2018, 01:41 AM - Forum: News and Discussions - Replies (1)

Hi I'm trying to use btcrecover to find some bitcoins. I need this file: pyopencl-2017.2+cl12-cp27-cp27m-win_amd64.whl but cannot find it as it has be..... More

Print this item

  How do you do this equation?
Posted by: MEH012 - Mar-16-2018, 01:35 AM - Forum: Homework - Replies (1)

Hi everyone, I am extremely new to python, and pls tell me how do you write this equation in Python

how do you define equation calories/Minute = 0...... More

Print this item

  numpy.interp
Posted by: silverfish - Mar-15-2018, 10:28 PM - Forum: Data Science - Replies (1)

Hi :)
I'd like to know if someone knows how to translate these linecodes from scilab into Python:

Var1=splin(x,y)
Var2=interp(p,x,y,Var1);

Because I..... More

Print this item

  read from txt file and get variables
Posted by: ricardons - Mar-15-2018, 09:33 PM - Forum: General Coding Help - Replies (4)

hi. i'm newbie in python and need some help

I have a txt file like with a structure like that below

[python]####inputs
###bla-bla-bla

xpto =..... More

Print this item

  Need help pulling bios serial # or mac Ad
Posted by: cibb - Mar-15-2018, 05:43 PM - Forum: General Coding Help - Replies (2)

I'm needing to pull the bios serial number or mac address of a windows device in a python script. I'd like to set this to a variable for later use.
..... More

Print this item

  Small help with formatting
Posted by: Fumi - Mar-15-2018, 05:25 PM - Forum: General Coding Help - Replies (1)

Does anyone know how to make this all appear in one sentence?

[python]print "You need to save £{0:.2f} each month.".format(finance)
print "To reac..... More

Print this item

  need bit help in formatting
Posted by: onenessboy - Mar-15-2018, 04:56 PM - Forum: General Coding Help - Replies (3)

Dear experts

I have python script which gives output like..The below is string

b"{'text': 'Cluster1 is healthy\nNode 123.4.0.3:8091 is Up\nNode ..... More

Print this item

  Pandas .to_excel() Dropping First Row of Data When Run from Anaconda Prompt
Posted by: kazoli - Mar-15-2018, 04:52 PM - Forum: Data Science - No Replies

I have a pandas dataframe that I'm trying to output as an excel file. The dataframe is called "output". The following command runs without issue for m..... More

Print this item

  how to make a mathematical operation without the command "print"
Posted by: ewar2606 - Mar-15-2018, 04:42 PM - Forum: General Coding Help - Replies (4)

how to make a mathematical operation without the command "print"?

I'm studing in a university, and i need this information to learn about this prog..... More

Print this item

  Ubuntu: Error installing watson-developer-cloud Python module
Posted by: gio123 - Mar-15-2018, 04:09 PM - Forum: General Coding Help - Replies (3)

Hi All,
I have installed Python 2.7.14 and 3.6.3 on Ubuntu 17.10

I would like to install the module watson-developer-clod but I receive these err..... More

Print this item

  New User creation in GITHUB Account using python
Posted by: Basavapatil81 - Mar-15-2018, 04:07 PM - Forum: Web Scraping & Web Development - Replies (5)

Team,

need help i am working on project github user create
In my Project we want automate "github access to new users in org, any help
requireme..... More

Print this item

  Senior Python Developer [Poznań]
Posted by: Iza - Mar-15-2018, 12:54 PM - Forum: Jobs - Replies (1)

Idea Idea Idea

As a Senior Python Developer, you will be involved in building new Business Intelligence and dedicated analytics tool..... More

Print this item

  openpyxl and saving xlsm files
Posted by: Patrick - Mar-15-2018, 12:47 PM - Forum: General Coding Help - Replies (2)

Hi All,

My first post :)

I am working on an project at work where I have an xlsm file that I am updating cell values from multiple other xlsx f..... More

Print this item

  New to coding. An error occurs with no definition
Posted by: westernwhiskey - Mar-15-2018, 12:07 PM - Forum: Homework - Replies (4)

I am trying to create a user system for my program and I have encountered an error. Any help?
This is the code:
[python]
def main():
loginorregist..... More

Print this item

  [split] Debate on Python versus VBnet
Posted by: Budsy - Mar-15-2018, 10:31 AM - Forum: News and Discussions - Replies (3)

Python looks ok. VBnet looks ok. I know about 10 languages, but just starting Python. I see people having a lot of trouble with it. People say it is e..... More

Print this item

  selecting a particular column in csv file shows error
Posted by: raady07 - Mar-15-2018, 10:22 AM - Forum: General Coding Help - Replies (7)

I am selecting a particular column from twitter username database which is in CSV file.
I tried the following with a simple csv file which is made b..... More

Print this item

  If not indiscreet: is Lutz a member of the staff
Posted by: sylas - Mar-15-2018, 10:00 AM - Forum: Board - Replies (6)

For me Lutz is a superman. Maybe he is member of this Python staff. If not indiscreet, let me know. Thanks

Print this item

  Pyopendnp3 in windows
Posted by: Anitha - Mar-15-2018, 06:35 AM - Forum: Networking - Replies (10)

HI ,

I addeded PyopenDNP3 module in windows, but I am geeting error as below:

from pyopendnp3 import *

print("hi")


Error :
import..... More

Print this item

  Python version in downloads
Posted by: Programit - Mar-15-2018, 06:29 AM - Forum: News and Discussions - Replies (5)

This is a dumb question from a Python newbie.
I have experience with other languages but never touched python beyond a few online tests.
Whats the s..... More

Print this item

  savin ideas, keeping notes
Posted by: Skaperen - Mar-15-2018, 01:53 AM - Forum: News and Discussions - Replies (15)

when you learn something new about Python, or see a neat trick, and anticipate some day using that but are not doing any project at this time that wou..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Using a For Loop to subtr... 2 hours ago Anunderling deanhystad General Codin...
  Another app idea - intera... 2 hours ago decuser Lenowell News and Disc...
  A coding beginner needs h... 4 hours ago Littlefish Littlefish General Codin...
  403 Error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  Scraping a page with log ... 09-19, 12:30 iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
Most views
  The best Prog... 576534
  Tutorial Requ... 498483
  Web Scraping ... 440413
  Newbie with P... 384316
  New Users Int... 367483
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12087
buran 8175
snippsat 7368
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Littlefish Today
Noya_Yonatan Yesterday
Saipython555 Yesterday
Anunderling Yesterday
Monir Yesterday

User Panel Messages

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