Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 46 online users. » 1 Member(s) | 36 Guest(s) Google, Bing, AOL, Twitter, Tycho_2025
|
Latest Threads |
Cannot update or install ...
Forum: General Coding Help
Last Post: Williamcaurb
6 minutes ago
» Replies: 7
» Views: 237,681
|
Доставка цветов в Томске
Forum: General Coding Help
Last Post: Williamcaurb
7 minutes ago
» Replies: 0
» Views: 1
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
57 minutes ago
» Replies: 3
» Views: 2,515
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 2
» Views: 55
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 6
» Views: 177
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,040
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 452
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,083
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,152
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 835
|
|
|
selecting customized seasons from monthly time series |
Posted by: Staph - Jul-05-2019, 02:18 AM - Forum: Data Science
- Replies (3)
|
 |
I have monthlly time seris data like this
data = [1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11,12,1,2,3,4,5,6,7,8,9,10,11,12,...]
where 1,..... More
|
|
|
__getattr__ and type hint |
Posted by: itaybardugo - Jul-04-2019, 09:50 PM - Forum: General Coding Help
- No Replies
|
 |
Hi
I have a Foo class(its an abstract one) with the magic Method __getattr__
And i have also a Bar class which inherits Foo,
When Foo.__getattre__ is..... More
|
|
|
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
|
|
|
|