Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 72 online users. » 0 Member(s) | 67 Guest(s) Google, Bing, AOL, AOL, Mojeek
|
Latest Threads |
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
2 hours ago
» Replies: 2
» Views: 365
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
3 hours ago
» Replies: 0
» Views: 30
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
9 hours ago
» Replies: 9
» Views: 512
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,717
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,055
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,409
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,961
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,722
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,795
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,940
|
|
|
Clear cache |
Posted by: blackclover - May-09-2018, 12:13 AM - Forum: General Coding Help
- No Replies
|
 |
How do I clear the config files cached in python so that when I modify a config file in a program, python does not load the previous version?
|
|
|
map great circle routes |
Posted by: disruptfwd8 - May-08-2018, 06:50 PM - Forum: Data Science
- Replies (2)
|
 |
Need help finding out why I'm getting an error. Here the data from the CSV file:
olat,olon,dlat,dlon,route
41.48,-81.8,39.96,-75.2,1
36.09,-115.38,42...... More
|
|
|
How to read specified columns |
Posted by: Raj - May-08-2018, 11:59 AM - Forum: Data Science
- No Replies
|
 |
Hi,
[python]
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
from scipy import stats
dataFileName='RFInput.xlsx'
sheetName='R..... More
|
|
|
Fail: from .py to .exe |
Posted by: garikhgh0 - May-08-2018, 05:50 AM - Forum: Data Science
- Replies (4)
|
 |
hi, friends.
I have such a problem, when want to convert my python code into executable, it is being converted successfully, but does not work. whe..... More
|
|
|
"none" |
Posted by: msyuan - May-08-2018, 01:50 AM - Forum: Homework
- Replies (3)
|
 |
Hello,
A student has written this
[python]print('Welcome to NerdCards, a program to help you revise your notes and information.')
skip = input('P..... More
|
|
|
|