| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,299
» Latest member: matt
» Forum threads: 38,796
» Forum posts: 175,891
Full Statistics
|
| Online Users |
There are currently 41 online users. » 0 Member(s) | 39 Guest(s) Bing, Google
|
|
|
| Home Directory |
|
Posted by: pgoosen - Jul-04-2019, 11:08 AM - Forum: General Coding Help
- Replies (9)
|
 |
Hi Guys and Gals,
I'm running Python on Windows 10 with XAMPP and it works fine so far. Now I want to use pie charts and I have to get some modules..... More
|
|
|
| NOMAD Solver in Python |
|
Posted by: GaRaGe - Jul-04-2019, 09:54 AM - Forum: Data Science
- Replies (1)
|
 |
I am trying to find a Python equivalent package to "Snomadr" Library in R. I need it to run NOMAD - Non linear optimization algorithm. Can anyone help..... More
|
|
|
| How Quantile calculate |
|
Posted by: ift38375 - Jul-04-2019, 01:14 AM - Forum: Data Science
- Replies (2)
|
 |
Given below is source code for Pandas dataframe :
[python]
import pandas as pd
diSales= { 2016:{'qtr1':34500,'qtr2':56000,'qtr3':47000,'qtr4':4900..... More
|
|
|
| Week of 7/5/2019 |
|
Posted by: metulburr - Jul-03-2019, 05:57 PM - Forum: Weekly Top Picks
- Replies (8)
|
 |
The purpose of this thread is to compile a list of posts between Fri June 28th - Fri July 5th that has well established posts to be nominated top pick..... More
|
|
|
| Extra annoying window |
|
Posted by: mcmxl22 - Jul-03-2019, 05:09 PM - Forum: GUI
- Replies (1)
|
 |
I am starting to mess around with tkinter. I'm doing ok but an extra window labeled C:\WINDOWS\py.exe pops up behind the window I make. Is there a way..... More
|
|
|
| Weekly top picks |
|
Posted by: metulburr - Jul-03-2019, 04:01 PM - Forum: Board
- Replies (4)
|
 |
You guys remember way back on the old forum we use to do a weekly "top picks". Meaning every week users (mainly those fluently active on the forum) wo..... More
|
|
|
| Error installing numpy |
|
Posted by: srm - Jul-03-2019, 01:09 PM - Forum: Data Science
- Replies (3)
|
 |
I am working on windows server 2012 R2 and trying to install numpy 1.11.2 to work with python 3.7.2 ...some how its not getting installed and asking f..... More
|
|
|
| Text files |
|
Posted by: vretenica - Jul-03-2019, 01:02 PM - Forum: Data Science
- Replies (5)
|
 |
Hi, is it OK for my PC when my python code works with 200 000 small text files? My python program opens every second new text file writes there one nu..... More
|
|
|
| multiple binds |
|
Posted by: loulou - Jul-03-2019, 11:05 AM - Forum: GUI
- Replies (1)
|
 |
hello,
I am having trouble with events in my program:
[python]
.
.
.
self.userinput = wx.TextCtrl(pnl, style = wx.TE_PROCESS_ENT..... More
|
|
|
| Delaunay Tesselation |
|
Posted by: paul18fr - Jul-03-2019, 09:11 AM - Forum: Data Science
- Replies (3)
|
 |
Dear All,
On the net, when I look for Python 2D tesselation libraries, I can find different ones in Scipy, matplotlib, etc; does somebody has ever ..... More
|
|
|
|